summaryrefslogtreecommitdiffstats
path: root/src/gui/mphoneform.cpp
Commit message (Collapse)AuthorAgeLines
* Save window state/geometry, incl. main splitter (resolves #7)Lubos Dolezel2015-06-11-0/+8
|
* Remember OSD/popup location (resolves #16)Lubos Dolezel2015-06-11-3/+2
|
* Added incoming call popup (resolves #14)Lubos Dolezel2015-06-10-106/+132
|
* 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)