Laurent Montel
3ccbe14ff4
Sieve doesn't accept empty script
...
=> disable ok button and avoid to have warning
svn path=/trunk/KDE/kdepim/; revision=947258
17 years ago
Laurent Montel
ada1b7ca5d
Don't try to show a menu when entry can't have a menu
...
svn path=/trunk/KDE/kdepim/; revision=946976
17 years ago
Laurent Montel
24c3bb2b21
Backport:
...
add focus
svn path=/trunk/KDE/kdepim/; revision=946963
17 years ago
Thomas McGuire
afb945a27b
Merged revisions 925423 via svnmerge from
...
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r925423 | tmcguire | 2009-02-13 10:42:47 +0100 (Fri, 13 Feb 2009) | 4 lines
Backport r924638 by tmcguire from trunk to the 4.2 branch:
Don't add POP3 and local accounts to the sieve list.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=925448
17 years ago
Thomas McGuire
5eafdccff1
Be sure to not crash when closing the dialog, because of the
...
treewidget clearing thing.
svn path=/trunk/KDE/kdepim/; revision=925240
17 years ago
Thomas McGuire
ab82f78f4d
Port the manage sieve script dialog to QTreeWidget.
...
svn path=/trunk/KDE/kdepim/; revision=924813
17 years ago
Thomas McGuire
4f0c347bee
Don't add POP3 and local accounts to the sieve list.
...
svn path=/trunk/KDE/kdepim/; revision=924638
17 years ago
Thomas McGuire
b10ebc6919
Merged revisions 915287 via svnmerge from
...
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r915287 | tmcguire | 2009-01-22 18:43:23 +0100 (Thu, 22 Jan 2009) | 3 lines
- deprecated--
- fix indentation
........
svn path=/trunk/KDE/kdepim/; revision=915289
17 years ago
Thomas McGuire
6a327ecd9b
- deprecated--
...
- fix indentation
svn path=/branches/kdepim/enterprise4/kdepim/; revision=915287
17 years ago
Thomas McGuire
fa20325b2a
Merged revisions 915154 via svnmerge from
...
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r915154 | mutz | 2009-01-22 15:11:46 +0100 (Thu, 22 Jan 2009) | 1 line
Fix kolab/issue2444 (kontact sends base64 encoded password when sieve server does not advertise STARTTLS), pt.1: kmail
........
svn path=/trunk/KDE/kdepim/; revision=915286
17 years ago
Marc Mutz
9fd8747bb9
Fix kolab/issue2444 (kontact sends base64 encoded password when sieve server does not advertise STARTTLS), pt.1: kmail
...
svn path=/branches/kdepim/enterprise4/kdepim/; revision=915154
17 years ago
Bertjan Broeksema
ddf3e14e0f
EBN Fixes: Qt classes that should not be used
...
What does this patch do:
- QComboBox -> KComboBox
- QTabWidget -> KTabWidget
- QLineEdit -> KLineEdit
- QTextEdit -> KTextEdit
- Where KLineEdit is inserted, I explicitly called: setShowClearButton( true )
- Removed in some cases unnecessary includes from header files.
What does this patch not do:
- Fix the ui files
- Fix the QMessageBox -> KMessageBox in kmmessage.cpp I need to have a good
look to the KMessageBox API for that.
- Exhaustive cleanup of unnecessary inclusions.
svn path=/trunk/KDE/kdepim/; revision=862376
18 years ago
Thomas McGuire
ee090935c7
Use safe iterators, as pointed out by dirk.
...
svn path=/trunk/KDE/kdepim/; revision=838724
18 years ago
Allen Winter
44ea0785e1
KWindowSystem::setIcons() is available on all supported platforms.
...
svn path=/trunk/KDE/kdepim/; revision=762429
18 years ago
Till Adam
65e2ad7b51
Merged revisions 731502-732628 via svnmerge from
...
svn+ssh://tilladam@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r731539 | mikearthur | 2007-11-01 00:32:50 +0100 (Thu, 01 Nov 2007) | 2 lines
Add alignment and strikethrough options to WYSIWYG editor.
................
r731611 | scripty | 2007-11-01 08:40:38 +0100 (Thu, 01 Nov 2007) | 1 line
SVN_SILENT made messages (.desktop file)
................
r731692 | tmcguire | 2007-11-01 16:49:46 +0100 (Thu, 01 Nov 2007) | 3 lines
tabs-- (one of the tabs actually was inside a string, causing a minor bug)
................
r731725 | tilladam | 2007-11-01 19:13:34 +0100 (Thu, 01 Nov 2007) | 2 lines
Re-add the nepomuk feeder.
................
r731772 | mlaurent | 2007-11-01 21:19:33 +0100 (Thu, 01 Nov 2007) | 2 lines
Two differents separator ?
................
r731883 | scripty | 2007-11-02 08:38:30 +0100 (Fri, 02 Nov 2007) | 1 line
SVN_SILENT made messages (.desktop file)
................
r731894 | mlaurent | 2007-11-02 09:10:11 +0100 (Fri, 02 Nov 2007) | 2 lines
Fix icons
................
r732011 | tmcguire | 2007-11-02 15:40:00 +0100 (Fri, 02 Nov 2007) | 8 lines
Deleting a folder is a potentially dangerous operation, so set the
'dangerous' flag when showing the warning messagebox.
Based on a patch by Jure Repinc.
CCBUG:151715
................
r732122 | djarvie | 2007-11-02 22:01:32 +0100 (Fri, 02 Nov 2007) | 1 line
Style
................
r732144 | djarvie | 2007-11-02 23:32:17 +0100 (Fri, 02 Nov 2007) | 5 lines
Fix failure to trigger some date-only alarms (e.g. after system hibernation).
Fix date-only alarms triggering every minute until start-of-day time (bug 146952).
Forward port of commit 732115.
................
r732193 | winterz | 2007-11-03 03:38:33 +0100 (Sat, 03 Nov 2007) | 2 lines
reduce the debug noise
................
r732197 | winterz | 2007-11-03 04:07:01 +0100 (Sat, 03 Nov 2007) | 7 lines
- Port from KLibFactory to KPluginFactory
- Make all the plugins have the same naming convention of "libfoo_korganizer",
even though we (as in KDE) will probably decide to remove the "lib" prefix.
- Make the yearprint plugin work
- various minor clean-ups
................
r732217 | scripty | 2007-11-03 08:50:29 +0100 (Sat, 03 Nov 2007) | 1 line
SVN_SILENT made messages (.desktop file)
................
r732235 | reitelbach | 2007-11-03 10:39:45 +0100 (Sat, 03 Nov 2007) | 4 lines
typos
SVN_SILENT
................
r732251 | vkrause | 2007-11-03 11:26:31 +0100 (Sat, 03 Nov 2007) | 49 lines
Merged revisions 724820-725839,725842-726385,726387-726917,726919-726931,726933-728589,728591-728594,728596-728621,728623-729262,729264-730751,730753-731066,731068-731441,731443-731704 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/work/arzie_akonadi
........
r724820 | arzie | 2007-10-13 16:58:06 +0200 (Sat, 13 Oct 2007) | 1 line
Provide some error handling.
........
r724821 | arzie | 2007-10-13 16:58:53 +0200 (Sat, 13 Oct 2007) | 1 line
Add extra debug info.
........
r725902 | arzie | 2007-10-16 16:14:27 +0200 (Tue, 16 Oct 2007) | 1 line
Prevent some unnecessary change notifications.
........
r725910 | arzie | 2007-10-16 16:56:23 +0200 (Tue, 16 Oct 2007) | 1 line
Removed SearchProviders and added feeder agents.
........
r726785 | arzie | 2007-10-18 23:42:07 +0200 (Thu, 18 Oct 2007) | 1 line
Allow bigger parts (LONGBLOB instead of BLOB as SQL data type).
........
r729262 | arzie | 2007-10-25 14:53:51 +0200 (Thu, 25 Oct 2007) | 1 line
Small spelling fix.
........
r730783 | arzie | 2007-10-29 16:59:00 +0100 (Mon, 29 Oct 2007) | 1 line
Add documentation.
........
r731444 | arzie | 2007-10-31 19:19:21 +0100 (Wed, 31 Oct 2007) | 1 line
typo's
........
r731672 | arzie | 2007-11-01 15:21:18 +0100 (Thu, 01 Nov 2007) | 1 line
typo's
........
r731702 | arzie | 2007-11-01 17:28:38 +0100 (Thu, 01 Nov 2007) | 1 line
Support more than 1 index per table.
........
r731704 | arzie | 2007-11-01 17:29:08 +0100 (Thu, 01 Nov 2007) | 1 line
Remove duplicate code.
........
................
r732254 | vkrause | 2007-11-03 11:36:23 +0100 (Sat, 03 Nov 2007) | 2 lines
Warn if the resource doesn't deliver the requested item part.
................
r732264 | vkrause | 2007-11-03 12:05:55 +0100 (Sat, 03 Nov 2007) | 2 lines
Yet another unused field in the database.
................
r732267 | vkrause | 2007-11-03 12:17:14 +0100 (Sat, 03 Nov 2007) | 2 lines
remove dead code
................
r732293 | mikearthur | 2007-11-03 13:23:26 +0100 (Sat, 03 Nov 2007) | 2 lines
Add lists to WYSIWYG editor and "intelligent" rich text selector button.
................
r732313 | winterz | 2007-11-03 14:25:28 +0100 (Sat, 03 Nov 2007) | 3 lines
Eliminate the "QLayout: Attempting to add QLayout "" to MonthViewCell "", which already has a layout" warnings.
Thanks Pino!
................
r732340 | winterz | 2007-11-03 16:02:28 +0100 (Sat, 03 Nov 2007) | 2 lines
fixup some icons and titles
................
r732341 | winterz | 2007-11-03 16:03:02 +0100 (Sat, 03 Nov 2007) | 2 lines
minor change to the "enable tooltips.." configuration option text.
................
r732378 | winterz | 2007-11-03 18:25:40 +0100 (Sat, 03 Nov 2007) | 2 lines
cleanup some superfluous kDebugs, or move them into the correct debugarea.
................
r732391 | pino | 2007-11-03 19:04:00 +0100 (Sat, 03 Nov 2007) | 3 lines
icon renamings:
- history-clear -> edit-clear-history
................
r732394 | tmcguire | 2007-11-03 19:08:26 +0100 (Sat, 03 Nov 2007) | 5 lines
Fix homepage URL.
SVN_SILENT
................
r732417 | tmcguire | 2007-11-03 20:38:19 +0100 (Sat, 03 Nov 2007) | 7 lines
Some search fixes and some style fixes.
Now the editor doesn't get into an infinite loop anymore when the
search text is not found.
Also, backward search and search from cursor works properly now.
................
r732418 | tmcguire | 2007-11-03 20:46:47 +0100 (Sat, 03 Nov 2007) | 3 lines
Fix icon
................
r732425 | tmcguire | 2007-11-03 21:32:38 +0100 (Sat, 03 Nov 2007) | 4 lines
- fix icons
- deprecated--
................
r732434 | winterz | 2007-11-03 21:58:47 +0100 (Sat, 03 Nov 2007) | 5 lines
forward port SVN commit 732431 by winterz:
port yet-another IMAP bugfix from the enterprise branch.
also remove an assert() that can never be tripped.
................
r732447 | tmcguire | 2007-11-03 22:35:41 +0100 (Sat, 03 Nov 2007) | 3 lines
Use the new icon for multiple drag items the Oxygen team has just commited.
................
r732464 | tmcguire | 2007-11-03 23:50:00 +0100 (Sat, 03 Nov 2007) | 4 lines
Remove unnecessary #ifdef, it reportedly compiles fine on Windows.
SVN_SILENT
................
r732614 | scripty | 2007-11-04 09:40:43 +0100 (Sun, 04 Nov 2007) | 1 line
SVN_SILENT made messages (.desktop file)
................
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=732630
19 years ago
Thomas McGuire
505cab8915
- fix icons
...
- deprecated--
svn path=/trunk/KDE/kdepim/; revision=732425
19 years ago
Thomas McGuire
d031daa713
deprecated--
...
warnings--
svn path=/trunk/KDE/kdepim/; revision=729744
19 years ago
Rafael Fernndez Lpez
fd15f72439
Code adaptation because of changes on libraries related to revision 719630
...
svn path=/trunk/KDE/kdepim/akregator/; revision=719646
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Laurent Montel
9079b08b83
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685858
19 years ago
Lubo Luk
08746e45c9
KWM->KWindowSystem
...
svn path=/trunk/KDE/kdepim/knotes/; revision=659679
19 years ago
Lubo Luk
9d8aa41122
KWin/KWinModule -> KWM
...
svn path=/trunk/KDE/kdepim/knotes/; revision=649617
19 years ago
David Faure
38ec9afb4b
kapplication.h removed where not useful
...
svn path=/trunk/KDE/kdepim/; revision=621637
19 years ago
Aaron J. Seigo
9ffbd1c4fc
build
...
svn path=/trunk/KDE/kdepim/knode/; revision=616862
20 years ago
Laurent Montel
a8acab058e
Fix compile under windows
...
svn path=/trunk/KDE/kdepim/; revision=605106
20 years ago
Tom Albers
74168ad2ce
Next bunch of removal of deprecated things
...
svn path=/trunk/KDE/kdepim/; revision=577521
20 years ago
Laurent Montel
d9a136a152
Q3TextEdit--
...
svn path=/trunk/KDE/kdepim/; revision=569372
20 years ago
Edwin Schepers
33540d8c2b
Qframe -> QFrame
...
svn path=/trunk/KDE/kdepim/; revision=558575
20 years ago
Laurent Montel
6fc13ccf1b
Kdialogbase->kdialog
...
svn path=/trunk/KDE/kdepim/; revision=555161
20 years ago
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
20 years ago
Reinhold Kainhofer
bdb846c552
Replace the old-style QGridLayout and Q[HV]BoxLayout constructors (which contain margin, spacing, name, and possibly the # of rows and cols) with the Qt4 constructors, where one then calls setMargin, setSpacing, and setObjectName. The nr of rows and columns is no longer needed.
...
I used my kdesdk/scripts/qt4/convert-qgridlayout.pl and kdesdk/scripts/qt4/convert-qboxlayout.pl scripts for this. Apart from one instance (where the params were commented out), no manual intervention was needed and everything worked like a charm...
What still needs to be done is to replace all Q*Layout(QLayout*parent) constructors by Q*Layout(); parent->insertLayout(..); calls. This can't be automated since it's impossible to detect whether the parent object is a QWidget* or a QLayout*. At best one can parst the compiler warning and just replace in those lines that through a deprecated warning...
svn path=/trunk/KDE/kdepim/; revision=533942
20 years ago
Ismail Onur Filiz
5499cab473
Include "config.h" in the source files that already do not do so.
...
svn path=/trunk/KDE/kdepim/; revision=532915
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
659ee5067e
Adapt to new kdelibs api
...
svn path=/trunk/KDE/kdepim/akregator/; revision=521406
20 years ago
Laurent Montel
5214f977ce
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/akregator/; revision=508599
20 years ago
Laurent Montel
7a6a236da0
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/konsolekalendar/; revision=501915
20 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
21 years ago
Laurent Montel
fa189a1645
Port to qmenu
...
svn path=/trunk/KDE/kdepim/; revision=488196
21 years ago
Laurent Montel
fb69b56cb8
Adapt to new kde4 api
...
svn path=/trunk/KDE/kdepim/knotes/; revision=476637
21 years ago
Stephan Binner
07ceeaccef
warningContinueCancel() for delete confirmation
...
svn path=/trunk/KDE/kdepim/; revision=470529
21 years ago
Stephan Binner
d0a4877f2f
warningContinueCancel() for delete confirmation
...
svn path=/branches/KDE/3.5/kdepim/; revision=470528
21 years ago
Ingo Klcker
a5953755c8
Forward port:
...
SVN commit 462616 by gyurco:
Correctly re-use the authentication from the IMAP settings.
svn path=/trunk/KDE/kdepim/; revision=464997
21 years ago
Ingo Klcker
350e8325a9
Forward port:
...
SVN commit 464604 by nhasan:
The 'Ok' button was unnecessary and downright confusing.
svn path=/trunk/KDE/kdepim/; revision=464989
21 years ago
Nadeem Hasan
248df468ad
The "Ok" button was unnecessary and downright confusing.
...
svn path=/branches/KDE/3.5/kdepim/; revision=464604
21 years ago
Szombathelyi Gyrgy
87b9f7691b
Correctly re-use the authentication from the IMAP settings.
...
svn path=/branches/KDE/3.5/kdepim/; revision=462616
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
Stephan Binner
2f7ca20d88
Yes/No dialog buttons are bad for usability
...
svn path=/trunk/KDE/kdepim/; revision=438196
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