summaryrefslogtreecommitdiffstats
path: root/src/gui/mphoneform.cpp
Commit message (Collapse)AuthorAgeLines
* Added OSD with mute and hangup buttons (resolves #10)Lubos Dolezel2015-06-08-0/+99
|
* Correct system tray icon behavior (fixes #1)Lubos Dolezel2015-06-05-1/+15
|
* Qt 5 now supportedLubos Dolezel2015-06-04-2/+2
|
* Application fully ported to Qt4 (no Qt3Support used any more)Lubos Dolezel2015-06-04-250/+270
|
* Fixed optional feature enablingLubos Dolezel2015-06-02-26/+33
| | | | | Hide Diamondcard support Other fixes
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-0/+3161
from outside the main thread)