|
|
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 |
|