Allen Winter
65613d606f
various micro optimizations that Krazy found for single char QStrings
...
better written as QChars.
svn path=/trunk/KDE/kdepim/; revision=812183
18 years ago
Thomas McGuire
3038fa367b
Remove code duplication
...
svn path=/trunk/KDE/kdepim/; revision=812030
18 years ago
Thomas McGuire
9c6ab326c3
Make the folderselection dialog slow again, otherwise the folder requester
...
crashes.
I'll write a testcase for this later, it seems to be another qt bug.
svn path=/trunk/KDE/kdepim/; revision=812029
18 years ago
Thomas McGuire
ff36acb2ad
Disable updates when loading new items.
...
This improves performance because setExpanded() doesn't need to do a relayout.
CCIRC: till
svn path=/trunk/KDE/kdepim/; revision=809831
18 years ago
Thomas McGuire
bc82ce6f52
- change a few iterators to const iterators
...
- document the reason why setDisabled() is not used in the folder selection
tree.
svn path=/trunk/KDE/kdepim/; revision=804646
18 years ago
Thomas McGuire
a0bba723a1
Also allow to input umlauts and other printable characters.
...
Based on patch by Richard Lärkäng, thanks!
BUG: 133092
svn path=/trunk/KDE/kdepim/; revision=803952
18 years ago
Thomas McGuire
a09a7b230b
Don't expand the items, it seems it is not necessary here.
...
It is dog slow, because Qt insists on doing item layouting when expanding an item,
even when calling setUpdatesEnabled(false).
svn path=/trunk/KDE/kdepim/; revision=803606
18 years ago
Thomas McGuire
ef91519ea2
Instead of disabling items, which does not work because of qt bug 181410,
...
we make non-matching items not selectable.
svn path=/trunk/KDE/kdepim/; revision=803602
18 years ago
Thomas McGuire
211cf1b2f9
Some coding style fixes.
...
SVN_SILENT
svn path=/trunk/KDE/kdepim/; revision=803331
18 years ago
Thomas McGuire
84ab0070f2
Bug fixes:
...
- Don't eat escape or enter keypresses, so that moving a message to a folder
with the keyboard works again
- actually return the correct folder, by setting the currentItem as well, instead of
only selecting an item.
Other stuff:
- Add some consts
- use QAction::setData instead of comparing the action names
- //< => ///<, so that doxygen recognises those
- some style fixes (identation, whitespace mainly)
- remove the ifdef'd out styleDependantFrameWidth
svn path=/trunk/KDE/kdepim/; revision=802876
18 years ago
Szymon Stefanek
b6ad9093d7
Splitted the folder selection stuff into two files: move towards a nicer source layout. Added a missing null pointer check that caused crashes on tree nodes without a real folder.
...
svn path=/trunk/KDE/kdepim/; revision=802831
18 years ago
Szymon Stefanek
b705d47e28
Ported the FolderSelectionDialog to native Qt4
...
svn path=/trunk/KDE/kdepim/; revision=801877
18 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
a2849e0f7f
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685626
19 years ago
Dirk Mueller
6ebf16526a
the usual "daily unbreak compilation"
...
svn path=/trunk/KDE/kdepim/; revision=680111
19 years ago
Thomas McGuire
abcc5d67ea
Complete the rename of folderselectiondialog
...
svn path=/trunk/KDE/kdepim/; revision=666762
19 years ago
Thomas McGuire
808359e25e
KMFolderSelDlg -> FolderSelectionDialog
...
Rename of the actual file will follow in a minute.
svn path=/trunk/KDE/kdepim/; revision=666759
19 years ago
Allen Winter
0221fbb56d
add standard GPL header, with permission from Stefan.
...
CCMAIL: taferner@kde.org
svn path=/trunk/KDE/kdepim/; revision=657608
19 years ago
Thomas McGuire
d135b8b0fa
Remove custom alternate row color handling.
...
This was buggy even in 3.5, more so in trunk.
Eventually KFolderTree will be ported to QTreeWidget, which hopefully built-in alternate row handling.
svn path=/trunk/KDE/kdepim/; revision=656303
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
David Faure
38ec9afb4b
kapplication.h removed where not useful
...
svn path=/trunk/KDE/kdepim/; revision=621637
19 years ago
Laurent Montel
9f7b1775fc
Deprecated--
...
svn path=/trunk/KDE/kdepim/knotes/; revision=618141
19 years ago
Laurent Montel
6803d2c2d8
connect signal/slot
...
svn path=/trunk/KDE/kdepim/; revision=610432
20 years ago
Volker Krause
5693af6b31
KDialog porting.
...
svn path=/trunk/KDE/kdepim/; revision=552592
20 years ago
Ingo Klcker
c9718a7829
- Forward port the changes in the folder selection dialog.
...
- deprecated--
svn path=/trunk/KDE/kdepim/; revision=544853
20 years ago
Ingo Klcker
10fd9eed6d
Re-add the folder quick filing patch now that the dialog size problems have been resolved. Patch by Kumaran Santhanam.
...
CCBUG: 113759
svn path=/branches/KDE/3.5/kdepim/; revision=544826
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
Ingo Klcker
3c02d8cb79
Revert the last change for now.
...
CCBUG: 113759
svn path=/branches/KDE/3.5/kdepim/; revision=540881
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
7f6ea0b791
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
...
svn path=/trunk/KDE/kdepim/; revision=540093
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
4bfb74cc60
deprecated (and removed very strange construct)
...
svn path=/trunk/KDE/kdepim/; revision=536865
20 years ago
Allen Winter
b43668d0a8
forward patch SVN commit 536272 by tilladam:
...
Patch by Kumaran Santhanam implementing folder quick filing as described in
http://bugs.kde.org/show_bug.cgi?id=113759 . Ok'd on core-devel, reviewed,
tested, etc, as per the "lifted feature freeze" policy.
Thanks for the patch, mate.
svn path=/trunk/KDE/kdepim/; revision=536707
20 years ago
Till Adam
32e635d820
Patch by Kumaran Santhanam implementing folder quick filing as described in
...
http://bugs.kde.org/show_bug.cgi?id=113759 . Ok'd on core-devel, reviewed,
tested, etc, as per the "lifted feature freeze" policy.
Thanks for the patch, mate.
BUG: 113759
svn path=/branches/KDE/3.5/kdepim/; revision=536272
20 years ago
Stephan Kulow
20ee32e0cd
replaced QColorGroup:: with QPalette::
...
svn path=/trunk/KDE/kdepim/kleopatra/; revision=535913
20 years ago
Reinhold Kainhofer
b3e8c0482f
Deprecated QPalette calls
...
svn path=/trunk/KDE/kdepim/; revision=535772
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
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
8339b64efe
replace calls to KConfig::setGroup(...)
...
svn path=/trunk/KDE/kdepim/; revision=495146
20 years ago
Andreas Gungl
db8f1ad5ad
porting for KConfig changes
...
svn path=/trunk/KDE/kdepim/; revision=493930
21 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
21 years ago
Andreas Gungl
fcfb956496
Forward port: color fix for SimpleFolderTree
...
svn path=/trunk/KDE/kdepim/; revision=476588
21 years ago
Andreas Gungl
6def15d4d3
Color fix in the folder selection dialog
...
BUG:115343
svn path=/branches/KDE/3.5/kdepim/; revision=476587
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
Ingo Klcker
81a7e3ba13
Partial port to current kdelibs4_snapshot. Time to hit the bed.
...
svn path=/trunk/KDE/kdepim/; revision=467348
21 years ago