summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* replace more GUI accesses from non-GUI threadsMichal Kubecek2015-04-15-122/+126
* do not call GUI slots directly from non-GUI threadsMichal Kubecek2015-04-15-19/+64
* make passed argc reference persistentMichal Kubecek2015-04-15-1/+1
* Qt4 port step 11: fix diamondcardprofileform.uiMichal Kubecek2015-04-15-0/+6
* Qt4 port step 10: minor X11 related fixesMichal Kubecek2015-04-15-3/+4
* Qt4 port step 9: replace getWFlags() / setWFlags()Michal Kubecek2015-04-15-2/+2
* Qt4 port step 8: disable buddy list tooltipMichal Kubecek2015-04-15-46/+1
* Qt4 port step 7: drop unused methodMichal Kubecek2015-04-15-20/+0
* Qt4 port step 6: QPixmap::fromMimeSource cleanupMichal Kubecek2015-04-15-67/+68
* Qt4 port step 5: type safetyMichal Kubecek2015-04-15-9/+10
* Qt4 port step 4: add missing forward declarationsMichal Kubecek2015-04-15-0/+9
* Qt4 port step 3: hide cursor properties temporarilyMichal Kubecek2015-04-15-40/+40
* Qt4 port step 2: apply qt3toqt4Michal Kubecek2015-04-15-238/+309
* Qt4 port step 1: configure.ac cleanupMichal Kubecek2015-04-15-6/+6
* replace common C++ by GNU uCommon/commoncppMichal Kubecek2015-04-13-70/+52
* fix localtime_r() namespace issueMichal Kubecek2015-04-13-1/+1
* add missing return statementsMichal Kubecek2015-04-13-0/+14
* initial checkinMichal Kubecek2015-04-13-0/+171649