summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.h
Commit message (Expand)AuthorAgeLines
* Add an option to prevent an idle session while a call is in progressFrédéric Brière2019-07-13-0/+10
* Have --call/show/hide invoke methods in the GUI threadFrédéric Brière2016-10-05-0/+4
* Merge pull request #76 from fbriere/issue/25-fsf-old-addressLuboš Doležel2016-10-05-2/+1
|\
| * Replace (old) FSF postal address with URL in header filesFrédéric Brière2016-10-02-2/+1
* | Invoke "ask user to refer" from within the GUI threadFrédéric Brière2016-10-04-0/+4
|/
* DTMF event type cleanupMichal Kubecek2016-05-20-2/+2
* fix some compiler warningsMichal Kubecek2015-06-12-2/+2
* style: break too long lines, fix alignmentMichal Kubecek2015-06-12-18/+24
* Fix #13 (calls to GUI from wrong thread)Lubos Dolezel2015-06-10-1/+23
* Fix QPixmap use outside of main threadLubos Dolezel2015-06-04-0/+1
* Ported Q3Process and Q3ProgressDialogLubos Dolezel2015-06-02-2/+2
* Fixed optional feature enablingLubos Dolezel2015-06-02-0/+7
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls f...Lubos Dolezel2015-06-02-4/+2
* GUI build in progress.Lubos Dolezel2015-06-01-2/+4
* replace more GUI accesses from non-GUI threadsMichal Kubecek2015-04-17-0/+3
* replace more GUI accesses from non-GUI threadsMichal Kubecek2015-04-15-0/+2
* do not call GUI slots directly from non-GUI threadsMichal Kubecek2015-04-15-0/+5
* Qt4 port step 2: apply qt3toqt4Michal Kubecek2015-04-15-2/+2
* initial checkinMichal Kubecek2015-04-13-0/+396