- 22 Oct, 2003 1 commit
-
-
Cornelius Schumacher authored
svn path=/trunk/kdepim/; revision=261077
-
- 21 Oct, 2003 1 commit
-
-
Daniel Molkentin authored
- set focus policy for summary widget svn path=/trunk/kdepim/; revision=260887
-
- 19 Oct, 2003 1 commit
-
-
Till Adam authored
svn path=/trunk/kdepim/; revision=260073
-
- 17 Oct, 2003 4 commits
-
-
Cornelius Schumacher authored
svn path=/trunk/kdepim/; revision=259699
-
Cornelius Schumacher authored
svn path=/trunk/kdepim/; revision=259671
-
Daniel Molkentin authored
This fails with the black/white and blue/yellow color schemes, but that seems like a bug in those schemes, right? CCMAIL:kde-accessibility@kde.org svn path=/trunk/kdepim/; revision=259650
-
Script Kiddy authored
svn path=/trunk/kdepim/; revision=259547
-
- 15 Oct, 2003 1 commit
-
-
Script Kiddy authored
svn path=/trunk/kdepim/; revision=259112
-
- 14 Oct, 2003 2 commits
-
-
Cornelius Schumacher authored
svn path=/trunk/kdepim/; revision=258771
-
Script Kiddy authored
svn path=/trunk/kdepim/; revision=258722
-
- 11 Oct, 2003 2 commits
-
-
Stephan Kulow authored
svn path=/trunk/kdepim/; revision=258056
-
Script Kiddy authored
svn path=/trunk/kdepim/; revision=257918
-
- 10 Oct, 2003 2 commits
-
-
Cornelius Schumacher authored
svn path=/trunk/kdepim/; revision=257782
-
Cornelius Schumacher authored
svn path=/trunk/kdepim/; revision=257760
-
- 09 Oct, 2003 1 commit
-
-
Cornelius Schumacher authored
svn path=/trunk/kdepim/; revision=257455
-
- 07 Oct, 2003 1 commit
-
-
Cornelius Schumacher authored
were immediately applied and not only when pressing ok or apply. This was a tough one. KPrefsDialog/Module which is used by KOrganizer operated directly on the public variables of the KConfigSkeleton and didn't use the API so Waldos trick with the "used API" didn't work. Fixed it by changing KPrefsDialog/Module to work on the KConfigSkeletonItems instead of the variables. This made some other changes in the apps using KPrefsDialog necessary. svn path=/trunk/kdepim/; revision=257037
-
- 06 Oct, 2003 1 commit
-
-
Cornelius Schumacher authored
svn path=/trunk/kdepim/; revision=256766
-
- 04 Oct, 2003 1 commit
-
-
Daniel Molkentin authored
s/m_foo/mFoo/ to obey to Kontact coding conventions. Thanks to tjansen for enlightening me about the cool regex :) svn path=/trunk/kdepim/; revision=256335
-
- 01 Oct, 2003 1 commit
-
-
Script Kiddy authored
svn path=/trunk/kdepim/; revision=255283
-
- 30 Sep, 2003 2 commits
-
-
Tobias Koenig authored
plugin. svn path=/trunk/kdepim/; revision=255078
-
Tobias Koenig authored
the parts. Will do so the next days. svn path=/trunk/kdepim/; revision=255076
-
- 29 Sep, 2003 1 commit
-
-
Daniel Molkentin authored
svn path=/trunk/kdepim/; revision=254942
-
- 26 Sep, 2003 4 commits
-
-
Tobias Koenig authored
svn path=/trunk/kdepim/; revision=254154
-
Script Kiddy authored
svn path=/trunk/kdepim/; revision=254104
-
Tobias Koenig authored
svn path=/trunk/kdepim/; revision=254031
-
Daniel Molkentin authored
- fix wording (s/EMail/messages/) Summary sill needs visual cleanup and work svn path=/trunk/kdepim/; revision=254026
-
- 25 Sep, 2003 5 commits
-
-
Matthias Kretz authored
partname since it was "caching" them in a map. But, it never took into account that parts might get deleted. So it returned a dangling pointer. It now connects the destroyed signal to slot that removes the pointer from the map - this should guarantee that all pointers in the map are valid. svn path=/trunk/kdepim/; revision=253986
-
Matthias Kretz authored
svn path=/trunk/kdepim/; revision=253981
-
Matthias Kretz authored
QValueList<Plugin*>. Adjusted all code to use that instead. - In the Plugin dtor delete the part (if the plugin goes the part needs to go as well) - fix plugin loading/unloading: unloadPlugins now deletes only the disabled plugins and leaves the still active ones in while loadPlugins only adds plugins that are not present yet. Note there's a small bug now with the new loaded parts appearing at the bottom of the list - the weight is not honored. svn path=/trunk/kdepim/; revision=253977
-
Tobias Koenig authored
CCMAIL:62731-done@bugs.kde.org svn path=/trunk/kdepim/; revision=253932
-
Daniel Molkentin authored
svn path=/trunk/kdepim/; revision=253857
-
- 24 Sep, 2003 1 commit
-
-
Matthias Kretz authored
Make sure that part() returns the same object as long as the part wasn't destroyed. Now plugin implementations need to reimplement createPart() instead of part(). So I ported all plugins... Removed the configModules() method since its not needed anymore. svn path=/trunk/kdepim/; revision=253563
-
- 23 Sep, 2003 2 commits
-
-
Tobias Koenig authored
the OK from geiseri. svn path=/trunk/kdepim/; revision=253452
-
Matthias Kretz authored
- To make kontact plugin loading work with that I removed the plugin stuff from the prefs object and instead use KPluginInfo now. - Adjusted all plugin desktop files to provide information for KPluginInfo. - Removed the X-KDE-KontactIdentifier property since this is handled by KPluginInfo now. svn path=/trunk/kdepim/; revision=253405
-
- 22 Sep, 2003 1 commit
-
-
Matthias Kretz authored
svn path=/trunk/kdepim/; revision=253089
-
- 21 Sep, 2003 2 commits
-
-
Daniel Molkentin authored
svn path=/trunk/kdepim/; revision=252967
-
Daniel Molkentin authored
svn path=/trunk/kdepim/; revision=252962
-
- 20 Sep, 2003 2 commits
-
-
Stephan Binner authored
svn path=/trunk/kdepim/; revision=252650
-
Matthias Kretz authored
svn path=/trunk/kdepim/; revision=252578
-
- 11 Sep, 2003 1 commit
-
-
Dirk Mueller authored
svn path=/trunk/kdepim/; revision=250323
-