]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
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

18 years agoClarify some adjectives.
Chusslove Illich [Sat, 14 Jul 2007 23:52:03 +0000 (23:52 +0000)]
Clarify some adjectives.

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

18 years agoFix small adjustments with items-categories
Rafael Fernández López [Sat, 14 Jul 2007 17:45:42 +0000 (17:45 +0000)]
Fix small adjustments with items-categories

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

18 years agoBetter spacing for extreme cases
Rafael Fernández López [Sat, 14 Jul 2007 14:38:39 +0000 (14:38 +0000)]
Better spacing for extreme cases

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

18 years agoEven better behavior when different possibilities, grid or not grid, spacing or not...
Rafael Fernández López [Sat, 14 Jul 2007 14:20:54 +0000 (14:20 +0000)]
Even better behavior when different possibilities, grid or not grid, spacing or not spacing

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

18 years agoTranslation fix from Stefan Asserhall: e. g. "Link to Device" from libkonq has not...
Peter Penz [Sat, 14 Jul 2007 09:41:25 +0000 (09:41 +0000)]
Translation fix from Stefan Asserhall: e. g. "Link to Device" from libkonq has not been translated (@David: is this the right way to do it?)

CCMAIL: faure@kde.org
CCMAIL: stefan.asserhall@comhem.se

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

18 years agoIf we have different heights on the same row, make it possible to update taller items...
Rafael Fernández López [Sat, 14 Jul 2007 04:01:58 +0000 (04:01 +0000)]
If we have different heights on the same row, make it possible to update taller items correctly when the mouse is over the part that goes "out of the little one" line

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

18 years agoFollow QListView behavior. Each item has the exact size to fit its contents. Not...
Rafael Fernández López [Sat, 14 Jul 2007 03:45:42 +0000 (03:45 +0000)]
Follow QListView behavior. Each item has the exact size to fit its contents. Not bigger for little elements.

CCMAIL: peter.penz@gmx.at

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

18 years agoRespect grid sizes.
Rafael Fernández López [Sat, 14 Jul 2007 03:04:24 +0000 (03:04 +0000)]
Respect grid sizes.

CCMAIL: peter.penz@gmx.at

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

18 years agocleanup About dialog
Peter Penz [Fri, 13 Jul 2007 18:56:51 +0000 (18:56 +0000)]
cleanup About dialog

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

18 years agoimproved i18ncheckarg scripts means new KUIT issues -> fixed now...
Peter Penz [Fri, 13 Jul 2007 18:39:57 +0000 (18:39 +0000)]
improved i18ncheckarg scripts means new KUIT issues -> fixed now...

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

18 years agoapply shortcuts for docks
Peter Penz [Fri, 13 Jul 2007 18:25:36 +0000 (18:25 +0000)]
apply shortcuts for docks

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

18 years agoinstead of "Sort" -> "By Name", "By Date", "By Size", ...
Peter Penz [Fri, 13 Jul 2007 18:14:41 +0000 (18:14 +0000)]
instead of "Sort" -> "By Name", "By Date", "By Size", ...
use "Sort By" -> "Name", Date", "Size", ...

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

18 years agoremove unused variables
Peter Penz [Fri, 13 Jul 2007 17:23:52 +0000 (17:23 +0000)]
remove unused variables

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

18 years agoExtract messages from .kcfg too (whoops).
Chusslove Illich [Fri, 13 Jul 2007 14:36:17 +0000 (14:36 +0000)]
Extract messages from .kcfg too (whoops).

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

18 years agoExtract messages from .kcfg too.
Chusslove Illich [Fri, 13 Jul 2007 14:34:42 +0000 (14:34 +0000)]
Extract messages from .kcfg too.

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

18 years agoUpdate property when needed.
Rafael Fernández López [Fri, 13 Jul 2007 14:06:11 +0000 (14:06 +0000)]
Update property when needed.

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

