Merged revisions 753825,753841,753927,753945,753949,753984,754112,754160,754179-754180,754209 via svnmerge from
svn+ssh://tilladam@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r753825 | pino | 2007-12-28 16:41:33 +0100 (Fri, 28 Dec 2007) | 3 lines
icon renaming:
- edit-user -> user-properties
................
r753841 | jpetso | 2007-12-28 17:21:31 +0100 (Fri, 28 Dec 2007) | 6 lines
Icon naming spec compliance (code changes - KDE/):
* actions/user -> places/user-identity
* places/contact -> mimetypes/x-office-contact
* fix KMail and KNode configuration dialog page icons
* and bits of other fix-up stuff.
................
r753927 | winterz | 2007-12-28 20:16:37 +0100 (Fri, 28 Dec 2007) | 3 lines
nit. QCA2 not QCA.
SVN_SILENT:
................
r753945 | winterz | 2007-12-28 20:53:01 +0100 (Fri, 28 Dec 2007) | 6 lines
use the newfangled way of setting the debug area, as invented by marc.
coolness.
give context to a few i18n messages
................
r753949 | winterz | 2007-12-28 20:59:37 +0100 (Fri, 28 Dec 2007) | 3 lines
lots of i18n message context and KUIT.
coding style fixes.
................
r753984 | jpetso | 2007-12-28 22:26:03 +0100 (Fri, 28 Dec 2007) | 23 lines
Icon naming spec compliance (code changes - KDE/):
edit-add -> list-add
You have no idea how hard it was to reduce the number of
"add" icons from two to one. I nearly died in the process :-S
The difficult part, of course, was to find the answer
to the everlasting question "What does each icon mean?"
And these are my findings:
* If you add anything to a list (or something else that is
some kind of collection of items), you use list-add.
* If you remove something from that list (or collection)
without destroying the removed object itself (because
it's only a reference to something outside),
you use list-remove.
* If you delete something from that list (or collection)
and the item that you deleted had its home in the list
and is therefore destroyed on removing,
then you use edit-delete.
Phew. Who wants to open up a TechBase article on using icons?
................
r754112 | winterz | 2007-12-29 04:20:03 +0100 (Sat, 29 Dec 2007) | 9 lines
full KUIT and context for koeventdetails
lots of coding style fixes for koeventdetails.[cpp,h]
rename KOEditorDetails::readEvent(),writeEvent(),cancelAttendeeEvent() to
KOEditorDetails::readIncidence(),writeIncidence(),cancelAttendeeIncidence()
the changes in koeventeditor, kotodoeditor, kojournaleditor and koincidenceeditor
are to follow the Event -> Incidence method renames.
................
r754160 | scripty | 2007-12-29 09:22:59 +0100 (Sat, 29 Dec 2007) | 1 line
SVN_SILENT made messages (.desktop file)
................
r754179 | vkrause | 2007-12-29 10:32:30 +0100 (Sat, 29 Dec 2007) | 3 lines
Allow to de-select the current collection, improve error handling in
various cases.
................
r754180 | vkrause | 2007-12-29 10:33:09 +0100 (Sat, 29 Dec 2007) | 13 lines
Merged revisions 724819,724822-725839,725842-725901,725903-725909,725911-726385,726387-726784,726786-726917,726919-726932 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/work/arzie_akonadi
........
r724819 | arzie | 2007-10-13 16:56:43 +0200 (Sat, 13 Oct 2007) | 1 line
Emails have a PartBody, even when the message content is empty.
........
r726932 | arzie | 2007-10-19 10:19:38 +0200 (Fri, 19 Oct 2007) | 1 line
Fix serializertest. Add extra concurrency test.
........
................
r754209 | mlaurent | 2007-12-29 11:34:14 +0100 (Sat, 29 Dec 2007) | 2 lines
Fix includes
................
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=754239
wilder-work
parent
e016170d94
commit
ae88f7e0a9
5 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue