27 Commits (e839c293b6f6c2d228baed143585036755e82110)

Author SHA1 Message Date
Laurent Montel a2849e0f7f Not necessary 19 years ago
Tom Albers 21b9b60fa8 Adjust kdepim for the library move of kpgp and kpimidentities to kdepimlibs 19 years ago
Thomas McGuire 96a951a70a Use the proper debug area. 19 years ago
Mathias Soeken 0cfe0bd901 IdentityListView: indention, coding guide lines 19 years ago
Mathias Soeken eb0ebc4ade IdentityListView: clean up and formatting 19 years ago
Mathias Soeken 7297a82d29 IdentityListView is derived from QTreeWidget now 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
Reinhold Kainhofer 6092879db3 Move the mime functionality (for drag and drop) to the Identity class instead of having a separate IdentityDrag 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
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel a574251bf1 Adapt to new kdelibs api 20 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
David Faure 1500e4b9e3 Fixed IdentityManager: 22 years ago
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Marc Mutz 440d618087 Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass). 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 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
Marc Mutz e2a890c1ac Enable Windows port by adding an exception clause for non-free Qt; this is in files where the copyright ownership is clear :-). The fun part is the rest of KMail... 23 years ago
Marc Mutz 1203ab6313 Remove the "(Default)" suffix before renaming :-) 24 years ago
Marc Mutz acb1c06771 + setFullWidth( true ) 24 years ago
Marc Mutz d8e1f8ea13 Link; Disable DnD-moving for the moment; Add "(Default)" after the default identity's name; new method redisplay() 24 years ago
Malcolm Hunter 6d4c889396 CVS_SILENT Corrected typographical errors 24 years ago
Marc Mutz d7a66019fa Adding IdentityListView, a listview for KMidentities, to be used in ConfigureDialog::IdentityPage 24 years ago