summaryrefslogtreecommitdiffstats
path: root/src/gui/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
* 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.