100 Commits (73e7e8cbba87fadd6225caa6a8d1b0d70e4205e9)

Author SHA1 Message Date
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
Till Adam 62fe1c1408 Mr. QPtrVector is not our friend anymore. 21 years ago
Till Adam 2be7ff4b4b SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
Till Adam cf1c887b0c SVNSILENT More include decoupling. 21 years ago
Pascal Ltourneau 10cf4ebac3 Two small fixes 21 years ago
Lus Pedro Coelho 6b68db1d8c The Desktop might change from under us, 21 years ago
Matt Douhan 6417cdb091 Implement a new feature, the ability to send all queued email using 21 years ago
David Faure b1e17a85e8 Yet another "plural-form-used-for-0", which triggers problems in the french translation 22 years ago
George Staikos 05c0b1c046 raise the kmail part in kontact when the tray icon is clicked. 22 years ago
Carsten Burghardt ad131acc9a Change the popup menus for copy and move so that the folders are arranged according to the foldertree. 22 years ago
David Faure 85522e4281 Fix crash in systray notification when folders are deleted. (#89520) 22 years ago
David Faure 3a2a044dc9 Fix crash in systray notification when folders are deleted. Untested, but obvious enough from the bt. 22 years ago
smail Dnmez 2e10eda47e Add "Send Queued Messages" to systray menu. As Check mail functions already there 22 years ago
Ingo Klcker e1a30baef6 Re-apply Martin's patch. 22 years ago