131 Commits (90b666f740da90fdc443ef0dfdbff9fce8a4960c)

Author SHA1 Message Date
Stephan Binner 4c3ac03d75 Better KStdGuiItem and KStdAction usage 22 years ago
Lubo Luk 2554c45761 Hack for #76026. KWin keeps all dialogs on top of their mainwindows (and 22 years ago
Don Sanders 1eb7d8de58 Seems to help with the close box not working while a search is in progress. 22 years ago
Ingo Klcker 9e43e2ed95 Fix regression: Again give focus to the value field of the first search rule when the Search Messages dialog is opened. It's still a hack, but for now it works. 22 years ago
Ingo Klcker 26922c40e8 KDE 3.2 requires at least Qt 3.2. 22 years ago
Till Adam 284cace6c6 Clicking "Rename" and then "Open" on a search folder appended 1 to the 22 years ago
Dirk Mueller d875e2e26d CVS_SILENT small cleanup 22 years ago
Don Sanders d30e8a6911 CCMAIL:74297-done@bugs.kde.org 22 years ago
Don Sanders af81067f7e Fix folder storage regression. 22 years ago
Till Adam aef5e51808 Fix hitting S on a search folder loading the search corresponding to that 22 years ago
Till Adam 5ebe1dd9ec Don't crash when executing a search. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Don Sanders e3765c2dc4 Little fix for completion of 'Search in folders' re-enables widgets that should be disabled. 23 years ago
Don Sanders 8f6af54d9e s/Rename.../Rename, style guide violation. 23 years ago
Alexander Kellett b656e12dfb fix accelerator conflict 23 years ago
Don Sanders f8206587c1 Change an untranslated string to a fuzzy one "search" -> i18n( "Last Search" ) 23 years ago
Don Sanders 356601635f Fix 63400, quite trivial. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Don Sanders 2abfcf0215 Fix excessive memory use when searching regression. 23 years ago
Dirk Mueller c8bc60b989 I like code with good comments. 23 years ago
Till Adam f33ee38df5 build against qt<3.2 23 years ago
Till Adam 26a3cbffe3 Disable sorting the listview of search hits when a search is executed and 23 years ago
Zack Rusin 4dbeffed6f Introducing KMSaveAttachmentsCommand - proper implementation of "Save All Attachments". 23 years ago
Marc Mutz d257135064 (as posted on kmail@kde.org) 23 years ago
Don Sanders 9084563347 Fix Bug:51091 23 years ago
Simon Hausmann 483c60fec8 - fixed queryList memory leaks 23 years ago
Till Adam 5a96b2f423 o fix opening of already existing search folders after re-applying the 23 years ago
Till Adam 5d075232df Display the search folder name correctly, when opening the search folder 23 years ago
Marc Mutz 61d3224b4c Clean and fix up KMSearch{Rule,Pattern}{,Edit} even more: 23 years ago
Zack Rusin 8877bd38c2 Fixing one "FIXME", fixing some headers, adding few fdcls and rearranging some 23 years ago
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Stephan Kulow b8cfc50618 kbusyptr is completely dead now, the internal stack isn't needed as QApplication 23 years ago
Don Sanders fc761df00a replaces the static member variables with 23 years ago
Ingo Klcker 38b273748a - Fix bug 53665: Error when reply to a HTML message 23 years ago
Laurent Montel 6019f52737 Fix includes 23 years ago
Alexander Kellett fa984cc785 add a '&open' search folder button. 23 years ago
Don Sanders 2ff4297f4b Searching a search folder should show the search for that folder now. 23 years ago
Don Sanders 3c90a0e8c4 Update the search dialog correctly when messages are removed. 23 years ago
Don Sanders 57c6cb3d44 Don't delete and recreate the search folder when searching, instead just 23 years ago
Don Sanders 34c4848780 Prevent the search dialog from flickering when a folder being searched 23 years ago
Carsten Pfeiffer 2162e98ee8 s/qlineedit/klineedit/ 23 years ago
Don Sanders 94a417719e Keep the search dialog in sync when the corresponding search folder is 23 years ago
Eugene Zelenko 384269c60f Fix "&Print ..." 24 years ago
Don Sanders 8c6369bf28 Integration from make_it_cool. 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Marc Mutz 0b9e01305b janitorial: more "x" -> 'x' changes (x is a single char), in files where it's used with QString::find() or ::contains(). Anyone wants to do the rest (for correctness)? 24 years ago
Ingo Klcker 75a17814df Fix tab order in search dialog by creating the Include sub-folders checkbox _before_ the search rules. 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker 361f66ac83 Fix Bug 45317: search all local folders loops forever 24 years ago