| Age | Commit message (Collapse) | Author |
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=765228
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=765101
|
|
- newInstance() from KUniqueApplication is actually harmful here
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764846
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764841
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764609
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764549
|
|
signal from DolphinView (it has the info anyway).
The fact that the last additional-info doesn't show up in the icon view is in fact a KFileItemDelegate bug, not a bug in this code :)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764544
|
|
(although requesting size and type at the same time doesn't show the type...)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764538
|
|
in the code).
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764537
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764444
|
|
work with splitted views.
(Each view would need its own action collection, but then DolphinView would have to become
a KXMLGUIClient, and the GUI would flicker when switching views).
Instead, use the same solution as the other shared actions: static method in DolphinView (for now),
slot in the mainwindow (and for the more complex actions than this one, shared code in DolphinView)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764429
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764379
|
|
treeview: prevent that when expanding a subtree that the selected item gets hidden by the (maybe) appearing horizontal scrollbar
svn path=/branches/KDE/4.0/kdebase/apps/; revision=763550
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=763180
|
|
for non-local files
BUG: 155534
svn path=/branches/KDE/4.0/kdebase/apps/; revision=763175
|
|
* Always take the root of an URL as root for the treeview (using a matching Places-URL leads to serious usability issues - see bug #150941 for details).
* Don't reset the horizontal scrollbar position when expanding/reloading the tree.
BUG: 150941
svn path=/branches/KDE/4.0/kdebase/apps/; revision=763173
|
|
* 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=/branches/KDE/4.0/kdebase/apps/; revision=762706
|
|
BUG: 155751
svn path=/branches/KDE/4.0/kdebase/apps/; revision=762544
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=761729
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759573
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759254
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759099
|
|
message type is not DolphinStatusBar::Default (otherwise the layout of the icons view might get changed when hovering items).
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759061
|
|
additional-info property (size, date, type, ...) for each view mode (icons view, details view, column view) individually.
svn path=/branches/KDE/4.0/kdebase/apps/; revision=758210
|
|
don't start QTimeLine if QTimeLine is already started
svn path=/branches/KDE/4.0/kdebase/apps/; revision=757961
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=757231
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=757112
|
|
No, but really, we can't ship Dolphin with a missing
toolbar icon. And no, I have no clue why it won't use
that "pics" folder that I was generating for that icon.
Apologies?
svn path=/trunk/KDE/kdebase/apps/; revision=757082
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=756998
|
|
find . -name "*.svgz" -exec advdef -z -4 '{}' \;
That saves around 6MB in trunk without any restrictions.
Also correct the svn mimetype for all svgz files which had a wrong one (which is thy reason why my fist commit failed...) with:
svn propset svn:mime-type 'application/octet-stream'
svn path=/trunk/KDE/kdebase/apps/; revision=756680
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=756673
|
|
BTW, why isn't the standard shortcut used (Alt+Left instead of Backspace)?
svn path=/trunk/KDE/kdebase/apps/; revision=756486
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=756421
|
|
move actions/view-file-columns to Dolphin.
svn path=/trunk/KDE/kdebase/apps/; revision=756073
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=756066
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=755674
|
|
Last optimization has been done almost two years ago. There a lot of new files in trunk (e.g all Oxygen stuff).
It's not the correct time to do that again (before the release).
This run saves again around 10MB of diskspace without any restrictions.
svn path=/trunk/KDE/kdebase/apps/; revision=755647
|
|
consolidate the fileview-* icons to view-*
svn path=/trunk/KDE/kdebase/apps/; revision=755384
|
|
ok -> dialog-ok
svn path=/trunk/KDE/kdebase/apps/; revision=754942
|
|
* actions/user -> places/user-identity
* places/contact -> mimetypes/x-office-contact
* fix KMail and KNode configuration dialog page icons
* and bits of other fix-up stuff.
svn path=/trunk/KDE/kdebase/apps/; revision=753841
|
|
This patch was made by ereslibre, I'm commiting it because he is kind of offline.
svn path=/trunk/KDE/kdebase/apps/; revision=753426
|
|
scrollbar size
svn path=/trunk/KDE/kdebase/apps/; revision=753192
|
|
* Better item appearance (selected and hover) on systemsettings.
* Keyboard navigation improved in dolphin, and now is possible to navigate with keyboard in systemsettings (it was not possible before).
* No rubberband or multiple selection on systemsettings.
* Single or double click for item activation depends on the system state on systemsettings.
* On KCategoryDrawer now titles are drawn with more margin, as happens on DolphinCategoryDrawer. This gives more consistency to its look.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=752784
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=752700
|
|
drive-remote -> folder-remote
Seems like all of the drive-remote occurrences in SVN
make a perfect fit for being replaced by folder-remote
(which is specified by the naming spec).
svn path=/trunk/KDE/kdebase/apps/; revision=752590
|
|
Pass parent widget to all KPropertiesDialog instances.
svn path=/trunk/KDE/kdebase/apps/; revision=752542
|
|
work there)
svn path=/trunk/KDE/kdebase/apps/; revision=752422
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=752421
|
|
don't clutter the Go menu when using other parts. As posted on k-c-d.
svn path=/trunk/KDE/kdebase/apps/; revision=752408
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=752330
|