]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
18 years agominor coding style fix
Peter Penz [Sun, 9 Sep 2007 10:32:49 +0000 (10:32 +0000)]
minor coding style fix

svn path=/trunk/KDE/kdebase/apps/; revision=710222

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 9 Sep 2007 06:15:09 +0000 (06:15 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=710142

18 years agomove from deprecated KPixmapEffects to KIconEffects, not perfected code yet
Arto Hytönen [Sun, 9 Sep 2007 02:55:51 +0000 (02:55 +0000)]
move from deprecated KPixmapEffects to KIconEffects, not perfected code yet

svn path=/trunk/KDE/kdebase/apps/; revision=710060

18 years agodeprecated-- KColorScheme __comp_ctor fixes
Arto Hytönen [Fri, 7 Sep 2007 12:37:28 +0000 (12:37 +0000)]
deprecated-- KColorScheme __comp_ctor fixes

svn path=/trunk/KDE/kdebase/apps/; revision=709395

18 years agoDocPath -> X-DocPath for .desktop of type Application
Pino Toscano [Thu, 6 Sep 2007 14:45:46 +0000 (14:45 +0000)]
DocPath -> X-DocPath for .desktop of type Application

svn path=/trunk/KDE/kdebase/apps/; revision=709090

18 years agoRemove reference to a slot which does not exist. Almost identical code can be found...
Robert Knight [Wed, 5 Sep 2007 19:33:08 +0000 (19:33 +0000)]
Remove reference to a slot which does not exist.  Almost identical code can be found in the DolphinView constructor, which does have an updateCutItems() slot.

svn path=/trunk/KDE/kdebase/apps/; revision=708828

18 years agoRemove old copy of 'installfont.desktop'. workspace/kcontrol/kfontinst/apps/ contains...
Craig Drummond [Wed, 5 Sep 2007 15:18:54 +0000 (15:18 +0000)]
Remove old copy of 'installfont.desktop'. workspace/kcontrol/kfontinst/apps/ contains a more up-to-date version.

svn path=/trunk/KDE/kdebase/apps/; revision=708758

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 5 Sep 2007 06:28:32 +0000 (06:28 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=708582

18 years agouse "Sort by" instead of "Sort By"
Peter Penz [Tue, 4 Sep 2007 16:59:30 +0000 (16:59 +0000)]
use "Sort by" instead of "Sort By"

svn path=/trunk/KDE/kdebase/apps/; revision=708366

18 years agominor simplification
Peter Penz [Sun, 2 Sep 2007 21:40:18 +0000 (21:40 +0000)]
minor simplification

svn path=/trunk/KDE/kdebase/apps/; revision=707771

18 years agoSVN_SILENT typos--
Arto Hytönen [Sat, 1 Sep 2007 08:00:48 +0000 (08:00 +0000)]
SVN_SILENT typos--

svn path=/trunk/KDE/kdebase/apps/; revision=707204

18 years agodeprecated--
Alex Merry [Fri, 31 Aug 2007 22:52:52 +0000 (22:52 +0000)]
deprecated--

svn path=/trunk/KDE/kdebase/apps/; revision=707067

18 years agoThe "error" icon looks like a close-button inside the statusbar -> don't show it...
Peter Penz [Fri, 31 Aug 2007 16:26:19 +0000 (16:26 +0000)]
The "error" icon looks like a close-button inside the statusbar -> don't show it...

svn path=/trunk/KDE/kdebase/apps/; revision=706951

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 31 Aug 2007 07:59:14 +0000 (07:59 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=706753

18 years agoas David pointed out: Qt4 has a nicer approach for asynchronous events than using...
Peter Penz [Fri, 31 Aug 2007 05:16:04 +0000 (05:16 +0000)]
as David pointed out: Qt4 has a nicer approach for asynchronous events than using QTimer

svn path=/trunk/KDE/kdebase/apps/; revision=706669

18 years agoUse the new method KDirModel::expandToUrl() from David for expanding the treeview...
Peter Penz [Thu, 30 Aug 2007 16:20:46 +0000 (16:20 +0000)]
Use the new method KDirModel::expandToUrl() from David for expanding the treeview -> no more crashes anymore for long URLs :-)

svn path=/trunk/KDE/kdebase/apps/; revision=706516

18 years agoUse KPluginFactory instead of deprecated KLibFactory
Max Blazejak [Thu, 30 Aug 2007 11:04:16 +0000 (11:04 +0000)]
Use KPluginFactory instead of deprecated KLibFactory

svn path=/trunk/KDE/kdebase/apps/; revision=706417

18 years agoF9 opens the places panel (-> consistent with file-dialog), F7 the folders panel...
Peter Penz [Thu, 30 Aug 2007 06:20:24 +0000 (06:20 +0000)]
F9 opens the places panel (-> consistent with file-dialog), F7 the folders panel ("tree-view")

svn path=/trunk/KDE/kdebase/apps/; revision=706369

18 years agodolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's already...
David Faure [Tue, 28 Aug 2007 21:47:20 +0000 (21:47 +0000)]
dolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's already emitted by the controller, and we forward that)
dolphinpart fix: don't let the konq wheel spin forever when clicking on the Home button and we're already viewing $HOME.

svn path=/trunk/KDE/kdebase/apps/; revision=705916

18 years agoNavigation in konqueror works MUCH better when the KParts url is set :)
David Faure [Tue, 28 Aug 2007 20:20:05 +0000 (20:20 +0000)]
Navigation in konqueror works MUCH better when the KParts url is set :)

