| Age | Commit message (Collapse) | Author |
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=751145
|
|
We can tell konqueror afterwards by using the openUrlNotify() signal.
Note: this design bit is a bit strange; the controller has urlChanged() and requestUrlChange(),
but they are both channeled to DolphinView::urlChanged(), which means the recipient has
to figure out if the url change was already done or not, with "if (m_view->url() != url)".
Wouldn't it be simpler to just have both signals coming out of DolphinView?
(but some receivers like the view container don't seem to care which one was emitted... strange)
CCMAIL: [email protected], [email protected]
CCBUG: 154053
svn path=/trunk/KDE/kdebase/apps/; revision=750996
|
|
so there are not parts forgetting to be updated
svn path=/trunk/KDE/kdebase/apps/; revision=750990
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=750928
|
|
BUG: 154053
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=750749
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=750473
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=750401
|
|
desired effect on dolphin when typing "exit" on the terminal, the dock will be hidden.
BUG: 153648
svn path=/trunk/KDE/kdebase/apps/; revision=750276
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=750207
|
|
event. While on the dock tree view we were always getting a forbidden cursor with no
possibility to drop, now we can nicely drop :)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=750176
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=750173
|
|
the "forbidden" cursor, so nothing is fixed while reverted. The drop-indicator is shown on
files too... so something needs a fix here. Shouldn't be hard anyway
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=750168
|
|
David did on dolphiniconsview, do the revert here too. It really makes things very clear this
way. Anyway, detailed and columns view were buggy since it did never accept the dragging events, so you were never able to drop on the detailed or column view.
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=750155
|
|
reported by _mika, approved by Peter.
svn path=/trunk/KDE/kdebase/apps/; revision=750121
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=750079
|
|
to drop to an item (for example, a txt file) the cursor also changes to "forbidden" with the
categorized view.
svn path=/trunk/KDE/kdebase/apps/; revision=750059
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=750038
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=749901
|