Olivier Goffart
73eb0cf45f
The check for conflictuous shortcut is now in KKeySequenceWidget, no need to check this manually anymore
...
svn path=/trunk/KDE/kdepim/; revision=719717
19 years ago
Rafael Fernndez Lpez
fd15f72439
Code adaptation because of changes on libraries related to revision 719630
...
svn path=/trunk/KDE/kdepim/akregator/; revision=719646
19 years ago
Script Kiddy
05385f0818
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdepim/akregator/; revision=719475
19 years ago
Andreas Hartmetz
bc7bf4fe06
Port KMail Favorite Folder View from enterprise branch (Intevation merge issue 36)
...
svn path=/trunk/KDE/kdepim/; revision=718916
19 years ago
Olivier Trichet
1156b1adcd
Fix shortcuts for previous/next messages
...
svn path=/trunk/KDE/kdepim/knode/; revision=718793
19 years ago
Script Kiddy
2917b492cb
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdepim/akregator/; revision=718170
19 years ago
Script Kiddy
3edc92f537
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdepim/akregator/; revision=717666
19 years ago
Volker Krause
030a7d86bc
Merged revisions 717175 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/work/kdab-post-4.0/kdepim
................
r717175 | vkrause | 2007-09-26 10:03:13 +0200 (Wed, 26 Sep 2007) | 11 lines
Merged revisions 717162 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r717162 | vkrause | 2007-09-26 09:33:39 +0200 (Wed, 26 Sep 2007) | 4 lines
Don't mess up new/unread flags during every sync.
Kolab issue 2009.
........
................
svn path=/trunk/KDE/kdepim/; revision=717205
19 years ago
Volker Krause
d3a242f271
Forwardport SVN commit 716198 by vkrause:
...
Use standard flag names.
svn path=/trunk/KDE/kdepim/; revision=716221
19 years ago
Laurent Montel
7f6b91ed69
Adapt CMakeLists.txt as discussed with Alex.
...
KDE4_ADD_TEST_EXECUTABLE is deprecated now use KDE4_ADD_EXECUTABLE(<target> TEST <files>) instead
QT4_ADD_DBUS_INTERFACE_NO_NAMESPACE and QT4_ADD_DBUS_INTERFACES_NO_NAMESPACE are deprecated too
used SET_SOURCE_FILES_PROPERTIES(<files> PROPERTIES NO_NAMESPACE TRUE) QT4_ADD_DBUS_INTERFACES(<srcList> <files>)
set( EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR} ) is put in each CMakeLists.txt where
KDE4_ADD_EXECUTABLE(<target> TEST <files>) and KDE4_ADD_UNIT_TEST were used.
svn path=/trunk/KDE/kdepim/ktimetracker/; revision=716156
19 years ago
Allen Winter
4e40ffffe6
forward port SVN commit 715297 by winterz:
...
Fix bug "The application kmail crashes after startup. Which makes it impossible to access old and new mail."
svn path=/trunk/KDE/kdepim/; revision=715303
19 years ago
Script Kiddy
29f10f54a1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdepim/; revision=715043
19 years ago
Dirk Mueller
f1b49ebc96
don't ask the user to go online each time a job finished if he decided
...
to be offline
svn path=/trunk/KDE/kdepim/; revision=714453
19 years ago
Allen Winter
607bc9a6c3
forward port SVN commit 713487 by tokoe:
...
Fix handling of distribution lists when KDEPIM_NEW_DISTRLISTS
is enabled.
svn path=/trunk/KDE/kdepim/; revision=714304
19 years ago
Allen Winter
51b13b90a9
fix compile when KDEPIM_NEW_DISTRLISTS is defined
...
svn path=/trunk/KDE/kdepim/; revision=714302
19 years ago
Jakub Stachowski
66c6c035df
Replace old brokenText() function - fixes sending in kmail.
...
svn path=/trunk/KDE/kdepim/; revision=714103
19 years ago
Script Kiddy
06a5572c38
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdepim/; revision=713876
19 years ago
Dirk Mueller
d90c62fe2c
remove KCodecs::from/toBase64
...
svn path=/trunk/KDE/kdepim/; revision=713442
19 years ago
Allen Winter
4616104f98
follow KMedit classes into the KPIM namespace.
...
svn path=/trunk/KDE/kdepim/knode/; revision=713190
19 years ago
Thomas McGuire
6de6d5fd6e
Port to K_PLUGIN_FACTORY/K_EXPORT_PLUGIN.
...
Again, thanks to PutHuhn for his help.
svn path=/trunk/KDE/kdepim/; revision=713182
19 years ago
Laurent Montel
96caf98816
Fix forward declaration
...
svn path=/trunk/KDE/kdepim/; revision=713127
19 years ago
Thomas McGuire
5a4d93956d
- deprecated--
...
- warning--
- remove unsued k3 include
svn path=/trunk/KDE/kdepim/; revision=712938
19 years ago
Script Kiddy
2248d27eef
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdepim/; revision=712748
19 years ago
Allen Winter
29cb4c426a
follow KWidgetLister into the KPIM namespace.
...
svn path=/trunk/KDE/kdepim/; revision=712582
19 years ago
Allen Winter
40259c51b2
follow KVCardDrag into the KPIM namespace.
...
svn path=/trunk/KDE/kdepim/; revision=712571
19 years ago
Allen Winter
720ad3fcd2
follow the move of RecentAddresses into the KPIM namespace.
...
svn path=/trunk/KDE/kdepim/; revision=712553
19 years ago
Volker Krause
8ec24f800a
Merged revisions 711609 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/work/kdab-post-4.0/kdepim
................
r711609 | vkrause | 2007-09-12 14:27:45 +0200 (Wed, 12 Sep 2007) | 11 lines
Merged revisions 711604 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r711604 | vkrause | 2007-09-12 14:16:42 +0200 (Wed, 12 Sep 2007) | 4 lines
Fix crash when closing KMail.
Kolab issue 1955.
........
................
svn path=/trunk/KDE/kdepim/; revision=712497
19 years ago
Edwin Schepers
93c9df5614
porting of isModified/setModified
...
svn path=/trunk/KDE/kdepim/; revision=712199
19 years ago
Allen Winter
0814cea2c2
follow the kaddrbook.h -> kaddrbookexternal.h rename
...
svn path=/trunk/KDE/kdepim/; revision=712112
19 years ago
Allen Winter
8d3087ea31
follow KAddrbookExternal move into the KPIM namespace.
...
svn path=/trunk/KDE/kdepim/; revision=712084
19 years ago
Edwin Schepers
32b77e8b50
menuitem 'Paste as attachment' now works for multiple files
...
BUG: 121130
svn path=/trunk/KDE/kdepim/; revision=711755
19 years ago
Dirk Mueller
1eb5932c99
at least return *something*
...
svn path=/trunk/KDE/kdepim/; revision=711538
19 years ago
Laurent Montel
03328dcec0
Adapt to new kmeditor
...
svn path=/trunk/KDE/kdepim/; revision=711092
19 years ago
Laurent Montel
9087caf0d8
Adapt to new kmeditor
...
svn path=/trunk/KDE/kdepim/; revision=711090
19 years ago
Laurent Montel
67bc0a9b32
Fix include
...
svn path=/trunk/KDE/kdepim/; revision=711087
19 years ago
Bernhard Loos
2e81d3cc52
adapt to the KLocale changes
...
svn path=/trunk/KDE/kdepim/; revision=710836
19 years ago
Laurent Montel
73f8cb11e4
Fix include
...
svn path=/trunk/KDE/kdepim/knode/; revision=710572
19 years ago
Laurent Montel
a8995d98f2
Use insertFile code from kmeditor.
...
svn path=/trunk/KDE/kdepim/; revision=710570
19 years ago
Laurent Montel
9c949c106c
Reset default color/font
...
svn path=/trunk/KDE/kdepim/; revision=710566
19 years ago
Ismail Onur Filiz
6e005f291c
Fix Nepomuk support.
...
CC: sebastian@trueg.de
svn path=/trunk/KDE/kdepim/; revision=710475
19 years ago
Thomas McGuire
6dbb3ee5ae
Also delay the creation of KMailPartAdaptor, which I overlooked in my previous commit.
...
svn path=/trunk/KDE/kdepim/; revision=710345
19 years ago
Thomas McGuire
3aaa9f2c91
Port the DCOP suspend/resume stuff:
...
We now simply delay the registration of the D-BUS objects until we
are ready to process them.
Also, remove some redunant kDebug calls and remove one superfluous
D-Bus signal.
svn path=/trunk/KDE/kdepim/; revision=710334
19 years ago
Thomas Reitelbach
0cac507376
fix tip
...
svn path=/trunk/KDE/kdepim/; revision=710246
19 years ago
Laurent Montel
d7100d5f55
Move code to kmeditor
...
svn path=/trunk/KDE/kdepim/; revision=709913
19 years ago
Allen Winter
1ea7bcb780
Move KFolderTree into the KPIM namespace.
...
svn path=/trunk/KDE/kdepim/; revision=709896
19 years ago
Laurent Montel
d5e78a5600
Fix signal/slot
...
svn path=/trunk/KDE/kdepim/knode/; revision=709868
19 years ago
Laurent Montel
93a618b816
Remove deprecated keditct.* Now use kmeditor
...
which use ktextedit and sonnet api.
svn path=/trunk/KDE/kdepim/; revision=709642
19 years ago
Thomas McGuire
c23fe9cfa9
Revert of:
...
> SVN commit 706446 by bvirlet:
>
> Forward port r706174 and r706425
This commit caused a crash when checking mail for the second time.
AFAIK, this was also reverted in the enterprise branch.
Forward port of:
> SVN commit 709145 by tokoe:
>
> compile++
svn path=/trunk/KDE/kdepim/; revision=709448
19 years ago
Arto Hytnen
bc6c19809a
SVN_SILENT whitespaces++
...
svn path=/trunk/KDE/kdepim/; revision=709430
19 years ago
Arto Hytnen
73057f8841
deprecated-- KGS colors -> KCS fix
...
svn path=/trunk/KDE/kdepim/; revision=709423
19 years ago