used for KDE_IS_VERSION macro, but I removed them because we depend on kdelibs trunk anyway
for the dictionary combobox.
This reduces the amount of recompiles when Dirk changes the version for the weekly snapshot.
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=883759
- Remove some deprecated function calls
- Make the sign/encrypt color indicators use the same default colors as the
configure dialog defaults
svn path=/trunk/KDE/kdepim/; revision=772425
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r767233 | tilladam | 2008-01-27 16:50:22 +0100 (Sun, 27 Jan 2008) | 2 lines
SVN_SILENT add license headers
........
r767769 | vkrause | 2008-01-28 19:50:05 +0100 (Mon, 28 Jan 2008) | 5 lines
Add account name to the resource name in case there are multiple DIMAP
accounts.
Kolab issue 2319
........
r769476 | tilladam | 2008-02-01 15:47:06 +0100 (Fri, 01 Feb 2008) | 4 lines
Don't assign a resource color to top level resources unless they either cannot have subresources or can have them but don't.
kolab/issue2260
........
r769706 | moenicke | 2008-02-01 22:29:06 +0100 (Fri, 01 Feb 2008) | 4 lines
* copyright and license added to snippet feature
* added source information to header comments
........
r771208 | ervin | 2008-02-05 14:51:34 +0100 (Tue, 05 Feb 2008) | 2 lines
Really apply the identity when we edit a received message.
........
r771310 | vkrause | 2008-02-05 19:16:00 +0100 (Tue, 05 Feb 2008) | 5 lines
Remove messages that have been deleted on the server from the local
cache even in read-only folders.
Kolab issue 2394
........
r771345 | vkrause | 2008-02-05 20:11:59 +0100 (Tue, 05 Feb 2008) | 4 lines
Prevent moving messages from read-only folders via dnd.
Kolab issue 2450
........
svn path=/branches/KDE/3.5/kdepim/; revision=771691
- Remove more of the unused config stuff
. Activate alternate background colors
- Fix connection
- Fix keyboard shortcut checking
- initConfig -> readConfig
- Don't crash when a snippet has no action
(this is the case when there are two snippets with
the same name)
- Don't start drags for groups
svn path=/trunk/KDE/kdepim/; revision=762036
- fix i18n
- fix identation
- fix virtual overload warning of data(), by making it const (like in
the base class). Now tooltips probably work, but I couldn't test it yet.
svn path=/trunk/KDE/kdepim/; revision=761376
svn+ssh://ahartmetz@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
* plus some small GUI improvements
* and it's not thoroughly tested
........
r716933 | vkrause | 2007-09-25 18:50:47 +0200 (Tue, 25 Sep 2007) | 5 lines
- add missing menu accelarators
- various cleanups
Kolab issue 2023
........
r731691 | tilladam | 2007-11-01 16:47:17 +0100 (Thu, 01 Nov 2007) | 2 lines
Add the ability to associate keyboard shortcuts with snippets.
........
r731716 | tilladam | 2007-11-01 18:43:33 +0100 (Thu, 01 Nov 2007) | 3 lines
Oops, I better commit the rest of the code for the snippet shortcuts, sorry
about that.
........
r744046 | tilladam | 2007-12-02 17:02:27 +0100 (Sun, 02 Dec 2007) | 2 lines
Properly iterate when deleting from a QPtrList. Be less verbose.
........
r747340 | moenicke | 2007-12-11 19:53:08 +0100 (Tue, 11 Dec 2007) | 3 lines
* fixed iterator when writing snippets to configuration file (kolab issue 2262)
........
r750499 | vkrause | 2007-12-19 14:09:49 +0100 (Wed, 19 Dec 2007) | 4 lines
Place the cursor after the inserted snippet.
Kolab issue 2178
........
r750598 | tilladam | 2007-12-19 18:31:12 +0100 (Wed, 19 Dec 2007) | 2 lines
Keep and restore the position of the snippet splitter.
........
r750610 | tilladam | 2007-12-19 19:15:43 +0100 (Wed, 19 Dec 2007) | 3 lines
Automatically add a default group, when no group at all is present yet,
rather than not allowing to add snippets at top level.
........
svn path=/trunk/KDE/kdepim/; revision=760908