Christian Ehrlicher
fbc528c8cc
win32 compile++
...
still does not compile completely because of k3process
svn path=/trunk/KDE/kdepim/; revision=687524
19 years ago
Laurent Montel
a2849e0f7f
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685626
19 years ago
Thomas McGuire
96a951a70a
Use the proper debug area.
...
svn path=/trunk/KDE/kdepim/; revision=676025
19 years ago
Mathias Soeken
c7ff0cf0fd
Bug fixed with sytem tray icon, which has not worked to show/hide application and building showing context menu.
...
svn path=/trunk/KDE/kdepim/; revision=673670
19 years ago
Lubo Luk
08746e45c9
KWM->KWindowSystem
...
svn path=/trunk/KDE/kdepim/knotes/; revision=659679
19 years ago
Laurent Montel
aa58f72c51
Include not necessary
...
svn path=/trunk/KDE/kdepim/kontact/src/; revision=656572
19 years ago
Simon Hausmann
f183de98e9
Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
...
separates the xmlgui stuff from KMainWindow
svn path=/trunk/KDE/kdepim/kleopatra/; revision=654728
19 years ago
Matt Rogers
5a821d8440
compile on OS X
...
svn path=/trunk/KDE/kdepim/; revision=651260
19 years ago
Lubo Luk
9d8aa41122
KWin/KWinModule -> KWM
...
svn path=/trunk/KDE/kdepim/knotes/; revision=649617
19 years ago
Chusslove Illich
7de386f772
n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form.
...
svn path=/trunk/KDE/kdepim/; revision=632863
19 years ago
David Faure
38ec9afb4b
kapplication.h removed where not useful
...
svn path=/trunk/KDE/kdepim/; revision=621637
19 years ago
Simon Hausmann
795ebba375
Merging branches/work/kaction-cleanup-branch, done by Kevin and me.
...
This removes some usage of KAction in our public API so that one can use QActions
with KDE classes, too, and it removes some use of deprecated API in the apps.
svn path=/trunk/KDE/kdepim/; revision=610651
20 years ago
Stephan Kulow
3f33101047
merge in the branch that renamed KSystemTray to KSystemTrayIcon
...
and made it derived from QSystemTrayIcon (which is no longer a
widget). I put some #warnings in where code is too heavily bound
to that assumption
svn path=/trunk/KDE/kdepim/; revision=565761
20 years ago
Ingo Klcker
46ecd2c962
Forward port of SVN commit 544459 by kloecker:
...
Add a few fall throughs and one missing break. Reported by Christoph Bartoschek.
svn path=/trunk/KDE/kdepim/; revision=544460
20 years ago
Ingo Klcker
4f878bb2d8
Add a few fall throughs and one missing break. Reported by Christoph Bartoschek.
...
svn path=/branches/KDE/3.5/kdepim/; revision=544459
20 years ago
David Faure
8270ad07db
Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch.
...
svn path=/branches/kdepim/proko2-full/kdepim/; revision=541169
20 years ago
Reinhold Kainhofer
42ed96b11f
some more #include <qxxxx.h> => #include <QXxxx>
...
svn path=/trunk/KDE/kdepim/; revision=540424
20 years ago
Allen Winter
063033d01e
"a" -> 'a'
...
svn path=/trunk/KDE/kdepim/; revision=540271
20 years ago
Reinhold Kainhofer
b3abaeb2e6
--deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec);
...
svn path=/trunk/KDE/kdepim/; revision=539881
20 years ago
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
20 years ago
Stephan Kulow
6be5949741
deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=537559
20 years ago
Stephan Kulow
41f433a7d5
some deprecated functions removed
...
svn path=/trunk/KDE/kdepim/; revision=535030
20 years ago
Reinhold Kainhofer
d0a9726dee
deprecated QFont methods: (setP|p)ointSizeFloat->(setP|p)ointSizeF
...
svn path=/trunk/KDE/kdepim/; revision=531921
20 years ago
Reinhold Kainhofer
1a753fd376
deprecated: QMenu::insertSeparator() -> QMenu::addSeparator(), QBitmap(w,h,bool) -> QBitmap(w,h) and QBitmap::clear()
...
svn path=/trunk/KDE/kdepim/; revision=531904
20 years ago
Chusslove Illich
3a5fca8d00
Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls).
...
svn path=/trunk/KDE/kdepim/; revision=528186
20 years ago
Laurent Montel
350e3ba576
deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=512664
20 years ago
Laurent Montel
13a2d79fff
Fix QToolTip
...
svn path=/trunk/KDE/kdepim/; revision=508023
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Volker Krause
3d382d34ca
Build with new kdelibs snapshot.
...
svn path=/trunk/KDE/kdepim/; revision=496190
20 years ago
Laurent Montel
08cdd31b10
Q3Whatthis--
...
svn path=/trunk/KDE/kdepim/; revision=486327
21 years ago
Laurent Montel
3ef805634c
Q3ValueList--
...
svn path=/trunk/KDE/kdepim/; revision=486326
21 years ago
Ingo Klcker
59616a4f37
kmail compiles again. Linking still fails due to a problem with KTempDir::existing().
...
svn path=/trunk/KDE/kdepim/; revision=467698
21 years ago
Volker Krause
0f6fe9fdb4
117 of 167 files compile
...
svn path=/trunk/KDE/kdepim/; revision=461055
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 years ago
Till Adam
f7ebf4ae78
kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc]
...
svn path=/trunk/KDE/kdepim/; revision=437935
21 years ago
Till Adam
94fdc3c63c
o KMAcctMgr -> KMail::AccountManager
...
o de-virtualize the AccountManager interface
o const-ify
svn path=/trunk/KDE/kdepim/; revision=437928
21 years ago
Till Adam
62fe1c1408
Mr. QPtrVector is not our friend anymore.
...
svn path=/trunk/KDE/kdepim/; revision=428936
21 years ago
Till Adam
2be7ff4b4b
SVNSILENT let's include kmfolder.h where it's needed and not in
...
kmfoldertree.h, where it's not.
svn path=/trunk/KDE/kdepim/; revision=424618
21 years ago
Till Adam
cf1c887b0c
SVNSILENT More include decoupling.
...
svn path=/trunk/KDE/kdepim/; revision=424615
21 years ago
Pascal Ltourneau
10cf4ebac3
Two small fixes
...
svn path=/trunk/KDE/kdepim/; revision=412826
21 years ago
Lus Pedro Coelho
6b68db1d8c
The Desktop might change from under us,
...
the user might change it manually, for example,
so re-check before switching.
OKed by Ingo
svn path=/trunk/kdepim/; revision=402206
21 years ago
Matt Douhan
6417cdb091
Implement a new feature, the ability to send all queued email using
...
a specified transport.
This means that if the user moves from home to the office or somesuch he
can override the trasnport in the queued msg and force all mail to be sent
using a specific transport that he knows works.
Also it will pop up a warning if the selected transport is non encrypted to
avoid sending sensitive emails over an unecnrypted transport.
svn path=/trunk/kdepim/; revision=401726
21 years ago
David Faure
b1e17a85e8
Yet another "plural-form-used-for-0", which triggers problems in the french translation
...
CCBUG: 94551
svn path=/trunk/kdepim/; revision=368930
22 years ago
George Staikos
05c0b1c046
raise the kmail part in kontact when the tray icon is clicked.
...
What should the behaviour be if the tray icon is clicked while kontact is open,
has the foreground, and the kmail part is hidden? Right now it raises kmail
but minimizes kontact. aKregator has the same behaviour. Should this be
changed?
svn path=/trunk/kdepim/; revision=367695
22 years ago
Carsten Burghardt
ad131acc9a
Change the popup menus for copy and move so that the folders are arranged according to the foldertree.
...
svn path=/trunk/kdepim/; revision=350736
22 years ago
David Faure
85522e4281
Fix crash in systray notification when folders are deleted. ( #89520 )
...
svn path=/trunk/kdepim/; revision=347173
22 years ago
David Faure
3a2a044dc9
Fix crash in systray notification when folders are deleted. Untested, but obvious enough from the bt.
...
CCMAIL: 89520-done@bugs.kde.org
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=347172
22 years ago
smail Dnmez
2e10eda47e
Add "Send Queued Messages" to systray menu. As Check mail functions already there
...
this feature makes it complete.
svn path=/trunk/kdepim/; revision=344088
22 years ago
Ingo Klcker
e1a30baef6
Re-apply Martin's patch.
...
svn path=/trunk/kdepim/; revision=335775
22 years ago
Ingo Klcker
90dc9dcc7e
Revert. See kmail-devel.
...
svn path=/trunk/kdepim/; revision=333040
22 years ago