summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.cpp
Commit message (Expand)AuthorAgeLines
* Ported Q3Process and Q3ProgressDialogLubos Dolezel2015-06-02-78/+80
* Fixed optional feature enablingLubos Dolezel2015-06-02-9/+29
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls f...Lubos Dolezel2015-06-02-13/+12
* GUI build in progress.Lubos Dolezel2015-06-01-4/+4
* replace more GUI accesses from non-GUI threadsMichal Kubecek2015-04-17-9/+6
* replace more GUI accesses from non-GUI threadsMichal Kubecek2015-04-15-122/+124
* do not call GUI slots directly from non-GUI threadsMichal Kubecek2015-04-15-14/+17
* Qt4 port step 6: QPixmap::fromMimeSource cleanupMichal Kubecek2015-04-15-3/+3
* Qt4 port step 5: type safetyMichal Kubecek2015-04-15-2/+2
* Qt4 port step 2: apply qt3toqt4Michal Kubecek2015-04-15-26/+29
* initial checkinMichal Kubecek2015-04-13-0/+3057