Home GnuPG

Merged revisions 819424-820041 via svnmerge from svn+ssh://svn.kde.
ac5d85200867Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Merged revisions 819424-820041 via svnmerge from svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdepim

........

r819424 | ereslibre | 2008-06-11 10:30:36 +0200 (Wed, 11 Jun 2008) | 2 lines

The items on the side bar are not editable

........

r819633 | scripty | 2008-06-11 18:24:30 +0200 (Wed, 11 Jun 2008) | 1 line

SVN_SILENT made messages (.desktop file)

........

r819677 | thrainer | 2008-06-11 20:42:48 +0200 (Wed, 11 Jun 2008) | 2 lines

I found a better way to draw the rich text columns. This doesn't need so much code duplicated.

........

r819680 | bbroeksema | 2008-06-11 20:47:14 +0200 (Wed, 11 Jun 2008) | 2 lines

Unlock the mutex before you return =:).

........

r819686 | vanrijn | 2008-06-11 21:06:59 +0200 (Wed, 11 Jun 2008) | 2 lines

- using QMutexLocker 'cause it smells good.

........

r819694 | djarvie | 2008-06-11 21:43:42 +0200 (Wed, 11 Jun 2008) | 2 lines

Fix overlapping late cancellation widgets

........

r819728 | bbroeksema | 2008-06-11 23:27:16 +0200 (Wed, 11 Jun 2008) | 8 lines

Pimp up the viewer a bit. It can become handy when testing syncing. I'm working
towards a full featured keyring database editor. This commit includes:

* Opening a existing database
* Creating a new database
* Gui pimp up so that you don't have to pass all sort of command line
  paramaters anymore.

........

r819732 | bbroeksema | 2008-06-11 23:43:59 +0200 (Wed, 11 Jun 2008) | 2 lines

Make hhrecord a bit less verbose.

........

r819735 | bbroeksema | 2008-06-11 23:54:55 +0200 (Wed, 11 Jun 2008) | 3 lines

* Remove some old category code from the keyring conduit.
* Show the category in the viewer.

........

r819742 | bbroeksema | 2008-06-12 00:23:58 +0200 (Thu, 12 Jun 2008) | 2 lines

Free up some memory when the dataproxy gets deleted.

........

r819743 | bbroeksema | 2008-06-12 00:30:38 +0200 (Thu, 12 Jun 2008) | 3 lines

* Make sure that the database gets saved on close.
* Clean up on program exit.

........

r819745 | bbroeksema | 2008-06-12 00:38:36 +0200 (Thu, 12 Jun 2008) | 2 lines

Make it possible to leave the application via the menu.

........

r819752 | ereslibre | 2008-06-12 01:31:51 +0200 (Thu, 12 Jun 2008) | 3 lines

Have correct width on startup (no a bunch of more pixels than it should) and use the correct size when loading for checking if the icon is the
small size one.

........

r819753 | ereslibre | 2008-06-12 01:33:04 +0200 (Thu, 12 Jun 2008) | 2 lines

Oops, forgot to call to the base class

........

r819824 | bbroeksema | 2008-06-12 11:42:57 +0200 (Thu, 12 Jun 2008) | 3 lines

Various small code clean ups which Marc Mutz pointed to me. Thanks for keeping
an eye on it =:).

........

r819848 | mleupold | 2008-06-12 12:44:51 +0200 (Thu, 12 Jun 2008) | 2 lines

Changed the port input widget to KIntNumInput to match popsettings.ui.

........

r819912 | winterz | 2008-06-12 17:30:00 +0200 (Thu, 12 Jun 2008) | 2 lines

change weight for the config too

........

r819935 | bbroeksema | 2008-06-12 19:12:28 +0200 (Thu, 12 Jun 2008) | 3 lines

We can now change (and actually save that change) the name of a keyring record
through the viewer. Other editing actions should be easy now.

........

r819940 | winterz | 2008-06-12 19:18:15 +0200 (Thu, 12 Jun 2008) | 6 lines

Use "Popup Notes" instead of "Notes" in some places to avoid confusion
when knotes and kjots are both loaded Kontact components.

There were no objections from kde-doc-english or kde-pim.

........

r819941 | winterz | 2008-06-12 19:19:30 +0200 (Thu, 12 Jun 2008) | 3 lines

use the same weight as the plugin so the config (if we ever get it working)
shows up in the same order.

........

r819945 | winterz | 2008-06-12 19:32:10 +0200 (Thu, 12 Jun 2008) | 2 lines

cleanup Weights

........

r819956 | jpetso | 2008-06-12 20:22:03 +0200 (Thu, 12 Jun 2008) | 4 lines

mimetypes/x-mail-distribution-list, for winterz and tmc,
as copied from core Oxygen's apps/system-users (which has
nice graphics but not an appropriate name for this purpose).

........

r819998 | winterz | 2008-06-12 22:38:47 +0200 (Thu, 12 Jun 2008) | 3 lines

use the icons suggested by jpetso.

........

r820004 | winterz | 2008-06-12 22:56:03 +0200 (Thu, 12 Jun 2008) | 2 lines

change iconnames to those suggested by jpetso.

........

r820008 | uwolfer | 2008-06-12 23:07:49 +0200 (Thu, 12 Jun 2008) | 2 lines

Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4".
Reduced disk space: 5128KB (5MB)

........

r820009 | jpetso | 2008-06-12 23:09:04 +0200 (Thu, 12 Jun 2008) | 2 lines

Use more nice Oxygen icons.

........

r820010 | jpetso | 2008-06-12 23:10:17 +0200 (Thu, 12 Jun 2008) | 2 lines

Oh right, and that one isn't needed anymore. Begone!

........

r820014 | jpetso | 2008-06-12 23:28:31 +0200 (Thu, 12 Jun 2008) | 3 lines

Remove the mail-replied icon from KMail, as it's
in the core Oxygen set now.

........

r820041 | djarvie | 2008-06-13 02:44:55 +0200 (Fri, 13 Jun 2008) | 1 line

Fix alignment of colour combos

........

svn path=/branches/kdepim/enterprise4/kdepim/; revision=820107