summaryrefslogtreecommitdiffstats
path: root/src/gui/selectprofileform.cpp
Commit message (Collapse)AuthorAgeLines
* More Qt3 -> Qt4 porting, now only the main window remainsLubos Dolezel2015-06-03-1/+1
|
* syssettingsform ported to Qt4Lubos Dolezel2015-06-03-7/+7
|
* Remove a Diamondcard reference from textLubos Dolezel2015-06-03-4/+6
|
* selectprofileform ported to Qt4Lubos Dolezel2015-06-03-45/+52
|
* ifdefed-out another instance of Diamondcard referenceLubos Dolezel2015-06-02-1/+5
|
* Fixed optional feature enablingLubos Dolezel2015-06-02-0/+4
| | | | | Hide Diamondcard support Other fixes
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-0/+675
from outside the main thread)