Commit graph

12532 commits

Author SHA1 Message Date
Thomas Reitelbach f6ed48c8ba forward port from 4.0 branch:
extract ui-files for i18n

svn path=/trunk/KDE/kdebase/apps/; revision=762803
2008-01-17 21:58:29 +00:00
Urs Wolfer ccc1363454 * enable deprecated warnings
* less Q3 support

svn path=/trunk/KDE/kdebase/apps/; revision=762780
2008-01-17 21:15:47 +00:00
Rafael Fernández López 0e4bdd6854 When moving left/right by pressing left/right arrows on keyboard, the previous current index becomes selected to see which item was the last one
selected on that column.

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=762777
2008-01-17 21:03:30 +00:00
Peter Penz 5b80a08c68 SVN_SILENT: remove debugging output
(damn, I've lost the coding race with Rafael by a few minutes, so this line is the only thing I can commit now ;-))

CCMAIL: ereslibre@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=762763
2008-01-17 20:28:49 +00:00
Rafael Fernández López 38527b3673 Who said there aren't coding races ? haha. Fix the keyboard navigation
in the special case of moving left to the previous column and going 
upwards or downwards.

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=762760
2008-01-17 20:23:47 +00:00
Peter Penz 7be30ba2ba if the icons are aligned left to right, the vertical wheel event should be applied to the horizontal scrollbar
BUG: 153343

svn path=/trunk/KDE/kdebase/apps/; revision=762722
2008-01-17 18:50:18 +00:00
Peter Penz cf3c16d7ab Treeview fixes:
* don't jump to the selected folder when expanding a sub tree within the treeview widget
* don't reset the root of non-local URLs when there is no Places-URL available

BUG: 155996
BUG: 156008

svn path=/trunk/KDE/kdebase/apps/; revision=762704
2008-01-17 18:05:11 +00:00
Script Kiddy d227f0d9d6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=762571
2008-01-17 09:48:10 +00:00
Rafael Fernández López c5c6875eb5 Fix for the scroll+click column bug
CCBUG: 155751

svn path=/trunk/KDE/kdebase/apps/; revision=762539
2008-01-17 09:33:00 +00:00
Bernhard Rosenkraenzer ba37e5cbcc Don't redefine BITS_PER_LONG if a system header has already defined it
svn path=/trunk/KDE/kdebase/apps/; revision=762460
2008-01-17 06:32:11 +00:00
David Faure a4cf3d7efb Fix crash when a tab commits suicide; the unit test didn't catch it because there was no history
svn path=/trunk/KDE/kdebase/apps/; revision=762433
2008-01-17 00:41:06 +00:00
David Faure 1199c6415f SVN_SILENT just comments
svn path=/trunk/KDE/kdebase/apps/; revision=762417
2008-01-16 23:34:11 +00:00
David Faure fca9ecc12c Fix connection to missing slot deref()
svn path=/trunk/KDE/kdebase/apps/; revision=762416
2008-01-16 23:27:23 +00:00
Peter Penz abde36ea0f don't resize the columns automatically, as soon as the user has modified the column widths himself (e. g. by a double-click on the header or by moving the header handle)
BUG: 155760

svn path=/trunk/KDE/kdebase/apps/; revision=762385
2008-01-16 22:14:34 +00:00
Jarosław Staniek b60e45bc21 fix for win32 - re-add includes for QFileDialog and fork()
svn path=/trunk/KDE/kdebase/apps/; revision=761971
2008-01-15 20:08:37 +00:00
André Wöbbeking 775e40d2eb Forwardport SVN commit 761729 by woebbe:
make sure that other apps using this part find Dolphin's view-file-columns icons

svn path=/trunk/KDE/kdebase/apps/; revision=761747
2008-01-15 11:15:56 +00:00
Urs Wolfer 4acee21d45 * use standard popup window instead of balloons
BUG: 147558
* center the popup on the screen
* clean indentation a bit

svn path=/trunk/KDE/kdebase/apps/; revision=761435
2008-01-14 20:46:51 +00:00
Urs Wolfer 3326a1154f Return 1 when textbox got closed with close button or ESC.
BUG: 150417

svn path=/trunk/KDE/kdebase/apps/; revision=761427
2008-01-14 20:28:48 +00:00
Urs Wolfer c78ec15d6e * Add color picker feature to kdialog. Patch by KDEfanboy, thanks!
FEATURE: 144553
* krazy fix
* include cleanups

svn path=/trunk/KDE/kdebase/apps/; revision=761426
2008-01-14 20:20:16 +00:00
Urs Wolfer 25c9bd449e Fix porting error.
BUG: 155773

svn path=/trunk/KDE/kdebase/apps/; revision=761416
2008-01-14 19:55:48 +00:00
Laurent Montel 9ef0c242f8 Move it to kdemultimedia/kioslave/audiocd.
It's more logical to install it when we have audiocd protocol installed.
(avoid to have a error when we click on and it's not installed)

svn path=/trunk/KDE/kdebase/apps/; revision=761254
2008-01-14 09:05:46 +00:00
Laurent Montel 70f22238b6 Settings doesn't work
=> don't install it

svn path=/trunk/KDE/kdebase/apps/; revision=761249
2008-01-14 08:54:37 +00:00
Laurent Montel 436abb90a5 Fix update bookmarkinfo widget
svn path=/trunk/KDE/kdebase/apps/; revision=761239
2008-01-14 08:26:59 +00:00
Peter Penz e400bcc675 don't forget to initialize the correct preview settings
svn path=/trunk/KDE/kdebase/apps/; revision=760940
2008-01-13 18:54:23 +00:00
Peter Penz 78737f6346 Improve the feeled preview performance by assuring that the preview is generated first for the visible items.
svn path=/trunk/KDE/kdebase/apps/; revision=760897
2008-01-13 16:54:24 +00:00
Rafael Fernández López 580094c12b Move KCategorizedView to kdelibs. Use that one.
svn path=/trunk/KDE/kdebase/apps/; revision=760873
2008-01-13 15:44:04 +00:00
Rafael Fernández López 2f89c6d173 Improve the categorized view for the list mode
svn path=/trunk/KDE/kdebase/apps/; revision=760866
2008-01-13 15:28:40 +00:00
Jonathan Riddell 04ce32f26c updates for new licence policy
svn path=/trunk/KDE/kdebase/apps/; revision=760428
2008-01-12 16:39:07 +00:00
Peter Penz 8ef6203016 increase version number for trunk
svn path=/trunk/KDE/kdebase/apps/; revision=759969
2008-01-11 16:12:58 +00:00
Laurent Montel c032bc8a9a Make help button works
svn path=/trunk/KDE/kdebase/apps/; revision=759901
2008-01-11 12:49:25 +00:00
Script Kiddy aacaf0d1d9 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=759879
2008-01-11 11:46:35 +00:00
Peter Penz 975e5d0d28 Up to now DolphinView and ColumnWidget contained a lot of code duplication regarding generating previews and the dimming of cut items. This has been refactored by introducing an IconManager which takes care itself about generating a preview and dimming cut items. This also allows improving the speed of previews in (near) future (at the moment showing previews from the cache is a lot slower than in KDE 3...).
svn path=/trunk/KDE/kdebase/apps/; revision=759864
2008-01-11 11:37:28 +00:00
Peter Penz 45720eeac4 use F3 for "Split View" instead of F10, as F10 is used for "new directory" since KDE 3... (thanks to Aaron for the hint)
svn path=/trunk/KDE/kdebase/apps/; revision=759633
2008-01-10 23:42:34 +00:00
Peter Penz 268571ebc6 fixed HIG color violations
BUG: 153363

svn path=/trunk/KDE/kdebase/apps/; revision=759482
2008-01-10 18:24:57 +00:00
Peter Penz c929652fe0 Fixed issue that when renaming a variable number of items, that only one #-character as index is allowed.
BUG: 155249

svn path=/trunk/KDE/kdebase/apps/; revision=759454
2008-01-10 16:14:41 +00:00
Laurent Montel e4e61515eb Remove not necessary include
svn path=/trunk/KDE/kdebase/apps/; revision=759408
2008-01-10 12:57:51 +00:00
Laurent Montel 9464f84049 Q3GroupBox--
svn path=/trunk/KDE/kdebase/apps/; revision=759268
2008-01-10 08:49:08 +00:00
Laurent Montel 779d9be5e8 Fix includes
svn path=/trunk/KDE/kdebase/apps/; revision=759261
2008-01-10 08:38:38 +00:00
Laurent Montel e93409b861 QT3Support--
svn path=/trunk/KDE/kdebase/apps/; revision=759253
2008-01-10 08:36:30 +00:00
Laurent Montel bab0529a02 QT3Support--
svn path=/trunk/KDE/kdebase/apps/; revision=759229
2008-01-10 08:21:40 +00:00
Rafael Fernández López 9b6b687e41 Fix selections
svn path=/trunk/KDE/kdebase/apps/; revision=759098
2008-01-10 00:32:05 +00:00
Thomas Reitelbach 0ac1084201 forward port typo fixes.
svn path=/trunk/KDE/kdebase/apps/; revision=759066
2008-01-09 22:05:44 +00:00
Peter Penz dfb55103c5 Only increase the height of the statusbar for long texts if the message type is not DolphinStatusBar::Default (otherwise the layout of the icons view might get changed when hovering items).
svn path=/trunk/KDE/kdebase/apps/; revision=759053
2008-01-09 21:42:48 +00:00
Dirk Mueller 8cb470333d RELICENSE: Artistic License -> MIT
svn path=/trunk/KDE/kdebase/apps/; revision=758884
2008-01-09 13:13:05 +00:00
Script Kiddy 0ab45fb242 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=758818
2008-01-09 10:37:34 +00:00
Laurent Montel c961c28cd4 Use KSqueezedTextLabel
svn path=/trunk/KDE/kdebase/apps/; revision=758586
2008-01-08 12:49:47 +00:00
Luboš Luňák c0575bcae1 Fix #154713 here too, just in case.
svn path=/trunk/KDE/kdebase/apps/; revision=758320
2008-01-07 16:05:36 +00:00
David Faure e5a19bdf98 doesn't need to link to libkonq anymore
svn path=/trunk/KDE/kdebase/apps/; revision=758314
2008-01-07 15:54:16 +00:00
David Faure cddde01033 doesn't use libkonq anymore
svn path=/trunk/KDE/kdebase/apps/; revision=758304
2008-01-07 15:14:42 +00:00
Dirk Mueller fcd349e47b fix format string warning for 32bit
svn path=/trunk/KDE/kdebase/apps/; revision=758252
2008-01-07 12:06:53 +00:00