Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Qt4 port step 8: disable buddy list tooltip | Michal Kubecek | 2015-04-15 | -5/+1 |
| | | | | This will need rewriting to event handler. Disable for now. | |||
* | Qt4 port step 6: QPixmap::fromMimeSource cleanup | Michal Kubecek | 2015-04-15 | -45/+45 |
| | | | | | Convert remaining uses of QPixmap::fromMimeSource() to qPixmapFromMimeSource (will be rewritten to native Qt4 resources later). | |||
* | Qt4 port step 5: type safety | Michal Kubecek | 2015-04-15 | -1/+1 |
| | | | | Fix various type check errors. | |||
* | Qt4 port step 2: apply qt3toqt4 | Michal Kubecek | 2015-04-15 | -36/+45 |
| | ||||
* | initial checkin | Michal Kubecek | 2015-04-13 | -0/+3126 |
Check in contents of upstream 1.4.2 tarball, exclude generated files. |