summaryrefslogtreecommitdiffstats
path: root/src/gui/transferform.ui.h
Commit message (Collapse)AuthorAgeLines
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-198/+0
| | | | from outside the main thread)
* Qt4 port step 6: QPixmap::fromMimeSource cleanupMichal Kubecek2015-04-15-1/+1
| | | | | Convert remaining uses of QPixmap::fromMimeSource() to qPixmapFromMimeSource (will be rewritten to native Qt4 resources later).
* Qt4 port step 2: apply qt3toqt4Michal Kubecek2015-04-15-2/+5
|
* initial checkinMichal Kubecek2015-04-13-0/+195
Check in contents of upstream 1.4.2 tarball, exclude generated files.