Montel Laurent
5f6dd46a97
Use QStringLiteral
12 years ago
Montel Laurent
df316eec29
Astyle kdelibs
12 years ago
Montel Laurent
3e4ec2a960
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kmail/editor/kmcomposewin.cpp
ktimetracker/support/ktimetracker.desktop
messagecomposer/attachment/attachmentcontrollerbase.cpp
messagecomposer/attachment/attachmentcontrollerbase.h
messagelist/pane.cpp
messagelist/pane.h
messageviewer/viewer/editorwatcher.cpp
messageviewer/viewer/editorwatcher.h
messageviewer/viewer/nodehelper.cpp
messageviewer/viewer/viewer_p.cpp
12 years ago
Montel Laurent
1f7dc4beaf
KUrl--
12 years ago
Montel Laurent
d860b6b6c4
Add some Q_DECL_OVERRIDE. KUrl--
12 years ago
Montel Laurent
635d4c6e05
Don't make active timer all the time. Just when text is changed
12 years ago
Montel Laurent
22f9ff23e3
Use QStringLiteral
12 years ago
Montel Laurent
c033dd3ffe
Start to use QStringLiteral
12 years ago
Montel Laurent
8f30b97671
Astyle kdelibs
12 years ago
Montel Laurent
d30c2a2778
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kmail/kmcommands.cpp
korganizer/previewdialog.cpp
korganizer/previewdialog.h
messagecore/attachment/attachmentfromurlbasejob.cpp
messagecore/autotests/mailinglisttest.cpp
messageviewer/viewer/editorwatcher.cpp
messageviewer/viewer/editorwatcher.h
messageviewer/viewer/mailsourceviewer.cpp
12 years ago
Montel Laurent
c5556a78b9
KUrl--
12 years ago
Montel Laurent
995770337b
Port to QUrl
12 years ago
Montel Laurent
513e5916bd
Port to QUrl
12 years ago
Montel Laurent
29b03fff63
Add debug for testing Bug 321684
...
CCBUG: 321684
12 years ago
Montel Laurent
8fdf88c790
KUrl--
12 years ago
Montel Laurent
c8febb7d6a
Add some Q_DECL_OVERRIDE
12 years ago
Montel Laurent
10ae0ef016
qFindChild is deprecated
12 years ago
Montel Laurent
3edf375b8e
QTest::qWaitForWindowShown is deprecated
12 years ago
Montel Laurent
f64c151bc1
Astyle kdelibs
12 years ago
Montel Laurent
b2e1cbbaf7
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kmail/kmmainwidget.cpp
korganizer/docprefs.cpp
korganizer/docprefs.h
korganizer/statusdialog.cpp
korganizer/statusdialog.h
pimcommon/texteditor/commonwidget/texteditfindbarbase.cpp
pimcommon/texteditor/plaintexteditor/plaintexteditorwidget.cpp
pimcommon/texteditor/plaintexteditor/plaintexteditorwidget.h
pimcommon/texteditor/richtexteditor/richtexteditorwidget.cpp
pimcommon/texteditor/richtexteditor/richtexteditorwidget.h
12 years ago
Montel Laurent
eac732af3d
Add debug baloo meny entry
12 years ago
Dan Vrátil
1fa969be07
Port away from KFileIO from KPimUtils
...
We replace the kByteArrayFromFile and kByteArrayToFile methods by simply
using QFile directly.
It workss equally well, just has a dumber error reporting. The reason for
the port is that KFileIO is going to die together with KPimUtils, and there's
really no reason for that complex error handling in those cases, which was
the only difference between KFileIO and the QFile approach.
REVIEW: 121034
12 years ago
Dan Vrátil
d4e0ea60b2
Provide UI feedback when waiting for opened message to be retrieved
...
When user double-clicks a message, the Viewer will not appear until
the ItemFetchJob retrieves the message. This can however take some
time when the Session is blocked and during that time user does not
have any feedback on what is happening.
This patch makes use of the busy dialog provided by KMCommands, so
that users can at least see that something is going on.
REVIEW: 121091
12 years ago
Montel Laurent
3f12742d2d
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
pimcommon/widgets/splittercollapser.cpp
12 years ago
Montel Laurent
41968c313f
Change parameter order. Use Splitter as parent. Fix varialble name from private class etc.
12 years ago
Montel Laurent
e449b6b5f9
Fix show warning
12 years ago
Montel Laurent
c35a0b86cd
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
agents/mailfilteragent/mailfilteragent.h
kmail/kmmainwidget.cpp
pimcommon/widgets/splittercollapser.cpp
12 years ago
Montel Laurent
1a1c997465
Const'ify. Don't create KIcon for nothing.
12 years ago
Montel Laurent
400a8fe0cb
Split remove duplicate mail in own class.
12 years ago
Montel Laurent
ac1900c65e
Use new connect api
12 years ago
Aleix Pol
06ab95076f
Port KAbc -> KContacts
...
REVIEW: 121015
12 years ago
Montel Laurent
4854f02d3d
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
pimcommon/baloodebug/baloodebugdialog.cpp
12 years ago
Montel Laurent
77ca23e398
Allow to search directly when we show dialog
12 years ago
Montel Laurent
e58e27bad0
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
agents/mailfilteragent/filtermanager.cpp
kmail/kmmainwidget.cpp
12 years ago
Montel Laurent
76d78a91f4
Now we use kcmshell5
12 years ago
René J.V. Bertin
32730efb77
"Configure KMail..." should move to the OS X application menu even
...
if Qt's automatic heuristics have been disabled.
KStandardActions::preferences() sets PreferencesRole too.
12 years ago
Montel Laurent
ebc4fd6b42
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
agents/followupreminderagent/jobs/followupreminderjob.cpp
agents/mailfilteragent/filtermanager.cpp
kaddressbook/mainwidget.cpp
messagecomposer/composer/composerviewbase.cpp
messageviewer/viewer/viewer_p.cpp
12 years ago
René J.V. Bertin
5219aacd31
don't handle events for systray when shutting down,
...
avoiding null pointer dereference and crash
REVIEW: 120999
BUG: 340624
12 years ago
Montel Laurent
0369ec9c51
Use kdbusconnectionpool.h directly
12 years ago
Montel Laurent
2a178ee355
mWrapCol was never used. Reimplement validate in kmcomposerwin. Clean up.
12 years ago
Montel Laurent
d158ba2f51
Remove unused function
12 years ago
Montel Laurent
1508a4a9f0
Remove not necessary debug message
12 years ago
Montel Laurent
3cc992e832
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kmail/messageactions.cpp
kmail/messageactions.h
noteshared/noteutils.cpp
pimcommon/baloodebug/baloodebugdialog.cpp
12 years ago
Montel Laurent
1287f26cc6
Allow to show what is stored in baloo. We need to export KDEPIM_BALOO_DEBUG to show action
12 years ago
Montel Laurent
c75ec28717
kdelibs4support--
12 years ago
Montel Laurent
ce9718efb5
Port to qtest
12 years ago
Montel Laurent
d697cf84d7
Merge remote-tracking branch 'origin/KDE/4.14'
12 years ago
Montel Laurent
1886b9ecb0
missing to commit it
12 years ago
Montel Laurent
c100a3d118
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kmail/CMakeLists.txt
pimcommon/baloodebug/autotests/baloodebugwidgettest.cpp
pimcommon/baloodebug/baloodebugdialog.cpp
pimcommon/baloodebug/baloodebugsearchjob.cpp
pimcommon/baloodebug/baloodebugsearchpathcombobox.h
12 years ago
Montel Laurent
048f9c48b2
Fix Bug 339172 - regression: settings for folders in "search messages" are completely ignored
...
(needs kdepim-runtime fix too)
FIXED-IN: 4.14.3
BUG: 339172
12 years ago