summaryrefslogtreecommitdiffstats
path: root/src/gui/messageform.ui
Commit message (Collapse)AuthorAgeLines
* Qt 5 now supportedLubos Dolezel2015-06-04-3/+3
|
* Application fully ported to Qt4 (no Qt3Support used any more)Lubos Dolezel2015-06-04-7/+0
|
* messageform ported to Qt4Lubos Dolezel2015-06-02-6/+3
|
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-2/+2
| | | | from outside the main thread)
* GUI build in progress.Lubos Dolezel2015-06-01-295/+199
| | | | The next step is to adapt .ui.h files to use Qt4 UIC-generated headers.
* Qt4 port step 4: add missing forward declarationsMichal Kubecek2015-04-15-0/+1
|
* initial checkinMichal Kubecek2015-04-13-0/+325
Check in contents of upstream 1.4.2 tarball, exclude generated files.