Olivier Goffart
73eb0cf45f
The check for conflictuous shortcut is now in KKeySequenceWidget, no need to check this manually anymore
...
svn path=/trunk/KDE/kdepim/; revision=719717
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
Thomas McGuire
71fd398062
Fix the shortcut handling with KKeySequenceWidget, thanks to the new validate
...
stuff from kdelibs.
I disabled the ability to override conflicting shortcuts, as it did not work
and I did not find a way to actually disable a shortcut of a conflicting action.
Also, I added some todos to do more shortcut checking, currently conflicts against
global shortcuts and such are not checked.
Also, remove some tabs and fix 2 deprcated functions.
svn path=/trunk/KDE/kdepim/; revision=705875
19 years ago
Thomas McGuire
8c37f8e109
Add #warning about broken shortcuts.
...
This needs better support from KKeySequenceWidget.
svn path=/trunk/KDE/kdepim/; revision=696960
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
Thomas McGuire
b6d5f2f75a
Rename typeName() to displayNameForType() and make it static.
...
Then use it in the account wizard and the account selection dialog.
Additionally, fix layout and general cleanup of the account selection dialog.
svn path=/trunk/KDE/kdepim/; revision=689472
19 years ago
Thomas McGuire
b2b695420e
Update the way the type of the account is stored.
...
Now, we use enums instead of strings.
Add the names of the types to KAccount. They can now be translated.
Also, provide an update script for easy config migration.
BUG: 90509
svn path=/trunk/KDE/kdepim/; revision=689148
19 years ago
Laurent Montel
a2849e0f7f
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685626
19 years ago
Pradeepto Bhattacharya
0750e965c5
Krazy #1 fixes
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=679564
19 years ago
Ingo Klcker
76ed9c3f5c
Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer.
...
svn path=/trunk/KDE/kdepim/; revision=674140
19 years ago
Thomas McGuire
0322765766
Use sensible defaults for the icon chooser
...
svn path=/trunk/KDE/kdepim/; revision=669125
19 years ago
Lubo Luk
08746e45c9
KWM->KWindowSystem
...
svn path=/trunk/KDE/kdepim/knotes/; revision=659679
19 years ago
Pino Toscano
a3b7277c11
less qt3/kde3 support
...
svn path=/trunk/KDE/kdepim/; revision=657910
19 years ago
Allen Winter
c0af7a7b12
more GPL headers for Marc's code, which was already so licensed.
...
CCMAIL: mutz@kde.org
svn path=/trunk/KDE/kdepim/; revision=657226
19 years ago
Lubo Luk
9d8aa41122
KWin/KWinModule -> KWM
...
svn path=/trunk/KDE/kdepim/knotes/; revision=649617
19 years ago
Andreas Hartmetz
05fdf8b6b0
KKeyButton->KKeySequenceWidget
...
svn path=/trunk/KDE/kdepim/; revision=648705
19 years ago
Laurent Montel
377b55cb84
Fix signal/slot
...
(need to cleanup use of kshortcut/qkeysequence)
svn path=/trunk/KDE/kdepim/; revision=647846
19 years ago
Allen Winter
47eb228760
#ifdef __GNUC__ guards on #warnings
...
svn path=/trunk/KDE/kdepim/; revision=647176
19 years ago
Volker Krause
28e13b3d87
KKeyButton lost some functionality it seems, disable it for now :-(
...
svn path=/trunk/KDE/kdepim/; revision=647174
19 years ago
Aaron J. Seigo
f7c8d965d1
icon spec name updates
...
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=640714
19 years ago
Stephan Kulow
edcb82b6ae
more porting errors
...
svn path=/trunk/KDE/kdepim/; revision=631911
19 years ago
Matthias Kretz
428ee4239a
merge the kinstance-redesign branch back to trunk.
...
svn path=/trunk/KDE/kdepim/; revision=628296
19 years ago
Laurent Montel
3c139ec113
Fix signal/slot
...
svn path=/trunk/KDE/kdepim/; revision=627672
19 years ago
David Faure
38ec9afb4b
kapplication.h removed where not useful
...
svn path=/trunk/KDE/kdepim/; revision=621637
19 years ago
Laurent Montel
521ce08490
Compile++
...
svn path=/trunk/KDE/kdepim/; revision=608261
20 years ago
Laurent Montel
a8acab058e
Fix compile under windows
...
svn path=/trunk/KDE/kdepim/; revision=605106
20 years ago
Andreas Gungl
405aef5365
Forward port of the fix for #135752
...
svn path=/trunk/KDE/kdepim/; revision=596293
20 years ago
Andreas Gungl
5d143e47b2
Disable the shortcut definition if the filter is not going to be added to the menu.
...
BUGS: 135752
svn path=/branches/KDE/3.5/kdepim/; revision=596291
20 years ago
Allen Winter
9ed1791d75
Add missing top and bottom buttons for the filter dialog.
...
BUG: 132077
svn path=/branches/KDE/3.5/kdepim/; revision=571255
20 years ago
Volker Krause
5693af6b31
KDialog porting.
...
svn path=/trunk/KDE/kdepim/; revision=552592
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
d956e3b7bf
QTabWidget and KNotifyClient::beep converted so there are some less deprecated warnings
...
svn path=/trunk/KDE/kdepim/akregator/; revision=540537
20 years ago
Allen Winter
063033d01e
"a" -> 'a'
...
svn path=/trunk/KDE/kdepim/; revision=540271
20 years ago
Reinhold Kainhofer
7f6ea0b791
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
...
svn path=/trunk/KDE/kdepim/; revision=540093
20 years ago
Reinhold Kainhofer
4ea904f4b5
deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors
...
svn path=/trunk/KDE/kdepim/; revision=535644
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
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
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
Reinhold Kainhofer
c567557304
addMultiCell(Widget|Layout) => add(Widget|Layout) with swapped params and with row/colspan instead of last row/col. This means that there are ~350 less deprecated warnings
...
svn path=/trunk/KDE/kdepim/; revision=531841
20 years ago
Cornelius Schumacher
4dd9f64114
Make KMail, KOrganizer and Akregator compile.
...
svn path=/trunk/KDE/kdepim/; revision=528731
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
ea883abdd3
Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched.
...
BUG: 123261
svn path=/trunk/KDE/kdepim/; revision=516822
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Andreas Gungl
a59a967c59
simplification for cleaning up QList<T*>
...
svn path=/trunk/KDE/kdepim/; revision=499049
20 years ago
Volker Krause
3d382d34ca
Build with new kdelibs snapshot.
...
svn path=/trunk/KDE/kdepim/; revision=496190
20 years ago
Andreas Gungl
e7a819f07a
fix loading and saving of filter definitions
...
svn path=/trunk/KDE/kdepim/; revision=495142
20 years ago
Andreas Gungl
5c3e25a565
header cleanup
...
svn path=/trunk/KDE/kdepim/; revision=493971
21 years ago