svn path=/trunk/KDE/kdebase/apps/; revision=705888

18 years agoImplement contextMenu handling in dolphin part (for konqueror)
David Faure [Tue, 28 Aug 2007 19:48:36 +0000 (19:48 +0000)]
Implement contextMenu handling in dolphin part (for konqueror)

svn path=/trunk/KDE/kdebase/apps/; revision=705873

18 years agoClicking on items in dolphin part finally implemented.
David Faure [Tue, 28 Aug 2007 17:50:54 +0000 (17:50 +0000)]
Clicking on items in dolphin part finally implemented.
Fixed connect() error in dolphinstatusbar [unrelated].

svn path=/trunk/KDE/kdebase/apps/; revision=705835

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 27 Aug 2007 06:09:24 +0000 (06:09 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=705076

18 years agodon't use the term "Bookmarks" anymore, use "Places" instead (includes devices etc.)
Peter Penz [Sat, 25 Aug 2007 10:42:10 +0000 (10:42 +0000)]
don't use the term "Bookmarks" anymore, use "Places" instead (includes devices etc.)

svn path=/trunk/KDE/kdebase/apps/; revision=704553

18 years agodelete custom Dolphin icon
Peter Penz [Sat, 25 Aug 2007 10:28:51 +0000 (10:28 +0000)]
delete custom Dolphin icon

svn path=/trunk/KDE/kdebase/apps/; revision=704549

18 years agouse system-file-manager icon instead of custom Dolphin icon
Peter Penz [Sat, 25 Aug 2007 10:24:30 +0000 (10:24 +0000)]
use system-file-manager icon instead of custom Dolphin icon

svn path=/trunk/KDE/kdebase/apps/; revision=704545

18 years agouse new icons for closing the inactive view
Peter Penz [Sat, 25 Aug 2007 09:54:31 +0000 (09:54 +0000)]
use new icons for closing the inactive view

svn path=/trunk/KDE/kdebase/apps/; revision=704543

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 24 Aug 2007 06:24:18 +0000 (06:24 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=704138

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 20 Aug 2007 07:37:38 +0000 (07:37 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=702200

18 years agoadjusted categories like in other kdebase apps (thanks to Gyula for the patch!)
Peter Penz [Sun, 19 Aug 2007 14:09:51 +0000 (14:09 +0000)]
adjusted categories like in other kdebase apps (thanks to Gyula for the patch!)

svn path=/trunk/KDE/kdebase/apps/; revision=701839

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 19 Aug 2007 06:11:40 +0000 (06:11 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=701736

18 years agouse adjusted signals from KDirLister
Peter Penz [Fri, 17 Aug 2007 06:53:48 +0000 (06:53 +0000)]
use adjusted signals from KDirLister

svn path=/trunk/KDE/kdebase/apps/; revision=701057

18 years agopreview did not work anymore (KDirLister emits the signal newItems(const KFileItemLis...
Peter Penz [Thu, 16 Aug 2007 15:28:30 +0000 (15:28 +0000)]
preview did not work anymore (KDirLister emits the signal newItems(const KFileItemList&) -> generatePreviews() from Dolphin must have the same signature)

svn path=/trunk/KDE/kdebase/apps/; revision=700834

18 years agoRemove unnecessary parameter.
Jeff Mitchell [Thu, 16 Aug 2007 13:22:18 +0000 (13:22 +0000)]
Remove unnecessary parameter.

svn path=/trunk/KDE/kdebase/apps/; revision=700798

18 years agoThe inactive view gets closed, no joining is done -> fix text
Peter Penz [Thu, 16 Aug 2007 06:59:36 +0000 (06:59 +0000)]
The inactive view gets closed, no joining is done -> fix text

svn path=/trunk/KDE/kdebase/apps/; revision=700674

18 years agoReadded correct Q_ASSERT(m_fileInfo.isNull()) (the previous Q_ASSERT(!m_fileInfo...
Peter Penz [Thu, 16 Aug 2007 05:22:39 +0000 (05:22 +0000)]
Readded correct Q_ASSERT(m_fileInfo.isNull()) (the previous Q_ASSERT(!m_fileInfo.isNull()) accidentally has been added due to the 'use KFileItem by value instead of pointer' change...)

svn path=/trunk/KDE/kdebase/apps/; revision=700651

18 years agoFixed a few comments
Gabriel Anderson [Wed, 15 Aug 2007 22:30:06 +0000 (22:30 +0000)]
Fixed a few comments

svn path=/trunk/KDE/kdebase/apps/; revision=700586

18 years agoRemoved a bad Q_ASSERT
Gabriel Anderson [Wed, 15 Aug 2007 22:29:19 +0000 (22:29 +0000)]
Removed a bad Q_ASSERT

svn path=/trunk/KDE/kdebase/apps/; revision=700585

18 years agoSmoother animations for the pixmap viewer if the pixmap is changed constantly during...
Peter Penz [Wed, 15 Aug 2007 22:08:00 +0000 (22:08 +0000)]
Smoother animations for the pixmap viewer if the pixmap is changed constantly during small time slots (thanks to Rafael Fernández López for the original patch!).

svn path=/trunk/KDE/kdebase/apps/; revision=700580

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 15 Aug 2007 06:11:48 +0000 (06:11 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=700288

18 years agostyle-guide nitpicking :-)
Peter Penz [Tue, 14 Aug 2007 18:14:32 +0000 (18:14 +0000)]
style-guide nitpicking :-)

svn path=/trunk/KDE/kdebase/apps/; revision=700074

18 years agoWhen renaming, use the actual name of the item (from the KFileItem) in the dialog.
Jeff Mitchell [Tue, 14 Aug 2007 16:46:06 +0000 (16:46 +0000)]
When renaming, use the actual name of the item (from the KFileItem) in the dialog.

svn path=/trunk/KDE/kdebase/apps/; revision=700054

18 years agocompile++
Peter Penz [Tue, 14 Aug 2007 06:07:59 +0000 (06:07 +0000)]
compile++

svn path=/trunk/KDE/kdebase/apps/; revision=699864

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 14 Aug 2007 05:56:15 +0000 (05:56 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=699851

18 years agoUse KFileItem by value rather than by pointer
David Faure [Mon, 13 Aug 2007 21:57:20 +0000 (21:57 +0000)]
Use KFileItem by value rather than by pointer
 - in KDirModel::itemForIndex, as noted there as a TODO
 - in dolphin, everywhere.

svn path=/trunk/KDE/kdebase/apps/; revision=699691

18 years agoKParts::URLArgs split up [merged from branches/work/kparts_urlargs_split]
David Faure [Mon, 13 Aug 2007 10:17:57 +0000 (10:17 +0000)]
KParts::URLArgs split up [merged from branches/work/kparts_urlargs_split]
 into KParts::OpenUrlArguments and KParts::BrowserArguments.
This also allows the part to set arguments().mimeType() is the host didn't set it.

svn path=/trunk/KDE/kdebase/apps/; revision=699514

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 13 Aug 2007 05:38:36 +0000 (05:38 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=699436

18 years agoremoved "Toggle Views" context menu action (not required anymore as only the inactive...
Peter Penz [Sun, 12 Aug 2007 17:50:42 +0000 (17:50 +0000)]
removed "Toggle Views" context menu action (not required anymore as only the inactive view gets closed now)

svn path=/trunk/KDE/kdebase/apps/; revision=699313

18 years ago* fixed issue that when having a split view, that both views get the same color after...
Peter Penz [Sun, 12 Aug 2007 17:48:29 +0000 (17:48 +0000)]
* fixed issue that when having a split view, that both views get the same color after OK or Apply has been pressed inside the Dolphin settings dialog
* prepare for toggling the view icon depending from the activation state

svn path=/trunk/KDE/kdebase/apps/; revision=699311

18 years agoFix escaping
Richard Lärkäng [Sat, 11 Aug 2007 09:31:06 +0000 (09:31 +0000)]
Fix escaping

svn path=/trunk/KDE/kdebase/apps/; revision=698853

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 9 Aug 2007 05:49:22 +0000 (05:49 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=698098

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 8 Aug 2007 05:49:04 +0000 (05:49 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=697596

18 years ago* added some internal documentation to explain workarounds which seem to be necessary...
Peter Penz [Tue, 7 Aug 2007 20:04:38 +0000 (20:04 +0000)]
* added some internal documentation to explain workarounds which seem to be necessary for QColumnView in Qt4.3
* minor cleanups

svn path=/trunk/KDE/kdebase/apps/; revision=697446

18 years agocolumn view: fixed SHIFT modifier selection behavior
Peter Penz [Tue, 7 Aug 2007 06:34:05 +0000 (06:34 +0000)]
column view: fixed SHIFT modifier selection behavior

svn path=/trunk/KDE/kdebase/apps/; revision=697218

18 years ago* toggle selection when using CTRL modifier
Peter Penz [Mon, 6 Aug 2007 16:09:06 +0000 (16:09 +0000)]
* toggle selection when using CTRL modifier
* assure that the selection model of the column is synchronized when triggering "Select All" or "Invert Selection"

svn path=/trunk/KDE/kdebase/apps/; revision=697029

18 years agoFixed 'Select All' and 'Invert Selection' for the column view (only the items of...
Peter Penz [Mon, 6 Aug 2007 06:56:36 +0000 (06:56 +0000)]
Fixed 'Select All' and 'Invert Selection' for the column view (only the items of the currently active column will be selected, not the whole tree). The current implementation is quite slow, but this will be fixed later.

svn path=/trunk/KDE/kdebase/apps/; revision=696893

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 6 Aug 2007 05:44:08 +0000 (05:44 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=696865

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 4 Aug 2007 05:43:42 +0000 (05:43 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=696194

18 years agorequest the activation of a column also on directories if not the left mouse button...
Peter Penz [Fri, 3 Aug 2007 20:10:11 +0000 (20:10 +0000)]
request the activation of a column also on directories if not the left mouse button is pressed

svn path=/trunk/KDE/kdebase/apps/; revision=696094

18 years agofurther selection model fixes
Peter Penz [Fri, 3 Aug 2007 18:46:49 +0000 (18:46 +0000)]
further selection model fixes

svn path=/trunk/KDE/kdebase/apps/; revision=696076

18 years agoAdapt to new KWarning/kFatal/kDebug api
Laurent Montel [Fri, 3 Aug 2007 06:40:12 +0000 (06:40 +0000)]
Adapt to new KWarning/kFatal/kDebug api

svn path=/trunk/KDE/kdebase/apps/; revision=695870

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 30 Jul 2007 04:47:23 +0000 (04:47 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=694108

18 years agoUse the new KFileItem API
Thiago Macieira [Sun, 29 Jul 2007 23:12:57 +0000 (23:12 +0000)]
Use the new KFileItem API

svn path=/trunk/KDE/kdebase/apps/; revision=694063

18 years agominor fixes regarding inactive columns
Peter Penz [Sun, 29 Jul 2007 20:30:16 +0000 (20:30 +0000)]
minor fixes regarding inactive columns

svn path=/trunk/KDE/kdebase/apps/; revision=694026

18 years agonew approach: don't fight against the selection behavior of QColumnView, but improve...
Peter Penz [Sun, 29 Jul 2007 19:37:42 +0000 (19:37 +0000)]
new approach: don't fight against the selection behavior of QColumnView, but improve the visual appearance be indicating the shown folder visually

svn path=/trunk/KDE/kdebase/apps/; revision=694015

18 years agoAssure that the view properties of a column view are always stored in the folder...
Peter Penz [Sun, 29 Jul 2007 15:33:52 +0000 (15:33 +0000)]
Assure that the view properties of a column view are always stored in the folder represented by the first column. It is assured now, that all columns use the same view properties. Although one reason is because of technical 'restrictions' (KDirLister properties like 'show dot files' are applied to all sub directories too), I personally think it also makes sense from a usability point of view.

svn path=/trunk/KDE/kdebase/apps/; revision=693944

18 years agowhen activating the columns inside a column view, the current view properties must...
Peter Penz [Sun, 29 Jul 2007 14:44:00 +0000 (14:44 +0000)]
when activating the columns inside a column view, the current view properties must get synchronized

svn path=/trunk/KDE/kdebase/apps/; revision=693930

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 29 Jul 2007 05:20:59 +0000 (05:20 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=693808

18 years agoremove extra ";"
Stephan Binner [Sun, 29 Jul 2007 04:49:00 +0000 (04:49 +0000)]
remove extra ";"

svn path=/trunk/KDE/kdebase/apps/; revision=693804

18 years agofix some drag & drop issues
Peter Penz [Sat, 28 Jul 2007 23:35:53 +0000 (23:35 +0000)]
fix some drag & drop issues

svn path=/trunk/KDE/kdebase/apps/; revision=693766

18 years agodon't load directories when hovering folders during moving the mouse...
Peter Penz [Sat, 28 Jul 2007 22:59:22 +0000 (22:59 +0000)]
don't load directories when hovering folders during moving the mouse...

svn path=/trunk/KDE/kdebase/apps/; revision=693757

18 years agotemporary fixes until MultiSelection will be implemented
Peter Penz [Sat, 28 Jul 2007 22:27:58 +0000 (22:27 +0000)]
temporary fixes until MultiSelection will be implemented

svn path=/trunk/KDE/kdebase/apps/; revision=693752

18 years agoassure that the folder which is shown in the next column is always selected
Peter Penz [Sat, 28 Jul 2007 20:46:34 +0000 (20:46 +0000)]
assure that the folder which is shown in the next column is always selected

svn path=/trunk/KDE/kdebase/apps/; revision=693734

18 years agouse alternating row colors for the details view
Peter Penz [Sat, 28 Jul 2007 14:19:38 +0000 (14:19 +0000)]
use alternating row colors for the details view

svn path=/trunk/KDE/kdebase/apps/; revision=693610

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 28 Jul 2007 05:36:34 +0000 (05:36 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=693473

18 years agoCall the front-end function, not the backend virtual doKill
Thiago Macieira [Thu, 26 Jul 2007 21:32:27 +0000 (21:32 +0000)]
Call the front-end function, not the backend virtual doKill

svn path=/trunk/KDE/kdebase/apps/; revision=693038

18 years agoremove strange copy/paste issue which was responsible that Dolphin forgot the general...
Peter Penz [Thu, 26 Jul 2007 19:57:37 +0000 (19:57 +0000)]
remove strange copy/paste issue which was responsible that Dolphin forgot the general settings (it seems those lines have been copied from GeneralViewSettingsPage::restoreDefaults() per accident)

svn path=/trunk/KDE/kdebase/apps/; revision=693009

18 years agoCompile (KDateTime simplifications)
Jure Repinc [Thu, 26 Jul 2007 00:26:02 +0000 (00:26 +0000)]
Compile (KDateTime simplifications)

svn path=/trunk/KDE/kdebase/apps/; revision=692606

18 years agolittle fix that brings everything into order
Nick Shaforostoff [Wed, 25 Jul 2007 20:35:32 +0000 (20:35 +0000)]
little fix that brings everything into order

svn path=/trunk/KDE/kdebase/apps/; revision=692551

18 years agoprovide a useful default width for the Folders dock (treeview)
Peter Penz [Wed, 25 Jul 2007 20:04:14 +0000 (20:04 +0000)]
provide a useful default width for the Folders dock (treeview)

svn path=/trunk/KDE/kdebase/apps/; revision=692544

18 years agorevert wrong sorting resulted by last commit: K comes before L... (yes, some people...
Peter Penz [Wed, 25 Jul 2007 19:55:34 +0000 (19:55 +0000)]
revert wrong sorting resulted by last commit: K comes before L... (yes, some people like me can only sort the letters A - F ;-))

svn path=/trunk/KDE/kdebase/apps/; revision=692538

18 years agouse the minimum width as default width
Peter Penz [Wed, 25 Jul 2007 19:51:33 +0000 (19:51 +0000)]
use the minimum width as default width

svn path=/trunk/KDE/kdebase/apps/; revision=692535

18 years agominor documentation and coding style fixes
Peter Penz [Wed, 25 Jul 2007 19:45:15 +0000 (19:45 +0000)]
minor documentation and coding style fixes

svn path=/trunk/KDE/kdebase/apps/; revision=692534

18 years agook, second try: make use of KDirSortFilterProxyModel. 'Show in Groups' still works...
Nick Shaforostoff [Wed, 25 Jul 2007 19:08:12 +0000 (19:08 +0000)]
ok, second try: make use of KDirSortFilterProxyModel. 'Show in Groups' still works, haven't tested nepomuk part though.

NOTE to dolphin devs: please, consider using 'left.column()' instead of 'sortRole()' in lessThan methods, and 'sorting()' instead of 'sortRole()' in other places.
Didn't make switch by myself because it needs nepomk testing (shouldn't be too hard though).

svn path=/trunk/KDE/kdebase/apps/; revision=692517

18 years agoprovide a useful default height for the Terminal dock
Peter Penz [Wed, 25 Jul 2007 17:43:35 +0000 (17:43 +0000)]
provide a useful default height for the Terminal dock

svn path=/trunk/KDE/kdebase/apps/; revision=692490

18 years agoDon't add the terminal to the right docking area, if it may only get aligned on the...
Peter Penz [Wed, 25 Jul 2007 17:32:37 +0000 (17:32 +0000)]
Don't add the terminal to the right docking area, if it may only get aligned on the top and bottom.

svn path=/trunk/KDE/kdebase/apps/; revision=692484

18 years ago--deprecated
Peter Penz [Wed, 25 Jul 2007 17:06:03 +0000 (17:06 +0000)]
--deprecated

svn path=/trunk/KDE/kdebase/apps/; revision=692471

18 years agoFix crash when category view is enabled if there are no categories in KCategorizedVie...
Robert Knight [Tue, 24 Jul 2007 23:59:01 +0000 (23:59 +0000)]
Fix crash when category view is enabled if there are no categories in KCategorizedView::moveCursor()

svn path=/trunk/KDE/kdebase/apps/; revision=692073

18 years agomore fixes
Thomas Zander [Tue, 24 Jul 2007 08:53:35 +0000 (08:53 +0000)]
more fixes

svn path=/trunk/KDE/kdebase/apps/; revision=691717

18 years agoFix a couple of crashes. First was to avoid problem caused by KIconLoader::global...
Robert Knight [Mon, 23 Jul 2007 23:08:47 +0000 (23:08 +0000)]
Fix a couple of crashes.  First was to avoid problem caused by KIconLoader::global()->theme() returning 0 (which according to the API, it can do).  Second was to fix the 'lastIndex' member of KCategorizedView::Private being out of date when used.  According to the comments this member existed as an optimization.  However in the only function where it is used, scrollbar updates are also performed.  This will be several orders of magnitude more expensive than the 3 constant-time operations on Qt containers (QHash,QList) which the optimization avoided.  So I removed the 'lastIndex' member and moved the calculation to where the data is needed.

svn path=/trunk/KDE/kdebase/apps/; revision=691574

18 years agochange XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL...
Laurent Montel [Mon, 23 Jul 2007 07:01:14 +0000 (07:01 +0000)]
change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex.

svn path=/trunk/KDE/kdebase/apps/; revision=691218

18 years agoUse KDirSortFilterProxyModel::naturalCompare() to prevent code duplication. DolphinSo...
Peter Penz [Sun, 22 Jul 2007 19:28:47 +0000 (19:28 +0000)]
Use KDirSortFilterProxyModel::naturalCompare() to prevent code duplication. DolphinSortFilterProxyModel::lessThan() still contains similar code like KDirSortFilterProxyModel::lessThan(), but we will discuss this with Rafael in August (it's open yet whether KSortFilterProxyModel should be derived from KDirSortFilterProxyModel or not...).

CCMAIL: ereslibre@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=691028

18 years agook, reverting as requested by Peter Penz.
Nick Shaforostoff [Sat, 21 Jul 2007 00:31:26 +0000 (00:31 +0000)]
ok, reverting as requested by Peter Penz.

svn path=/trunk/KDE/kdebase/apps/; revision=690417

18 years agoMake use of the newly added KDirSortFilterProxyModel class -- that is, essentially...
Nick Shaforostoff [Fri, 20 Jul 2007 21:16:50 +0000 (21:16 +0000)]
Make use of the newly added KDirSortFilterProxyModel class -- that is, essentially, remove all the code being duplicated :)

Make manpart use KEncodingDetector capabilities along the way (it was <meta ... charset="System"> before)

svn path=/trunk/KDE/kdebase/apps/; revision=690382

18 years agoQAbstractItemView::viewOptions() only returns an instance of the class QStyleOptionVi...
Peter Penz [Wed, 18 Jul 2007 21:05:47 +0000 (21:05 +0000)]
QAbstractItemView::viewOptions() only returns an instance of the class QStyleOptionViewItem, so the text wrapping property of QStyleOptionViewItemV3 will never be set -> check whether wrapping has been enabled inside QListView

svn path=/trunk/KDE/kdebase/apps/; revision=689676

18 years agorespect the item width and item height also when the item categorization has been...
Peter Penz [Wed, 18 Jul 2007 20:36:03 +0000 (20:36 +0000)]
respect the item width and item height also when the item categorization has been enabled

svn path=/trunk/KDE/kdebase/apps/; revision=689663

18 years agoWhen derived classes overwrite KCategorizedView::visualRect() to adjust the visual...
Peter Penz [Wed, 18 Jul 2007 20:34:40 +0000 (20:34 +0000)]
When derived classes overwrite KCategorizedView::visualRect() to adjust the visual width or height, drawing errors occur as internally always d->visualRect() is used -> always use KCategorizedView::visualRect()...

svn path=/trunk/KDE/kdebase/apps/; revision=689662

18 years agoAssure that the item size is not exceeded -> the spacing is also respected for texts...
Peter Penz [Wed, 18 Jul 2007 19:52:28 +0000 (19:52 +0000)]
Assure that the item size is not exceeded -> the spacing is also respected for texts that cannot be wrapped

svn path=/trunk/KDE/kdebase/apps/; revision=689651

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 16 Jul 2007 05:54:55 +0000 (05:54 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=688446

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 15 Jul 2007 05:44:15 +0000 (05:44 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=688104