71 Commits (257ed5604c9a00cb465a59100cb66091d4553909)

Author SHA1 Message Date
Laurent Montel 3fe1c27c84 Fix kolab issue 3605 17 years ago
Laurent Montel 9be8281a6d Fix kolab issue 2152 17 years ago
Laurent Montel 34caf33667 not necessary to assign 0 before to recreate it 17 years ago
Urs Wolfer 5cc0c6066c Unify look and feel of KMail and Akregator system tray icon a bit more. 18 years ago
Adriaan de Groot f1aaffac48 make-it-compile: not a namespace, just a class 18 years ago
Urs Wolfer 9a9c43438e less Q3 / K3 support code ussages 18 years ago
Jakob Petsovits 5cdd379304 Icon renaming (code changes - KDE/): 18 years ago
Thomas McGuire 585206908c - Automatically lighten the KMail system tray icon if the unread count 19 years ago
Thomas McGuire 70e03eee89 Use kmail-light instead of kmaillight as the background for the system tray icon, so 19 years ago
Wouter Becq 5587cf915e Fix hide/show from systray 19 years ago
Thomas McGuire ba3293a9f2 deprecated-- 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Thiago Macieira 421c83769c Remove use of k_funcinfo 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Christian Ehrlicher fbc528c8cc win32 compile++ 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Thomas McGuire 96a951a70a Use the proper debug area. 19 years ago
Mathias Soeken c7ff0cf0fd Bug fixed with sytem tray icon, which has not worked to show/hide application and building showing context menu. 19 years ago
Lubo Luk 08746e45c9 KWM->KWindowSystem 19 years ago
Laurent Montel aa58f72c51 Include not necessary 19 years ago
Simon Hausmann f183de98e9 Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which 19 years ago
Matt Rogers 5a821d8440 compile on OS X 19 years ago
Lubo Luk 9d8aa41122 KWin/KWinModule -> KWM 19 years ago
Chusslove Illich 7de386f772 n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form. 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Simon Hausmann 795ebba375 Merging branches/work/kaction-cleanup-branch, done by Kevin and me. 20 years ago
Stephan Kulow 3f33101047 merge in the branch that renamed KSystemTray to KSystemTrayIcon 20 years ago
Ingo Klcker 46ecd2c962 Forward port of SVN commit 544459 by kloecker: 20 years ago
Ingo Klcker 4f878bb2d8 Add a few fall throughs and one missing break. Reported by Christoph Bartoschek. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Reinhold Kainhofer b3abaeb2e6 --deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec); 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Stephan Kulow 6be5949741 deprecated-- 20 years ago
Stephan Kulow 41f433a7d5 some deprecated functions removed 20 years ago
Reinhold Kainhofer d0a9726dee deprecated QFont methods: (setP|p)ointSizeFloat->(setP|p)ointSizeF 20 years ago
Reinhold Kainhofer 1a753fd376 deprecated: QMenu::insertSeparator() -> QMenu::addSeparator(), QBitmap(w,h,bool) -> QBitmap(w,h) and QBitmap::clear() 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 350e3ba576 deprecated-- 20 years ago
Laurent Montel 13a2d79fff Fix QToolTip 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Volker Krause 3d382d34ca Build with new kdelibs snapshot. 20 years ago
Laurent Montel 08cdd31b10 Q3Whatthis-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Ingo Klcker 59616a4f37 kmail compiles again. Linking still fails due to a problem with KTempDir::existing(). 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam f7ebf4ae78 kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc] 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago