19 Commits (1a5fd98c6c960bf2d16d1c7170959f2963680c96)

Author SHA1 Message Date
Thomas McGuire f61393fda4 Use nice icons in the folder selection widget as well. 17 years ago
Jonathan Marten d4115f52ec Allow a new top-level local folder to be created in the folder selection 17 years ago
Thomas McGuire 1c36f1df49 port++ 17 years ago
Thomas McGuire 1f7482badf Merged revisions 883871 via svnmerge from 18 years ago
Thomas McGuire 9cc0fbacf0 Backport r883778 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire 3c6ae68131 Fix added subfolders not appearing in the folder selection dialog. 18 years ago
Thomas McGuire a68ccb3b97 Merge the KMail summer of code branch back to trunk. 18 years ago
Bertjan Broeksema 3c20bb0a1b EBN Fixes: spelling errors. 18 years ago
Thomas McGuire 92f43f5e5f Merged revisions 832044 via svnmerge from 18 years ago
Allen Winter 861763bf4c foo = QString() replaced with foo.clear() 18 years ago
Thomas McGuire 3c1358cfb9 Merged revisions 823147 via svnmerge from 18 years ago
Till Adam c021cc982f Speed up the folderselector to bare-able performance again by expanding all 18 years ago
Marc Mutz 726d6869b0 Merged revisions 811955-812089,812091-812100,812102-812624,812626-812642,812644-812697 via svnmerge from 18 years ago
Allen Winter 65613d606f various micro optimizations that Krazy found for single char QStrings 18 years ago
Thomas McGuire 3038fa367b Remove code duplication 18 years ago
Thomas McGuire 9c6ab326c3 Make the folderselection dialog slow again, otherwise the folder requester 18 years ago
Thomas McGuire ff36acb2ad Disable updates when loading new items. 18 years ago
Thomas McGuire bc82ce6f52 - change a few iterators to const iterators 18 years ago
Thomas McGuire a0bba723a1 Also allow to input umlauts and other printable characters. 18 years ago
Thomas McGuire a09a7b230b Don't expand the items, it seems it is not necessary here. 18 years ago
Thomas McGuire ef91519ea2 Instead of disabling items, which does not work because of qt bug 181410, 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Thomas McGuire 84ab0070f2 Bug fixes: 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. 18 years ago
Szymon Stefanek b705d47e28 Ported the FolderSelectionDialog to native Qt4 18 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Dirk Mueller 6ebf16526a the usual "daily unbreak compilation" 19 years ago
Thomas McGuire abcc5d67ea Complete the rename of folderselectiondialog 19 years ago
Thomas McGuire 808359e25e KMFolderSelDlg -> FolderSelectionDialog 19 years ago
Allen Winter 0221fbb56d add standard GPL header, with permission from Stefan. 19 years ago
Thomas McGuire d135b8b0fa Remove custom alternate row color handling. 19 years ago
Aaron J. Seigo f7c8d965d1 icon spec name updates 19 years ago
Stephan Kulow edcb82b6ae more porting errors 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Laurent Montel 9f7b1775fc Deprecated-- 19 years ago
Laurent Montel 6803d2c2d8 connect signal/slot 20 years ago
Volker Krause 5693af6b31 KDialog porting. 20 years ago
Ingo Klcker c9718a7829 - Forward port the changes in the folder selection dialog. 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. 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. 20 years ago
Ingo Klcker 3c02d8cb79 Revert the last change for now. 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Reinhold Kainhofer 7f6ea0b791 KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Stephan Kulow 4bfb74cc60 deprecated (and removed very strange construct) 20 years ago
Allen Winter b43668d0a8 forward patch SVN commit 536272 by tilladam: 20 years ago