Script Kiddy
3cbfe83610
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=734544
2007-11-09 07:51:58 +00:00
Patrick Spendrin
97b77c4272
Reverted changes made earlier today - and I added the workaround in the root file as described in kde-buildsystem - please tell me again if this should go somewhere else 3/3
...
svn path=/trunk/KDE/kdebase/apps/; revision=734475
2007-11-08 23:47:57 +00:00
Peter Penz
105d110c8a
minor layout optimizations for the icons view
...
svn path=/trunk/KDE/kdebase/apps/; revision=734360
2007-11-08 18:15:09 +00:00
Patrick Spendrin
e401160eb8
changing install locations of dll's to bin
...
svn path=/trunk/KDE/kdebase/apps/; revision=734310
2007-11-08 15:19:33 +00:00
Craig Drummond
ad74c99bbc
Fix parentless dialogs
...
svn path=/trunk/KDE/kdebase/apps/; revision=734288
2007-11-08 13:29:44 +00:00
Script Kiddy
824cdb67e7
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=734227
2007-11-08 09:15:10 +00:00
Peter Penz
9b7181e806
use only 1 textline as default for the icons view
...
svn path=/trunk/KDE/kdebase/apps/; revision=734061
2007-11-07 23:12:12 +00:00
Peter Penz
18755c6720
Fixed performance issue in the details-view when showing > 10000 items:
...
* Resizing the columns takes around 250 ms instead of 2 seconds.
* Opening 10000 items from the disk cache takes 3 seconds instead of 20 seconds.
svn path=/trunk/KDE/kdebase/apps/; revision=734052
2007-11-07 22:55:15 +00:00
Peter Penz
2a6dbbd175
use a smaller font for the meta information of the information sidebar
...
svn path=/trunk/KDE/kdebase/apps/; revision=734026
2007-11-07 21:06:37 +00:00
Peter Penz
cd7b4f80e8
showColumn() does not need to be a slot
...
svn path=/trunk/KDE/kdebase/apps/; revision=734000
2007-11-07 20:10:13 +00:00
Peter Penz
622ff1f691
SVN_SILENT: add line break
...
svn path=/trunk/KDE/kdebase/apps/; revision=733999
2007-11-07 20:09:46 +00:00
Kevin Ottens
6eba08233b
Have "Add to Places" in the context menu for the trash too.
...
svn path=/trunk/KDE/kdebase/apps/; revision=733548
2007-11-06 17:09:00 +00:00
Peter Penz
2c582a7bc6
update to previous commit: reset bool member correctly
...
svn path=/trunk/KDE/kdebase/apps/; revision=733321
2007-11-06 07:26:02 +00:00
Peter Penz
f1d1a18a71
When switching from e. g. the icons view to the details view, additional information properties like 'Size' and 'Date' are added as default (showing a details-view without details does not make sense as default setting...). This fix assures that the additional information properties are removed again when switching back to the icons view. Only if the user modified the additional information properties by a GUI-interaction (e. g. by adding a 'Type'), this information is persistet also when switching back to the icon-view.
...
BUG: 151891
svn path=/trunk/KDE/kdebase/apps/; revision=733313
2007-11-06 07:16:23 +00:00
Stefan Monov
96f134eecc
use an icon even when launched manually. okular uses the same
...
workaround.
svn path=/trunk/KDE/kdebase/apps/; revision=733138
2007-11-05 16:49:24 +00:00
Script Kiddy
f982a4de6d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=733012
2007-11-05 08:12:32 +00:00
Fathi Boudra
4c3dbbb628
Replace file-find icon by edit-find
...
svn path=/trunk/KDE/kdebase/apps/; revision=732843
2007-11-04 21:54:49 +00:00
Peter Penz
7f94bd6520
KrushDays-fix: fixed issue that F6 does not apply the focus to the URL navigator when the navigator is already in the editable mode
...
svn path=/trunk/KDE/kdebase/apps/; revision=732773
2007-11-04 18:50:22 +00:00
Andreas Pakulat
87ba6b6e04
Fix the conflict between cut and delete shortcuts
...
BUG:151601
svn path=/trunk/KDE/kdebase/apps/; revision=732119
2007-11-02 20:50:05 +00:00
Peter Penz
42439cd482
fixed issue that the "Ask for confirmation when moving files or folders to trash"-setting is ignored
...
CCMAIL: ereslibre@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=731813
2007-11-01 22:09:48 +00:00
Andreas Ramm
d4e536b45f
Fix crash caused by unchecked pointer access
...
svn path=/trunk/KDE/kdebase/apps/; revision=731586
2007-11-01 03:22:50 +00:00
Peter Penz
8ee39bc043
remember the window size of the IconSizeDialog
...
svn path=/trunk/KDE/kdebase/apps/; revision=731156
2007-10-30 20:56:40 +00:00
Peter Penz
9c39ddc309
SVN_SILENT remove blank lines
...
svn path=/trunk/KDE/kdebase/apps/; revision=731154
2007-10-30 20:53:52 +00:00
Peter Penz
496872dddc
allow to configure the additional information of the view inside the viewproperties dialog
...
svn path=/trunk/KDE/kdebase/apps/; revision=731150
2007-10-30 20:52:03 +00:00
Peter Penz
d9f5e191a6
* fixed drag & drop issue in column view (dropping on files was not possible -> handled as viewport now)
...
* only show the hover-drop-indicator on directories (dropping on file-items is handled like dropping on the viewport)
* simplified signature of drop signal (source widget not required anymore)
svn path=/trunk/KDE/kdebase/apps/; revision=731129
2007-10-30 19:44:55 +00:00
Hamish Rodda
65c11d72c9
Results of setShortcut() auditing (QAction::setShortcut() gets called without this patch)
...
svn path=/trunk/KDE/kdebase/apps/; revision=730698
2007-10-29 11:03:37 +00:00
Volker Krause
756f88768e
build with -pedantic
...
svn path=/trunk/KDE/kdebase/apps/; revision=730684
2007-10-29 10:36:31 +00:00
Jakob Petsovits
51f8171071
Icon naming spec compliance (code changes):
...
bookmark-folder -> folder-bookmarks
goto-page -> go-jump
www -> insert-link (doesn't yet exist in Oxygen)
svn path=/trunk/KDE/kdebase/apps/; revision=730639
2007-10-29 08:35:29 +00:00
Peter Penz
bbf9faa053
Simplify DolphinController: don't remember the show-preview state in the controller and add an unnecessary additional signal; instead just read the state from the DolphinView
...
svn path=/trunk/KDE/kdebase/apps/; revision=729726
2007-10-26 19:02:33 +00:00
Peter Penz
c1f27bb620
Simplify the DolphinController: The "show hidden files" state can be retrieved by the DolphinView, there is no need introducing additional signals + states. Further cleanups will follow...
...
svn path=/trunk/KDE/kdebase/apps/; revision=729721
2007-10-26 18:34:45 +00:00
Peter Penz
1f331872b2
drop the %m option of dolphin.desktop
...
BUG: 151313
svn path=/trunk/KDE/kdebase/apps/; revision=729718
2007-10-26 18:12:28 +00:00
Peter Penz
77be1f1df9
updated documentation
...
svn path=/trunk/KDE/kdebase/apps/; revision=729716
2007-10-26 18:08:20 +00:00
Peter Penz
f11c699fa2
due to the recent tagging freeze this commit contains several fixes in one:
...
* the filterbar now also filters directories (works also in the column-view :-))
* The "Additional Information" menu entry now also works for showing/hiding the columns of the details view. This also implies that the columns for the details view can now be adjusted per directory -> we have now a consistent behavior between the icons view and details view. Still open: the view properties dialog must be fixed
* Don't show a "Nepomuk not available" error message when starting Dolphin and Nepomuk is not available.
* Fix issue that the information panel blocked the application because of parsing the full meta data of a huge file.
svn path=/trunk/KDE/kdebase/apps/; revision=729704
2007-10-26 17:36:16 +00:00
Peter Penz
6c1153092e
* don't show a horizontal scrollbar in the places panel
...
* minor coding style update: replace 'listView' by 'placesView'
svn path=/trunk/KDE/kdebase/apps/; revision=728988
2007-10-24 20:28:28 +00:00
Oswald Buddenhagen
6339218179
KConfig* API overhaul. only cosmetics, so don't panic.
...
KConfigBase:
- remove separator argument from list entry reading/writing functions
- introduce {read,write}XdgListEntry()
- kill readPathListEntry(), add readPathEntry() overload
instead. the default value is not optional any more, as it defines the
return type. this is consistent with the readEntry() functions.
- rename clean() => markAsClean(), remove rollback()
- rename ConfigState => AccessMode, getConfigState() => accessMode()
- rename {entry,group}IsImmutable() => is{Entry,Group}Immutable()
- remove NLS alias to Localized
KConfig:
- remove setGroup() & group()
- reshuffle OpenFlag enum, introduce NoCascade for symmetry
- remove setExtraConfigFiles() alias to addConfigSources()
KConfigGroup:
- inherit KConfigBase::deleteGroup() overloads
- make convertToQVariant() private, it will probably change somehow
- KConfig & KConfigGroup: deprecate entryMap()
- remove bogus declarations: KConfigGroup::setReadDefaults(),
KConfig::readEntryUntranslated()
- apidox
- reshuffle the declarations in the headers
svn path=/trunk/KDE/kdebase/apps/; revision=728852
2007-10-24 13:08:37 +00:00
Script Kiddy
7264f303bc
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=728747
2007-10-24 06:40:20 +00:00
Peter Penz
5c39ae2675
removed obsolete code: don't connect to nonexisting slots (thanks to Albert for pointing this out)
...
CCMAIL: aacid@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=728741
2007-10-24 05:35:23 +00:00
Peter Penz
2a0ab25c1b
Fixed issue that within Konqueror changing the active column from the column-view is ignored. From the hosts point of view this has to be handled like an URL change.
...
CCMAIL: faure@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=728394
2007-10-23 07:10:51 +00:00
Matthew Woehlke
712b9f33c6
SVN_SILENT: clean up from previous commit (would be nice to remember to save ;-)); this just removes commented-out code and adds a "what's going on" comment
...
svn path=/trunk/KDE/kdebase/apps/; revision=728202
2007-10-22 17:37:56 +00:00
Matthew Woehlke
622cef5b88
use NegativeBackground instead of yellow for alerts, don't change the foreground (not necessary, would break with some color schemes)
...
svn path=/trunk/KDE/kdebase/apps/; revision=728201
2007-10-22 17:30:53 +00:00
Pino Toscano
d05e966ef4
icon renamings:
...
- emptytrash -> trash-empty
- edit-trash -> user-trash
svn path=/trunk/KDE/kdebase/apps/; revision=728161
2007-10-22 15:58:52 +00:00
Kevin Ottens
45c3d6e9ac
Reverts commit 726516. We have to report the URL changed to the outside
...
so that panels can react to the change correctly.
svn path=/trunk/KDE/kdebase/apps/; revision=727475
2007-10-20 17:05:16 +00:00
Script Kiddy
5cd56a806d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=726885
2007-10-19 06:33:28 +00:00
Rafael Fernández López
5e62bb5709
On the Information panel the further information such as "Date", "Size", "Type" was being cut off if it was being shrinked. That shouldn't happen. This prevents this
...
information to be hidden or cut off, and so this is always shown.
Albert: I also solved the previous bug you reported (places view not showing selected items at the first click) on a different commit
CCMAIL: peter.penz@gmx.at
CCMAIL: aacid@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=726522
2007-10-17 22:16:31 +00:00
Rafael Fernández López
5c4420b28a
This fixes the problem that when you click the first time on a place
...
bookmarked it is not shown as selected, but if you click the second time
it is. Now this is fixed.
CCMAIL: peter.penz@gmx.at
svn path=/trunk/KDE/kdebase/apps/; revision=726516
2007-10-17 21:58:52 +00:00
Peter Penz
88f17ca75a
polish look of column view:
...
- don't show a focused border above all columns
- provide a small gap between the columns
- assure that the background of inactive columns works well with more complex styles like Oxygen
CCMAIL: cbr@boemann.dk
svn path=/trunk/KDE/kdebase/apps/; revision=726042
2007-10-16 22:24:52 +00:00
Peter Penz
d67de9dfef
layout cleanups for the statusbar
...
svn path=/trunk/KDE/kdebase/apps/; revision=726013
2007-10-16 21:09:57 +00:00
Script Kiddy
dc1966aec3
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=725777
2007-10-16 06:15:12 +00:00
Peter Penz
768611727e
prevent flickering of status bar when changing between directories
...
svn path=/trunk/KDE/kdebase/apps/; revision=725546
2007-10-15 16:51:23 +00:00
Peter Penz
2ddc27b423
minor cleanups
...
svn path=/trunk/KDE/kdebase/apps/; revision=725523
2007-10-15 16:23:51 +00:00