summaryrefslogtreecommitdiffstats
path: root/src/gui/syssettingsform.ui
Commit message (Collapse)AuthorAgeLines
* Added OSD with mute and hangup buttons (resolves #10)Lubos Dolezel2015-06-08-8/+15
|
* Fix a small UI glitch in system settingsLubos Dolezel2015-06-04-21/+21
|
* Add more playback & recording periods, seems to be needed for PulseAudioLubos Dolezel2015-06-04-9/+49
|
* syssettingsform ported to Qt4Lubos Dolezel2015-06-03-1561/+1781
|
* 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-8/+8
| | | | from outside the main thread)
* GUI build in progress.Lubos Dolezel2015-06-01-1699/+1482
| | | | The next step is to adapt .ui.h files to use Qt4 UIC-generated headers.
* initial checkinMichal Kubecek2015-04-13-0/+1854
Check in contents of upstream 1.4.2 tarball, exclude generated files.