243 Commits (e85d4351dfb04dafefc6a34c3ebbf0e3ecbb1c36)

Author SHA1 Message Date
Volker Krause 7a1228c2ee Detect if the server supports shared seen flags. Also preserve the IMAP 18 years ago
Volker Krause 881c8bcca3 Support the /vendor/cmu/cyrus-imapd/sharedseen annotation available in 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Thomas McGuire b6f388cf5a * folderdia -> folderdialog 19 years ago
Pradeepto Bhattacharya ebf81e8c65 Merge ... 19 years ago
Till Adam b799b3e4c6 Forward port of: 19 years ago
Till Adam 318cfa035b Make alarm blocking also work for writable folders, why not, after all, and 19 years ago
Till Adam 0151191e83 Move alarm blocking into its own boolean config value, as to not muddle the 19 years ago
David Faure 0a899fd62a copy/paste bug 19 years ago
Till Adam 9a3dad2d9f For read-only folders (those where we can't adjust the alarm relevance of a 19 years ago
Stephan Binner 19f86533c3 i18n style guide fixes 19 years ago
Laurent Montel aa58f72c51 Include not necessary 19 years ago
Thomas McGuire 0df9855357 Correct porting errors (currentItem(QString,int)->addItem(QString, QVariant)) introduced by commit 532058 19 years ago
Volker Krause 01bafaed15 Merge revisions 633599, 638231, 647127, 647145 and 647816 from 19 years ago
Volker Krause b4755227e8 Forwardport SVN commit 647793 by vkrause: 19 years ago
Volker Krause 8568bfc52c Don't allow to rename an IMAP inbox folder. 19 years ago
Allen Winter 4761076693 forward port SVN commit 640981,640986 by winterz: 19 years ago
Allen Winter 5eb06f3689 merge SVN commit 640981,640986 by winterz: 19 years ago
Aaron J. Seigo f7c8d965d1 icon spec name updates 19 years ago
Laurent Montel 24963a7858 DBus port++ 19 years ago
Jonathan Marten 8e3c6d6075 Forward port of templates folder and custom message templates. 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
Stephan Kulow 61c9bc3e7c compile with -pedantic 20 years ago
Allen Winter 0726fab725 merge SVN commit 613561 by dmiceman: 20 years ago
Allen Winter b8d0fd346b merge SVN commit 599665 by winterz: 20 years ago
Allen Winter a5a523ea34 merge SVN commit 597910 by winterz: 20 years ago
Allen Winter 6957291181 Merge in the new KMail templates feature that allows you to 20 years ago
Tom Albers a3a0eb0a12 Some more porting, concludes my kmail hacking weekend. 20 years ago
Laurent Montel e0e33eafda Fix other signal/slot 20 years ago
Laurent Montel 6fc13ccf1b Kdialogbase->kdialog 20 years ago
Volker Krause bdca8c0417 I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
Laurent Montel 1d42e4b91d Adapt to new kdelibs api 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
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer 4ea904f4b5 deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 20 years ago
Reinhold Kainhofer a3c5c30139 Fix compilation... 20 years ago
Reinhold Kainhofer c4bca6becc Replace the old-style Q...Layout(QLayout*parent) constructors by the new empty constructors and a subsequent paren->addLayout(child). Heuristically, assume that if parent matches .*[Ll]ayout.*, then it is a QLayout*. Again, this is done by my script, which is committed into kdesdk/scripts/qt4/ 20 years ago
Reinhold Kainhofer bdb846c552 Replace the old-style QGridLayout and Q[HV]BoxLayout constructors (which contain margin, spacing, name, and possibly the # of rows and cols) with the Qt4 constructors, where one then calls setMargin, setSpacing, and setObjectName. The nr of rows and columns is no longer needed. 20 years ago
Reinhold Kainhofer 92ea42f7c5 deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
Reinhold Kainhofer fa50c79e24 setColStretch -> setColumnStretch; 65 less deprecated warnings, ~5300 left in kdepim.... 20 years ago
Laurent Montel 659ee5067e Adapt to new kdelibs api 20 years ago
Laurent Montel a574251bf1 Adapt to new kdelibs api 20 years ago
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Laurent Montel 86b590e799 Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Till Adam b885b613b0 Implement support for quotas in online imap folders. (Proko2 Issue1080) 20 years ago
Till Adam 45d65d6982 Implement the KMail end of quota support for cached imap folders 20 years ago