18 years agoTake in count item sizes. As we want all elements of the same size we check for the...
Rafael Fernández López [Fri, 13 Jul 2007 13:49:21 +0000 (13:49 +0000)]
Take in count item sizes. As we want all elements of the same size we check for the biggest one. This way we have visible columns too, what makes everything more ordered,
and to the user eye as well.

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

18 years agoSelect elements correctly when clicking on the category for selecting.
Rafael Fernández López [Fri, 13 Jul 2007 12:25:50 +0000 (12:25 +0000)]
Select elements correctly when clicking on the category for selecting.

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

18 years agoIt would be nice if we fill correctly option views :)
Rafael Fernández López [Fri, 13 Jul 2007 03:09:14 +0000 (03:09 +0000)]
It would be nice if we fill correctly option views :)

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

18 years agominor layout fix in infosidebar
Peter Penz [Thu, 12 Jul 2007 06:30:28 +0000 (06:30 +0000)]
minor layout fix in infosidebar

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

18 years agoKUIT adaptions (applied i18ncheckarg - everything should be OK now)
Peter Penz [Thu, 12 Jul 2007 06:10:54 +0000 (06:10 +0000)]
KUIT adaptions (applied i18ncheckarg - everything should be OK now)

CCMAIL: caslav.ilic@gmx.net

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

18 years agoKUIT for boilerplate KAboutData/KCmdLineArgs calls.
Chusslove Illich [Wed, 11 Jul 2007 10:04:13 +0000 (10:04 +0000)]
KUIT for boilerplate KAboutData/KCmdLineArgs calls.

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

18 years agolet the column-widgets of the Column View be aware about their URL, as this simplifie...
Peter Penz [Tue, 10 Jul 2007 20:33:17 +0000 (20:33 +0000)]
let the column-widgets of the Column View be aware about their URL, as this simplifies the activation/deactivation handling of columns

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

18 years agoremove kde4_automoc()
Allen Winter [Tue, 10 Jul 2007 09:14:12 +0000 (09:14 +0000)]
remove kde4_automoc()

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 10 Jul 2007 04:37:45 +0000 (04:37 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoRename KListView to KCategorizedView as decided
Rafael Fernández López [Mon, 9 Jul 2007 18:08:20 +0000 (18:08 +0000)]
Rename KListView to KCategorizedView as decided

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

18 years agoKUIT adaptions
Peter Penz [Mon, 9 Jul 2007 17:51:39 +0000 (17:51 +0000)]
KUIT adaptions

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

18 years agoKUIT adaptions
Peter Penz [Sun, 8 Jul 2007 21:09:48 +0000 (21:09 +0000)]
KUIT adaptions

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

18 years agoIf no user icon present, show a generic one
Rafael Fernández López [Sun, 8 Jul 2007 20:43:34 +0000 (20:43 +0000)]
If no user icon present, show a generic one

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

18 years agoadapt signature of requestDelayedItemInfo() slot to recent changes
Peter Penz [Sun, 8 Jul 2007 20:32:41 +0000 (20:32 +0000)]
adapt signature of requestDelayedItemInfo() slot to recent changes

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

18 years agofix documentation
Peter Penz [Sun, 8 Jul 2007 20:31:36 +0000 (20:31 +0000)]
fix documentation

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 7 Jul 2007 04:51:22 +0000 (04:51 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoMake KListView capable of drawing categories on our own way. This make things easier
Rafael Fernández López [Fri, 6 Jul 2007 17:41:04 +0000 (17:41 +0000)]
Make KListView capable of drawing categories on our own way. This make things easier
when we are trying to customize it. We can also benefit from KStyle if some day it
supports category drawing.

KListView keyboard navigation. Tricier than I thought.

Pending renaming to KCategorizedView. Seems a good name.

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

18 years agosimplify + add todo (early commit to make room for the next kdebase-wide commit)
David Faure [Fri, 6 Jul 2007 13:36:04 +0000 (13:36 +0000)]
simplify + add todo (early commit to make room for the next kdebase-wide commit)

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