summaryrefslogtreecommitdiffstats
path: root/src/gui/messageform.ui.h
Commit message (Collapse)AuthorAgeLines
* Qt4 port step 9: replace getWFlags() / setWFlags()Michal Kubecek2015-04-15-1/+1
| | | | Use windowFlags() and setWindowFlags() instead.
* Qt4 port step 6: QPixmap::fromMimeSource cleanupMichal Kubecek2015-04-15-2/+2
| | | | | 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-15/+22
|
* initial checkinMichal Kubecek2015-04-13-0/+616
Check in contents of upstream 1.4.2 tarball, exclude generated files.