37 Commits (d62b4eea768216ea5c1eec9f03a65d03e5ebffb2)

Author SHA1 Message Date
Laurent Montel 9079b08b83 Not necessary 19 years ago
Pino Toscano a3b7277c11 less qt3/kde3 support 19 years ago
Laurent Montel aa58f72c51 Include not necessary 19 years ago
Volker Krause eceb3388b2 EmailAddressTools -> KPIMUtils 19 years ago
Volker Krause a1550f9791 emailfunctions -> kpimutils 19 years ago
Aaron J. Seigo f7c8d965d1 icon spec name updates 19 years ago
Laurent Montel 20cfba8ee3 Fix other signal/slot 20 years ago
Allen Winter 72807f4c4d email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions. 20 years ago
Volker Krause 5693af6b31 KDialog porting. 20 years ago
Volker Krause ca80c13d9e Commit danimo's libemailfunctions API cleanup and port kdepim 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 49ff0381db deprecated QLineEdit methods 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Reinhold Kainhofer f6dc7b5fb7 deprecated QAbstractButton methods, mainly setIconSet->setIcon or setPixmap->setIcon or isOn->isChecked or setToggleButton->setCheckable or setAccel->setShortcut 20 years ago
Reinhold Kainhofer b6909b23fe Deprecated QPushButton constructors 20 years ago
Laurent Montel 659ee5067e Adapt to new kdelibs api 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 036381f99c Q3HVBox-- 21 years ago
Laurent Montel 08cdd31b10 Q3Whatthis-- 21 years ago
Ingo Klcker 59616a4f37 kmail compiles again. Linking still fails due to a problem with KTempDir::existing(). 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Marc Mutz 556227ccc0 Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel. 21 years ago
Marc Mutz f5277ffb7f Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too. 21 years ago
Andreas Gungl e00a3c1e6d don't allow the selection of CC and BCC adresses when redirecting 21 years ago
Stephan Binner c10fded69a CVS_SILENT i18n style guide fixes and some more KStdGuiItem::del() usage 21 years ago
Cornelius Schumacher 0b0fb35c3c Implement arrow key navigation for new recipients editor, clean up arrow 22 years ago
Stephan Binner 79027d8da3 CVS_SILENT i18n style guide fixes 22 years ago
Andreas Gungl 83a7528d09 Rename "Queue" to "Send Later", "Send" to "Send Now" and make it consistent 22 years ago
Andreas Gungl 518b9b98a2 Let the user decide if redirected messages should be sent or queued. 22 years ago
Andreas Gungl 54fcaa7dae Set the focus to the KMLineEdit field initially 22 years ago
Andrew Coles d4283a03aa CVS_SILENT 22 years ago
Andreas Gungl cd81b34f94 Some polishing for the rerdirection dialog 22 years ago
Andreas Gungl c47d761ec0 Finally handle the redirection of messages correctly 22 years ago