Montel Laurent
95b704e4f3
Update copyright
11 years ago
Montel Laurent
4c4b73306e
Port to qDebug
11 years ago
Montel Laurent
f64c151bc1
Astyle kdelibs
12 years ago
Montel Laurent
810fc1b610
Reactivate show followup agent
12 years ago
Montel Laurent
d5bd5f6edd
Port to new connect api
12 years ago
Yuri Chornoivan
a80cf3f402
Remove duplicate includes
12 years ago
Montel Laurent
b271187f8f
Remove #include <KGlobal> when possible
12 years ago
Montel Laurent
5c6f1d062e
KDE4Support-- => KGlobal::config(); -> KSharedConfig::openConfig();
12 years ago
Montel Laurent
12518f5cc5
kdebug->qdebug
12 years ago
Montel Laurent
9fea54f49e
Fix i18n
12 years ago
Christophe Giboudeaux
9eb882fd3a
Revert "includemoc"
...
This reverts commit 4468253984b742f5e95a0a3e50165d3893bc1a08.
12 years ago
Montel Laurent
cb10464b92
includemoc
12 years ago
Montel Laurent
fce29e5d9a
Bye bye folderarchiveagent (was merged in kmail still need some fix)
12 years ago
Montel Laurent
5060a17621
Fix email address
12 years ago
Montel Laurent
b493f05b05
Update copyright
12 years ago
Montel Laurent
946b9e0905
Use KLocalizedString
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
9a2e80f5d2
not implement in 4.12
13 years ago
Montel Laurent
a73e21b10a
Not necessary to have search feature enabled here
13 years ago
Montel Laurent
402aff10db
Allow to configure agent when we double click
13 years ago
Montel Laurent
bb644a2a87
Clean up
13 years ago
Montel Laurent
d2ea31ec8b
Allow to configure agent
13 years ago
Montel Laurent
7239532b52
Better to use ktextedit so we can use text to speach
13 years ago
Montel Laurent
635bd4d62a
Add new agent here
13 years ago
Montel Laurent
42e1525e78
Move to agents directory
13 years ago
Montel Laurent
2d332cf738
Fix description
13 years ago
Montel Laurent
b78aead1fb
Reparse config when necessary
13 years ago
Montel Laurent
9e300ab05a
Fix reparse sendlater configuration. (andris bug)
13 years ago
Montel Laurent
b65600de5f
Fix show description
13 years ago
Montel Laurent
10e6d4a798
Fix save/load splitter size
13 years ago
Montel Laurent
2b4d264a16
Load description/name from desktop file (avoid to duplicate translate)
13 years ago
Montel Laurent
07a4d67d06
Allow to add description
13 years ago
Montel Laurent
d87430333d
Allow to enable/disable it
13 years ago
Montel Laurent
2a6528334e
use a qtreewidget
13 years ago
Yuri Chornoivan
9fcb9dcf6f
Fix various typos
13 years ago
Montel Laurent
cafac06ea2
USe KDebug
13 years ago
Montel Laurent
5b75b5a506
Show when interface doesn't exist
13 years ago
Montel Laurent
ed1c9d1927
React when we change settings
13 years ago
Montel Laurent
fef9ef73d3
Add settings agent page
13 years ago
Montel Laurent
1b1927e11c
Move to configuredialog (not necessary to create another directory)
13 years ago
Montel Laurent
d9d154014c
Load/save settings
13 years ago
Montel Laurent
e024ba738f
Improve configure agent widget
13 years ago
Montel Laurent
9f633946cb
Add code to change state
13 years ago
Montel Laurent
41d5e11f2a
Add items
13 years ago
Montel Laurent
05ba169002
Start to implement settings for enable/disable agents (as sendlateragent/mailnotifier etc.).
...
For the moment we can do it with dbus interface.
13 years ago
Montel Laurent
4f98fe19c8
move in own directory
13 years ago
Montel Laurent
1845139ff4
Add a warning when we use external editor
13 years ago
Montel Laurent
3e4a618eab
Apply patch from Torsten Grote
...
"Currently, the AttachmentMissingWarning at the bottom of the compose
window is only closed when attaching a file with its own button, but not
when attaching files by other means. I made showAddAttachmentDialog()
emit a fileAttached() signal which in turn deactivates the warning.
Maybe there is a better place to emit this signal e.g. when a file has
successfully been attached."
REVIEW: 107916
13 years ago
Montel Laurent
b158a7203b
Add a new feature (as in thunderbird): show a kmessagewarning when we
...
type message and missing to add attachment.
I like to have it directly when we type.
14 years ago
Montel Laurent
319745c91c
FEATURE: insert special character
14 years ago