55 Commits (37f2ecc32efc8bc94e8d088f5d2562515e084875)

Author SHA1 Message Date
Tobias Koenig 00a2fa7d11 Coding style and API cleanup of FilterLog 16 years ago
Andras Mantia ab4830d172 Use the filtering code from mailcommon 16 years ago
Thomas McGuire 98b2df1194 Put everything in messageviewer/ into the MessageViewer namespace: 16 years ago
Volker Krause cd7a2a8cc5 Rename libmessageviewer to messageviewer to be consistent with messagecore, 17 years ago
Laurent Montel 78a16fe660 We can use directly autoqpointer.h from libmessageviewer 17 years ago
Michael Leupold e210f74bbb Fix KMail krazy2 crashy issues using a private copy of kalarm/lib/autoqpointer.h 17 years ago
Thomas McGuire 4b2c4729f2 Merged revisions 949934 via svnmerge from 17 years ago
Thomas McGuire d8b49368d4 SVN_SILENT coding style 17 years ago
Laurent Montel 90f33639e5 Backport: 17 years ago
Laurent Montel 9c9c6e0ce5 Fix display text bug found in linux expo France. 17 years ago
Thomas McGuire 3b62c3a10c Get rid of most kdeversion.h includes, most of them seem to be unused. Some of them were 18 years ago
Bertjan Broeksema fd8b5c21c4 EBN Fixes: validity of i18n calls. (baby steps) 18 years ago
Bertjan Broeksema ddf3e14e0f EBN Fixes: Qt classes that should not be used 18 years ago
Thomas McGuire 77b65010f6 Merged revisions 813234,813336,813759,816897,817156,817345,819078,820276,820278 via svnmerge from 18 years ago
Jarosaw Staniek 1be0e795e1 -better checks for results of QDialog::exec() 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Laurent Montel 9079b08b83 Not necessary 19 years ago
Laurent Montel e72617aa7c Add const 19 years ago
Laurent Montel ea5301cc81 Port to qtextedit 19 years ago
Aaron J. Seigo 9ffbd1c4fc build 20 years ago
Adriaan de Groot b53c28a753 Compilation fix for ambiguous C++, patch from Stefan J. 20 years ago
Laurent Montel c110ffdd8c Connect signal/slot 20 years ago
Edwin Schepers a673d66700 using KUrl in first argument of KFileDialog 20 years ago
Volker Krause 5693af6b31 KDialog porting. 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
Reinhold Kainhofer 7f6ea0b791 KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer 26be696c0d deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
David Faure 8872208d7a KMail compiles on Mac OS X 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel a01fb0923e deprecated-- 20 years ago
Laurent Montel 5e55443ecb Fix some error 20 years ago
Ingo Klcker 4abe24066d more compile fixes 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 036381f99c Q3HVBox-- 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 years ago
Volker Krause 88c8470cfb Port some more files. 21 years ago
Laurent Montel cbc8cc5315 Remove KDE_IS_VERSION 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Laurent Montel e4358e26aa Continue to use my script 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam 8c232038f6 kmfldsearch -> searchwindow 21 years ago
Ingo Klcker 0b69aa5e60 - replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b ) 22 years ago
Stephan Binner 3a65c513da CVS_SILENT interface fixlets 22 years ago
Andreas Gungl 0aac273461 Do not keep the log window on top. I just copied the hack of lunakl (see kmfldsearch.cpp 1.130), SCNR. 22 years ago
Andrew Coles ce67343b7e Corrected typo; some rewording to make grammatical sense. 22 years ago
Andreas Gungl 358db5f952 add whats-this help to the log options 22 years ago