1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-18 04:00:03 +02:00
antelope-keygen/gui
Henrik Hautakoski 00b9177f3a gui/CMakeLists.txt: add "WIN32" flag to add_executable
This makes cmake configure the compiler to create a gui app (e.g. not opening a console window that spawns a gui window as a child process)
2020-04-23 10:00:23 +02:00
..
cmake CMake: new CPack structure with config defined in sub directories. 2020-04-21 14:23:59 +02:00
CMakeLists.txt gui/CMakeLists.txt: add "WIN32" flag to add_executable 2020-04-23 10:00:23 +02:00
GenerateWindow.cpp libeosio .h files are renamed to .hpp 2020-04-19 11:17:15 +02:00
GenerateWindow.hpp GUI: Adding GenerateWindow class 2020-04-15 16:19:38 +02:00
gui_about.h.in Adding gui/gui_about.h.in 2020-04-16 14:05:25 +02:00
helpers.cpp GUI: rename all header files from .h to .hpp 2020-04-15 16:24:39 +02:00
helpers.hpp GUI: rename all header files from .h to .hpp 2020-04-15 16:24:39 +02:00
main.cpp gui/main.cpp: use MainWindow class. 2020-04-15 16:21:07 +02:00
MainWindow.cpp GUI: Implement about dialog in MainWindow. 2020-04-16 14:05:41 +02:00
MainWindow.hpp GUI: Implement about dialog in MainWindow. 2020-04-16 14:05:41 +02:00
MultiSelect.cpp GUI: rename all header files from .h to .hpp 2020-04-15 16:24:39 +02:00
MultiSelect.hpp GUI: rename all header files from .h to .hpp 2020-04-15 16:24:39 +02:00
SearchWindow.cpp gui/SearchWindow: Respect EOSIOKEYGEN_HAVE_THREADS define. 2020-04-20 17:11:07 +02:00
SearchWindow.hpp gui/SearchWindow: Respect EOSIOKEYGEN_HAVE_THREADS define. 2020-04-20 17:11:07 +02:00