Montel Laurent
ad93d37953
Move kcursorsaver.h in mailcommon => remove dependancy against messageviewer
11 years ago
Sergio Martins
c06f4df85f
Avoid QLatin1String wherever it allocates heap memory
11 years ago
Montel Laurent
9d8e76b669
Clean up. Use new connect api
11 years ago
Montel Laurent
605726ee84
Use QStringLiteral
11 years ago
Montel Laurent
d00450dd0d
Minor optimization
11 years ago
Montel Laurent
ad9bae75d5
Don't create a imap dbus interface if it's not a imap resource
11 years ago
Montel Laurent
ae78c7b1f6
Use QStringLiteral
11 years ago
Montel Laurent
74ccf498d5
Help button was readd to kassistandialog
11 years ago
Montel Laurent
f24f4984b6
Use new connect api
11 years ago
Montel Laurent
ea6bdb5c8c
Use Q_EMIT
11 years ago
Montel Laurent
35ce63299f
Use QStringLiteral
11 years ago
Montel Laurent
77864279b9
Remove debug
11 years ago
Montel Laurent
1925691563
Fix help button
11 years ago
Montel Laurent
9864055882
Use QStringLiteral when necessary
11 years ago
Montel Laurent
e9eeff1ab5
Q_DECL_OVERRIDE/Q_NULLPTR
11 years ago
Montel Laurent
72499a42ab
Astyle kdelibs
11 years ago
Montel Laurent
46f921c1a3
not necessary to store pointer
11 years ago
Montel Laurent
4491037124
Clean up
11 years ago
Montel Laurent
f419375199
Minor
11 years ago
Montel Laurent
d9ded0b486
Make it compile
11 years ago
Montel Laurent
4c4b73306e
Port to qDebug
11 years ago
Montel Laurent
256a32b7a9
Clean up
11 years ago
Montel Laurent
c0e42fa748
Clean up
11 years ago
Montel Laurent
f64c151bc1
Astyle kdelibs
12 years ago
Montel Laurent
3ea96fd8fd
Port to new connect api
12 years ago
Montel Laurent
6f245f4c5b
kdelibs4support--
12 years ago
Montel Laurent
3c361f9287
Remove kdelibs4support header
12 years ago
Montel Laurent
d9c2d349f3
Fix signal/slots
12 years ago
Montel Laurent
703a6f167c
Port code
12 years ago
Montel Laurent
57e20cc300
Remove duplicate code
12 years ago
Montel Laurent
94aeeddd17
Minor
12 years ago
Montel Laurent
9b88c1acc2
Add support for kolab resource
12 years ago
Montel Laurent
12518f5cc5
kdebug->qdebug
12 years ago
Montel Laurent
d4c491e0be
Port invokehelp. continue to port apps
12 years ago
Montel Laurent
e215c9b8d9
MAke it compile
12 years ago
Christophe Giboudeaux
9eb882fd3a
Revert "includemoc"
...
This reverts commit 4468253984b742f5e95a0a3e50165d3893bc1a08.
12 years ago
Montel Laurent
cb10464b92
includemoc
12 years ago
Stephen Kelly
45b99dd354
Remove moc includes
...
The CMAKE_AUTOMOC feature is strict about the name of moc includes,
and these ones do not match what they should. They are also unnecessary.
CMAKE_AUTOMOC creates a separate file concatenating the moc files
per-target.
13 years ago
Montel Laurent
0ecfba3912
Use qlatin1String
13 years ago
David Faure
1d8cfc7ae9
Rename the generated imapsettings.h file, after it moved.
...
Otherwise an old imapsettings.h in ksieveui could break compilation.
13 years ago
Montel Laurent
9d09c49b5d
Move to own directory
13 years ago
Montel Laurent
7ab71b5e54
Remove not necessary include
13 years ago
Montel Laurent
9d7b82741f
Move to own directory
13 years ago
Montel Laurent
82d1aa44ca
Move to own directory
13 years ago
Montel Laurent
9bf2020b12
Move to own directory
13 years ago
Montel Laurent
a9df60375f
Move in own directory
13 years ago
Montel Laurent
d360e010ec
const'ify
13 years ago
Montel Laurent
37b4307495
Fix coding style
13 years ago
Montel Laurent
54601b6ac7
Use non-deprecated types and methods:
...
as David told:
"
WFlags -> WindowFlags (it's a typedef, and it's BC, nm says
QFlags<Qt::WindowType>)
toAscii -> toLatin1
fromAscii -> fromLatin1
"
As done in kdelibs
13 years ago
Montel Laurent
d89e1cf5bd
Create a new lib pimcommon where we can put class used by other
...
pim applis (as acl class which can use by kmail/kaddressbook etc.)
14 years ago