summaryrefslogtreecommitdiffstats
path: root/src/gui/messageform.cpp
Commit message (Collapse)AuthorAgeLines
* Qt 5 now supportedLubos Dolezel2015-06-04-2/+18
|
* Application fully ported to Qt4 (no Qt3Support used any more)Lubos Dolezel2015-06-04-26/+32
|
* More Qt3 -> Qt4 porting, now only the main window remainsLubos Dolezel2015-06-03-5/+5
|
* messageform ported to Qt4Lubos Dolezel2015-06-02-16/+13
|
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-0/+657
from outside the main thread)