Script Kiddy
9ee5d25d7b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdepim/; revision=680398
19 years ago
David Faure
055d421950
boolean argument (for importing kde1 bookmarks!) is gone
...
svn path=/trunk/KDE/kdepim/; revision=680312
19 years ago
Dirk Mueller
6ebf16526a
the usual "daily unbreak compilation"
...
svn path=/trunk/KDE/kdepim/; revision=680111
19 years ago
Andreas Pakulat
a2289e8d8b
Move tests into separate folders to prepare a change in kde test macros.
...
svn path=/trunk/KDE/kdepim/; revision=679447
19 years ago
Stephan Binner
9f8b57e0d6
validate .desktop files
...
svn path=/trunk/KDE/kdepim/kleopatra/; revision=679144
19 years ago
Mathias Soeken
530b2e7bdf
Now Q3's also disappeared from configuredialog_p.cpp
...
svn path=/trunk/KDE/kdepim/; revision=678861
19 years ago
Laurent Montel
143635a09a
wordwrap text.
...
Bug found when I made test to connect to kolab server
(kolab wizard allows to configure it (but crash when we close it),
we can see list of folder, but there is against some bug to allows to
see mail from kolab)
svn path=/trunk/KDE/kdepim/; revision=678856
19 years ago
Mathias Soeken
7fb2a281dd
The last Q3's in the configure dialog (but there are some in configuredialog_p.cpp)
...
svn path=/trunk/KDE/kdepim/; revision=678851
19 years ago
Mathias Soeken
e0a91412b1
K3ListView -> QTreeWidget and use of the former used ListView implementation for recieving and tag list.
...
svn path=/trunk/KDE/kdepim/; revision=678848
19 years ago
Mathias Soeken
9ee982c2c6
K3Process -> KProcess
...
svn path=/trunk/KDE/kdepim/; revision=678846
19 years ago
Volker Krause
0259d981de
Forwardport SVN commit 678750 by vkrause:
...
We need to explicitly delete all subfolders on disconnected IMAP.
Fixes Kolab issue 1786.
svn path=/trunk/KDE/kdepim/; revision=678768
19 years ago
Laurent Montel
08fc0dc702
Revert it (ok'ed by Till, because code was not merged into trunk,
...
so we can't backport it)
svn path=/trunk/KDE/kdepim/; revision=678764
19 years ago
Till Adam
6c4455df38
Forward port of:
...
SVN commit 678604 by tilladam:
Clear the cache of explicitely deleted uids early enough, right after successful
deletion on the server, so messages taken during getting of messages (because of
filtering) are properly remembered. Fixes kolab/issue1792.
svn path=/trunk/KDE/kdepim/; revision=678610
19 years ago
Till Adam
e49c19ba2d
SVNSILENT minor cleanup
...
svn path=/trunk/KDE/kdepim/; revision=678609
19 years ago
Till Adam
ee1e344f75
Fix some iterators, and clean up a bit.
...
svn path=/trunk/KDE/kdepim/; revision=678608
19 years ago
Till Adam
0973449f2e
Fix some iterators.
...
svn path=/trunk/KDE/kdepim/; revision=678606
19 years ago
Laurent Montel
de2e14a243
SVN_SILENT: dcop->d-bus
...
svn path=/trunk/KDE/kdepim/; revision=678542
19 years ago
Laurent Montel
9311f935dc
Extract SubResource and enum from groupwareadaptor.
...
We will use them into kolab resources
svn path=/trunk/KDE/kdepim/; revision=678494
19 years ago
Laurent Montel
f10a8ed9a0
Add define of 'DBUS_KMAIL' in separate file.
...
(so if a day we change it we can change it into one place)
svn path=/trunk/KDE/kdepim/; revision=678486
19 years ago
Laurent Montel
fcf6a55adc
Send dbus message
...
svn path=/trunk/KDE/kdepim/; revision=678467
19 years ago
Laurent Montel
517f307313
Rename as groupwareadaptor
...
svn path=/trunk/KDE/kdepim/; revision=678451
19 years ago
Laurent Montel
c0446ac2e1
Remove it
...
svn path=/trunk/KDE/kdepim/; revision=678383
19 years ago
Laurent Montel
6f921f218d
Work on ical adaptor to be able to compile kolab resource.
...
For the moment adaptor works we can see signal/slot.
I create operator << >> to add struct to dbus.
I didn't test if it will work with kolab (need to fix compile).
svn path=/trunk/KDE/kdepim/; revision=678380
19 years ago
Laurent Montel
a13eec672e
Add signal to kmail to change folder (used by kmail kontact plugins)
...
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=678069
19 years ago
Laurent Montel
7e5b7e220c
Fix dbus interface for folder
...
svn path=/trunk/KDE/kdepim/; revision=678049
19 years ago
Laurent Montel
fda2dd36da
now we can get QDBusObjectPath from kmcomposer
...
=> fix dbus test program.
svn path=/trunk/KDE/kdepim/; revision=678032
19 years ago
Laurent Montel
f018b6df21
Port dcop program test to dbus
...
svn path=/trunk/KDE/kdepim/; revision=678023
19 years ago
Laurent Montel
0881bb7d13
Connect signal/slot
...
svn path=/trunk/KDE/kdepim/; revision=677990
19 years ago
Laurent Montel
9e4c2f273b
Dbus port: emit signal so we can update kmail kontact plugin now
...
svn path=/trunk/KDE/kdepim/; revision=677983
19 years ago
Mathias Soeken
7edf1df93f
Qt3Support--
...
svn path=/trunk/KDE/kdepim/; revision=677915
19 years ago
Mathias Soeken
836de8fc6b
duplicate iterator increment (501110)
...
svn path=/trunk/KDE/kdepim/; revision=677902
19 years ago
Allen Winter
cbb11bc62e
add __GNUC__ guards on the #warnings
...
svn path=/trunk/KDE/kdepim/; revision=677833
19 years ago
Mathias Soeken
6fba743a1f
Qt3Support-- and some code fixes
...
svn path=/trunk/KDE/kdepim/; revision=677631
19 years ago
Volker Krause
04a0afa19a
Merge commits 652632, 653004, 653009, 653013, 653035, 653058, 654994,
...
655059, 655463 and 655500 from enterprise branch.
This is the first part of bodypartformatter changes for delegation and
forwarding of iCal invitations.
svn path=/trunk/KDE/kdepim/; revision=677629
19 years ago
Mathias Soeken
71f36fdf9b
First fix: committed comment at last commit
...
Second fix: I am not quite sure about that, but after removing the (in
my opinion duplicate iterator increment) there was no more crash when
collapsing imap folders.
svn path=/trunk/KDE/kdepim/; revision=677600
19 years ago
Mathias Soeken
7077bc6e9e
There was a bug in an iterator loop. The design pattern something like
...
that:
type* pointer = 0;
for ( ... ; pointer = ... ; ... ) {
if (pointer->someValue () == expectedValue) {
break;
}
}
if (pointer) { ... }
But pointer will always have a value, because it gets a value in the
for loop. I changed it to:
type* pointer = 0;
bool found = false;
for ( ... ; pointer = ... ; ... ) {
if (pointer->someValue () == expectedValue) {
found = true;
break;
}
}
if (!found) {
pointer = 0;
}
if (pointer) { ... }
Now it does not crash anymore, but I still do not receive my IMAP mails
;(
svn path=/trunk/KDE/kdepim/; revision=677592
19 years ago
Allen Winter
2e092f962e
no self() necessary.
...
svn path=/trunk/KDE/kdepim/; revision=677368
19 years ago
Isaac Clerencia
7c975e0eee
Fix crash when exiting from kmail
...
GlobalSettingsBase was being deleted twice, once
by the KStaticDeleter and another one by the K_STATIC_GLOBAL code
generated by kconfig_compiler. No longer use KStaticDeleter in
globalsettings.cpp as K_STATIC_GLOBAL already takes care of
deleting it
svn path=/trunk/KDE/kdepim/; revision=677348
19 years ago
Thomas McGuire
046c2402a0
Delay instance creation if the kernel isn't initalized.
...
This fixes crashes when showing dialog boxes before the main window was shown.
svn path=/trunk/KDE/kdepim/; revision=677012
19 years ago
Thomas McGuire
652da32696
Fix some Krazy issues: explicit ctors
...
Patch by Bernhard Breinbauer, thanks!
CCMAIL: infopipe@gmx.net
svn path=/trunk/KDE/kdepim/; revision=677011
19 years ago
Mathias Soeken
d1e6e99011
adopt changes in DistributionList::Entry
...
svn path=/trunk/KDE/kdepim/; revision=677010
19 years ago
Andreas Pakulat
3d2840f4ae
Port to new kde4_add_*test* macros
...
svn path=/trunk/KDE/kdepim/; revision=676868
19 years ago
Laurent Montel
09d2593e08
K3Process--
...
svn path=/trunk/KDE/kdepim/; revision=676789
19 years ago
Thomas McGuire
476d9b8135
- Bring back the 'Save as draft' menu entry
...
- Remove unnecessary debug lines
- Remove icon which doesn't exist from a debug action
svn path=/trunk/KDE/kdepim/; revision=676773
19 years ago
Thomas McGuire
362f3d6194
Fix signal/slot
...
svn path=/trunk/KDE/kdepim/; revision=676471
19 years ago
Allen Winter
57ef10d4de
KDE_EXPORT -> KMAIL_EXPORT
...
svn path=/trunk/KDE/kdepim/; revision=676388
19 years ago
Laurent Montel
dbd1bc518f
K3Process::quote -> KShell::quoteArg
...
svn path=/trunk/KDE/kdepim/; revision=676358
19 years ago
Script Kiddy
1a4aabab8a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdepim/; revision=676142
19 years ago
Thomas McGuire
96a951a70a
Use the proper debug area.
...
svn path=/trunk/KDE/kdepim/; revision=676025
19 years ago
Thomas McGuire
b3b2e9c6c2
Fix signal/slot.
...
svn path=/trunk/KDE/kdepim/; revision=676019
19 years ago