93 Commits (3c90a0e8c44db7c2794de68c01d1d897b083cc1c)

Author SHA1 Message Date
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
Aaron J. Seigo a4ddbb1b3f port of C-style array -> QPtrList handling of rules from branch to HEAD 24 years ago
Daniel Molkentin cc2a53d2c9 Applying patch from make_it_cool branch here, too 24 years ago
Waldo Bastian d85ecaf979 slotDelayedDestruct destructs _now_, not delayed. 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Nadeem Hasan 70d2ec012a Use KGuiItem. 24 years ago
Marc Mutz f88e56cd4a - Clean up handling of radio buttons (use QButtonGroup) and 24 years ago
Marc Mutz 0d55a76b0e GUI: "not equal" -> "doesn't equal" 24 years ago
Marc Mutz 414a91175a - fix #42285 24 years ago
Marc Mutz b766c2befa - GUI: small layout fix (layout margin<->spacing exchanged) 24 years ago
Carsten Pfeiffer a10949a82f prefer KDE classes 24 years ago
Reza Arbab b76ce72433 Not portable to initialize static const members in the class definition. 24 years ago
Marc Mutz 457c9e50e4 Fixlet for search window: Disable radiobuttons, too, when searching 24 years ago
Marc Mutz c64819537c Safe part of my local include fixes. 25 years ago
Michael Haeckel 134f016b05 Make searching with subfolders working in IMAP folders. 25 years ago
Marc Mutz ff649afad2 fix compile warning 25 years ago
Malcolm Hunter 5f27beef63 CVS_SILENT Corrected typographical errors 25 years ago
Aaron J. Seigo 2b719de9f9 o KDE-ified the UI in the search window, using KDialogBase, KStatusBar, 25 years ago
Michael Haeckel caefc9b330 Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
Michael Haeckel dc10d2583e Don't crash when deleting a message in a folder where searching is in progress. 25 years ago
Michael Haeckel 4023d0ebc1 Make searching in mbox folders with \r\n linefeeds working. 25 years ago
Michael Haeckel 3a54baa19a Use serial number to identify messages after searching. 25 years ago
Marc Mutz df698f1764 Fixed a few compile warnings. 25 years ago
Marc Mutz 5301563489 Make mChkSubFolders label sentence-style 25 years ago
Kurt Granroth 38812de90d The fldNum is *not* random.. hehe. Instead of just giving it the next 25 years ago
Kurt Granroth 8960a633c5 Searches can now include sub-folders.. in fact, they *do* include sub- 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
Michael Haeckel 6c2abcb598 Some cleanup and make header retrieving nearly twice as fast by updating the 25 years ago
Michael Haeckel 5aae0c373b Move the imap state to KMFolderImap. 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ba08a83bc8 ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Michael Haeckel 79103e2e17 Again QT_NO_ASCII_CAST fixes and two charset related fixes for bugs I found on 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Carsten Pfeiffer 65fd842ee7 a few small fixes: 25 years ago
Michael Haeckel 774c4f204c Revert my last commit, sorry I didn't look at the total time which indeed 25 years ago
Michael Haeckel 45f19f9501 Start searching with the latest message, instead of with the oldest. 25 years ago