|
|
2b4ab78176
|
rename namespace and header guards from eosio to antelope
|
2023-04-10 14:53:26 +02:00 |
|
|
|
914205541a
|
Update from libeosio v0.1.7 to libantelope v0.2.0
|
2023-04-06 15:11:20 +02:00 |
|
|
|
6589011be5
|
gui/src/GenerateWindow.cpp: Make the key fields abit longer.
|
2023-04-05 19:37:40 +02:00 |
|
|
|
3ae2c00faa
|
gui/src/GenerateWindow.cpp: set fixed font (monospace) for the key fQLineEdit fields.
|
2023-04-05 19:36:36 +02:00 |
|
|
|
9ed6e6ab80
|
gui: implement support for K1 keys.
|
2023-04-05 19:20:16 +02:00 |
|
|
|
e0a7d8fb21
|
gui/src/MainWindow.cpp: Make sure to call libeosio::ec_init() and ec_shutdown()
|
2023-03-29 11:31:42 +02:00 |
|
|
|
864a55e485
|
gui/src/MainWindow.hpp: fix indentation
|
2023-03-29 11:28:03 +02:00 |
|
|
|
7fb1774359
|
gui/src/MainWindow: Add menu item to switch between FIO/EOS key prefixes.
|
2021-05-07 13:50:27 +02:00 |
|
|
|
6bd84b1d8d
|
gui/src/GenerateWindow.cpp: Check Settings::shouldGenerateFioKeys() if we should use "FIO" or "EOS" prefix.
|
2021-05-07 13:50:27 +02:00 |
|
|
|
8c9047d716
|
gui/src/SearchWindow.cpp: Check Settings::shouldGenerateFioKeys() to know if we should use "FIO" or "EOS" prefix.
|
2021-05-07 13:50:27 +02:00 |
|
|
|
f7b84c7752
|
GUI: Adding Settings Component.
|
2021-05-07 13:50:27 +02:00 |
|
|
|
56a5c226bd
|
Updated year in headers.
|
2021-01-04 15:16:27 +01:00 |
|
|
|
e0a388dac1
|
gui/src/SearchWindow.cpp: show tooltip for dictionary widgets.
|
2020-05-15 14:04:58 +02:00 |
|
|
|
f6554a924a
|
gui/gui_about.h.in: rename to gui_text.h.in
|
2020-05-15 14:04:58 +02:00 |
|
|
|
1cb6ddabd6
|
gui/src/SearchWindow.cpp: implement "Cancel" button. stopping the search operation.
|
2020-04-28 10:23:13 +02:00 |
|
|
|
3cc6a2530e
|
gui/src/SearchWindow.cpp: Pass a pointer to m_ksearch in call to QtConocurrent::run()
It's not passed by reference otherwise. so it will copy the whole object.
|
2020-04-28 09:48:04 +02:00 |
|
|
|
cad11e5912
|
gui: move source files to "src" subdirectory
|
2020-04-24 13:37:52 +02:00 |
|