| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=793037
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=793036
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=792998
|
|
can also be used by Dolphin now :-) In opposite to Konqueror the sub menus are turned off per default.
Minor issue: the Dolphin context menu should take care about the protocol capabilities (copy, move, delete, ...) like in konq_popupmenu (I'll fix this before 4.1).
CCMAIL: [email protected]
BUG: 155969
svn path=/trunk/KDE/kdebase/apps/; revision=792995
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=792746
|
|
http://ppenz.blogspot.com/2008/04/selecting-items.html)
svn path=/trunk/KDE/kdebase/apps/; revision=792581
|
|
BUG: 159694
svn path=/trunk/KDE/kdebase/apps/; revision=792538
|
|
their URI
svn path=/trunk/KDE/kdebase/apps/; revision=792521
|
|
The result is always an intersection of the tags of all files.
Another possibility would be to only change the clicked tag. Feedback?
BUG: 160157
svn path=/trunk/KDE/kdebase/apps/; revision=792518
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=792514
|
|
settings are changed
svn path=/trunk/KDE/kdebase/apps/; revision=792496
|
|
One problem persists: the heightForWidth method does not take zooming
into account. Anyway, the tagcloud would probably benefit from being
implemented using QGraphicsView (any volounteers? ;)
BUG: 160159
svn path=/trunk/KDE/kdebase/apps/; revision=792475
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=792414
|
|
Maybe in the future it would be nice to have a rich text editor here which
also handles semantic stuff like automatic annotations.
BUG: 160160
svn path=/trunk/KDE/kdebase/apps/; revision=792294
|
|
and only with very minor performance overhead...
svn path=/trunk/KDE/kdebase/apps/; revision=791824
|
|
with 'Sort by Type' and we have to find the real root cause instead of bypassing a wrong layout.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=791752
|
|
I temporary bypassed this in Dolphin, as I'm not 100 % sure whether it is really a QListView issue or related to KFileItemDelegate. To reproduce this issue with Qt-only quite a lot effort is needed -> I'll wait until Qt4.4 final is released...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=791535
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=791451
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=791437
|
|
This allows to show the information inside the statusbar, that the paste operation has been completed (also some code duplication can be prevented by the way).
svn path=/trunk/KDE/kdebase/apps/; revision=791436
|
|
with the position of the methods in the header file (part 2)
svn path=/trunk/KDE/kdebase/apps/; revision=791420
|
|
with the position of the methods in the header file
svn path=/trunk/KDE/kdebase/apps/; revision=791416
|
|
Konqueror and other file managers. Only if a context menu for a folder is opened, a pasting should be done into this folder.
Some internal cleanups are still required (see TODO comments), so that after finishing the operation an indication can be given to the user in the statusbar (must go for breakfast now, otherwise I'll eat my keyboard...).
BUG: 159862
svn path=/trunk/KDE/kdebase/apps/; revision=791354
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=791169
|
|
* replaced "Free disk space could not be determined" by "Unknown size", as the string would be too long fitting into the space information widget
svn path=/trunk/KDE/kdebase/apps/; revision=791051
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=791031
|
|
Assuming KDiskFreeSpace is really returning kB = 1000 bytes instead of kiB as according to Si rules,
this value should now be correct (as opposed to the original code which assumed it was actually returning kibibytes, or my incorrect fix which multiplied the kibibyte value by
a kilobyte factor to pass into convertSize.
svn path=/trunk/KDE/kdebase/apps/; revision=791030
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=790987
|
|
the appropriate conversion function
svn path=/trunk/KDE/kdebase/apps/; revision=790986
|
|
foundMountPoint, and since Dolphin never checked for done(), it'd sit there waiting on the job.
svn path=/trunk/KDE/kdebase/apps/; revision=790923
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=790904
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=790479
|
|
handle which type of archive in a generic way.
Used that in dolphin and in konqueror (and in the filetypes config module, to show the right default value for those mimetypes).
This way Urs can extend this mechanism with the p7zip kioslave in the future.
CCMAIL: [email protected], [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=790102
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=790020
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=790017
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=789835
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=789620
|
|
adding a border with the background color again (this also fixes a one-pixel-issue that shaded the right/bottom border in a wrong way).
svn path=/trunk/KDE/kdebase/apps/; revision=789234
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=789215
|
|
it can be embedded into Konqueror
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=789209
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=789208
|
|
the cursor is above the viewport in this case, show the selection information again.
BUG: 154618
svn path=/trunk/KDE/kdebase/apps/; revision=789207
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=789206
|
|
line. Thanks to David Edmundson for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=789204
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=789193
|
|
long as preview jobs are working, new previews will arrive
svn path=/trunk/KDE/kdebase/apps/; revision=789066
|
|
apply the previews in larger blocks instead of applying them immediately after getting the signal 'gotPreview' from the PreviewJob. Now the previews in Konqueror and Dolphin are as fast as in the good old KDE 3 days :-)
svn path=/trunk/KDE/kdebase/apps/; revision=789009
|
|
of empty space. I played around with QFrame too, but this looks to busy...
svn path=/trunk/KDE/kdebase/apps/; revision=788845
|
|
consistency with the "Change tags..." link
* do a centered alignment for "Change comment..."
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=788837
|
|
* use the KStyle for drawing separators
* remove frame from general meta data box
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=788834
|