summaryrefslogtreecommitdiffstats
path: root/src/gui/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
* Qt 5 now supportedLubos Dolezel2015-06-04-45/+34
|
* Application fully ported to Qt4 (no Qt3Support used any more)Lubos Dolezel2015-06-04-2/+1
|
* historyform ported to Qt4Lubos Dolezel2015-06-03-2/+0
|
* Ported getaddressform to Qt4Lubos Dolezel2015-06-02-2/+2
|
* Localization now builds, installs and loadsLubos Dolezel2015-06-02-0/+11
|
* Fixed optional feature enablingLubos Dolezel2015-06-02-1/+1
| | | | | Hide Diamondcard support Other fixes
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-5/+43
| | | | from outside the main thread)
* GUI build in progress.Lubos Dolezel2015-06-01-0/+103
The next step is to adapt .ui.h files to use Qt4 UIC-generated headers.