Allen Winter
d362152b35
use the icons suggested by jpetso.
...
svn path=/trunk/KDE/kdepim/; revision=819998
18 years ago
Allen Winter
6ccdb59271
fix iconnames
...
svn path=/trunk/KDE/kdepim/; revision=817193
18 years ago
Thomas McGuire
d2b89afcf9
Remove many superflous function names in kDebug statements.
...
Remove some tabs
svn path=/trunk/KDE/kdepim/; revision=785955
18 years ago
Thomas McGuire
65a318ea11
Fix another icon.
...
SVN_SILENT
svn path=/trunk/KDE/kdepim/; revision=771275
18 years ago
Thomas McGuire
6425ab8f6c
Properly handle multiple address book resources with the same
...
name in the recipientspicker.
Patch by Sander van Grieken <sander@3v8.net>, thanks!
CCMAIL: sander@3v8.net
M kmail/recipientspicker.h
M kmail/recipientspicker.cpp
svn path=/trunk/KDE/kdepim/; revision=736232
19 years ago
Thomas McGuire
5703680973
Some fixes for the recipientspicker:
...
- Don't crash when receiving addressbook-changed events
- Fix duplicate entries
Patch by Sander van Grieken, thanks!
CCMAIL: sander@3v8.net
svn path=/trunk/KDE/kdepim/; revision=735840
19 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
Kevin Krammer
a7716296dc
Modifying the portions of PIM code that access distributions lists
...
so they use the new resource based API.
CCMAIL:kde-pim@kde.org
svn path=/trunk/KDE/kdepim/; revision=720652
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
Allen Winter
607bc9a6c3
forward port SVN commit 713487 by tokoe:
...
Fix handling of distribution lists when KDEPIM_NEW_DISTRLISTS
is enabled.
svn path=/trunk/KDE/kdepim/; revision=714304
19 years ago
Tobias Koenig
8bc7d2bcca
Use KPIM::DistributionList when enabled via compile flags
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=713449
19 years ago
Allen Winter
720ad3fcd2
follow the move of RecentAddresses into the KPIM namespace.
...
svn path=/trunk/KDE/kdepim/; revision=712553
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Thomas McGuire
93635cfc8b
RecipientsPicker:
...
- Port the tooltip code
- Fix incorrect HTML for distribution list tooltips
svn path=/trunk/KDE/kdepim/; revision=701230
19 years ago
Thomas McGuire
3909647ee0
Port to QTreeWidget and KTreeWidgetSearchLine
...
svn path=/trunk/KDE/kdepim/; revision=701221
19 years ago
Tobias Koenig
01c7115ebd
Manual adaption and cleanup of the previous script run
...
for the new kDebug/kError/kWarning/kFatal syntax.
You can use the following command to find 'old' code:
egrep -r -A 5 '(kDebug|kError|kWarning|kFatal).*' * | grep -v ".svn" | grep "<< *endl;"
svn path=/trunk/KDE/kdepim/; revision=695781
19 years ago
Daniel Molkentin
94a38cea12
major parts of the endl cleanups.
...
svn path=/trunk/KDE/kdepim/; revision=695704
19 years ago
Laurent Montel
9079b08b83
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685858
19 years ago
Mathias Soeken
d1e6e99011
adopt changes in DistributionList::Entry
...
svn path=/trunk/KDE/kdepim/; revision=677010
19 years ago
Thomas McGuire
96a951a70a
Use the proper debug area.
...
svn path=/trunk/KDE/kdepim/; revision=676025
19 years ago
Lubo Luk
08746e45c9
KWM->KWindowSystem
...
svn path=/trunk/KDE/kdepim/knotes/; revision=659679
19 years ago
Thomas McGuire
0df9855357
Correct porting errors (currentItem(QString,int)->addItem(QString, QVariant)) introduced by commit 532058
...
svn path=/trunk/KDE/kdepim/; revision=652346
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
Stephan Kulow
77fb0ac34e
fix some porting errors
...
svn path=/trunk/KDE/kdepim/; revision=631907
19 years ago
Matthias Kretz
428ee4239a
merge the kinstance-redesign branch back to trunk.
...
svn path=/trunk/KDE/kdepim/; revision=628296
19 years ago
David Faure
b89340afd8
#warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl
...
svn path=/trunk/KDE/kdepim/; revision=622342
19 years ago
Aaron J. Seigo
94403b8aed
build? (winterz is pestering me so i'm committing before building ;)
...
svn path=/trunk/KDE/kdepim/akregator/; revision=621533
19 years ago
Aaron J. Seigo
cc5f24ca0f
adjust to api changes
...
only 5 more modules to go! *sigh*
svn path=/trunk/KDE/kdepim/akregator/; revision=619256
19 years ago
Laurent Montel
f2ab7fdb9b
Not necessary to have "clear"
...
svn path=/trunk/KDE/kdepim/; revision=609418
20 years ago
Tom Albers
74168ad2ce
Next bunch of removal of deprecated things
...
svn path=/trunk/KDE/kdepim/; revision=577521
20 years ago
Reinhold Kainhofer
6e4cd9faa5
Replace deprecated Q*Action, QDialog and QImage calls
...
svn path=/trunk/KDE/kdepim/; revision=540504
20 years ago
Allen Winter
063033d01e
"a" -> 'a'
...
svn path=/trunk/KDE/kdepim/; revision=540271
20 years ago
Reinhold Kainhofer
72d34ac78b
deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child..
...
Also, QWidget::setCaption => QWidget::setWindowTitle
svn path=/trunk/KDE/kdepim/; revision=535217
20 years ago
Stephan Kulow
41f433a7d5
some deprecated functions removed
...
svn path=/trunk/KDE/kdepim/; revision=535030
20 years ago
Reinhold Kainhofer
a3c5c30139
Fix compilation...
...
svn path=/trunk/KDE/kdepim/; revision=533954
20 years ago
Reinhold Kainhofer
c4bca6becc
Replace the old-style Q...Layout(QLayout*parent) constructors by the new empty constructors and a subsequent paren->addLayout(child). Heuristically, assume that if parent matches .*[Ll]ayout.*, then it is a QLayout*. Again, this is done by my script, which is committed into kdesdk/scripts/qt4/
...
svn path=/trunk/KDE/kdepim/; revision=533950
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
Reinhold Kainhofer
92ea42f7c5
deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText
...
svn path=/trunk/KDE/kdepim/; revision=532058
20 years ago
Frank Osterfeld
7fa41a9ae1
some de-deprecation for the night
...
svn path=/trunk/KDE/kdepim/; revision=532041
20 years ago
Reinhold Kainhofer
f6dc7b5fb7
deprecated QAbstractButton methods, mainly setIconSet->setIcon or setPixmap->setIcon or isOn->isChecked or setToggleButton->setCheckable or setAccel->setShortcut
...
svn path=/trunk/KDE/kdepim/; revision=532015
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
a574251bf1
Adapt to new kdelibs api
...
svn path=/trunk/KDE/kdepim/; revision=518169
20 years ago
Ismail Onur Filiz
42fa1b3860
Forward-port:
...
Fix bug #122218 where a shift-select in a filtered recipients picker results in non-visible contacts to be added as recipients as well.
svn path=/trunk/KDE/kdepim/; revision=516613
20 years ago
Ismail Onur Filiz
9739ac1cbc
Fix bug #122218 where a shift-select in a filtered recipients picker results in non-visible contacts to be added as recipients as well.
...
BUG: 122218
svn path=/branches/KDE/3.5/kdepim/; revision=516198
20 years ago
Allen Winter
bb3c502f0b
forward port 513401:
...
Fix regression apparently introduced by Bram's fix for #117118 , if the
analysis in #121337 is not completely off. Based on a patch by Kanniball
<kanniball@zmail.pt>. Thanks.
svn path=/trunk/KDE/kdepim/; revision=516107
20 years ago
Allen Winter
aabada4334
forward port SVN 497767:
...
Fix bug 117118: composer kaddressbook no adresses at first launch
Update the list again once the resource is loaded.
svn path=/trunk/KDE/kdepim/; revision=516106
20 years ago
Till Adam
97802486ff
Fix regression apparently introduced by Bram's fix for #117118 , if the
...
analysis in #121337 is not completely off. Based on a patch by Kanniball
<kanniball@zmail.pt>. Thanks.
BUG: 121337
CCMAIL: kanniball@zmail.pt
CCMAIL: bramschoenmakers@kde.nl
svn path=/branches/KDE/3.5/kdepim/; revision=513401
20 years ago