| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=678661
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=677715
|
|
Štikonas for the patch)
svn path=/trunk/KDE/kdebase/apps/; revision=674576
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=674158
|
|
- prevent that the m_nameLabel increases the size of the infosidebar if the text cannot get wrapped
svn path=/trunk/KDE/kdebase/apps/; revision=666383
|
|
this code path is deactivated currently because the system hangs when retreiving the meta information of a zip-file
svn path=/trunk/KDE/kdebase/apps/; revision=666379
|
|
when changing the item selection, wait 300 ms until no selection change has been done
svn path=/trunk/KDE/kdebase/apps/; revision=666342
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=666164
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=665855
|
|
- provide meta information when hovering items
- don't increase the sidebar width, if the item name is longer than the available width
svn path=/trunk/KDE/kdebase/apps/; revision=665646
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=661864
|
|
section etc.)
svn path=/trunk/KDE/kdebase/apps/; revision=661815
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=660580
|
|
actions, just let the information sidebar be a place for metadata (nepomuk)
svn path=/trunk/KDE/kdebase/apps/; revision=660576
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=659426
|
|
the URL after starting Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=656979
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=653564
|
|
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
--indent-labels --pad=oper --unpad=paren \
--one-line=keep-statements --convert-tabs \
--indent-preprocessor \
`find -type f -name '*.cpp'` `find -type f -name '*.h'`
svn path=/trunk/KDE/kdebase/apps/; revision=651981
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=651766
|
|
side bar towars the top. Fixes comment-box being huge when KMetaData is available.
svn path=/trunk/KDE/kdebase/apps/; revision=650506
|
|
svn path=/trunk/KDE/kdebase/libkonq/; revision=646598
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=646256
|
|
knep{daemon,coreservices} are not running.
svn path=/trunk/KDE/kdebase/apps/; revision=645589
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=645388
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=644550
|
|
to allow file rating, commenting, and tagging.
This commit is indended to show what can be done with KMetaData in an easy way. The GUI is not perfect yet.
svn path=/trunk/KDE/kdebase/apps/; revision=644510
|
|
aligned with the kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style). The infosidebar code will be rewritten anyway, but copy/paste often is faster than light ;-)
svn path=/trunk/KDE/kdebase/apps/; revision=642613
|
|
svn path=/trunk/KDE/kdebase/konqueror/; revision=641869
|
|
Luca Gugelmann for the patch!)
svn path=/trunk/KDE/kdebase/apps/; revision=641274
|
|
selection.
svn path=/trunk/KDE/kdebase/apps/; revision=636423
|
|
supported)
* Little changes in InfoSidebarPage (no more multiple label for infos & Q3Layout>QLayout)
* Support infos for multiple files (only total size, what else ?)
svn path=/trunk/KDE/kdebase/apps/; revision=636272
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635532
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635522
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635518
|
|
deprecated--
svn path=/trunk/playground/utils/dolphin/; revision=629105
|
|
2 view modes are used now: "icons" and "details". Whether a preview is shown or not is part of the directory view properties. This also means that it will be possible to show previews in the "details" view in future releases.
svn path=/trunk/playground/utils/dolphin/; revision=613029
|
|
svn path=/trunk/playground/utils/dolphin/; revision=612307
|
|
available anymore)
svn path=/trunk/playground/utils/dolphin/; revision=611620
|
|
window: now the main window listens to the signals from the dolphin view and connects to private slots (previously the dolphin view connected to public slots of the main window). Also prevent naming all slots by the prefix 'slot', describe instead what the method does.
svn path=/trunk/playground/utils/dolphin/; revision=611617
|
|
gnused rocks!
svn path=/trunk/playground/utils/dolphin/; revision=611576
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610636
|
|
svn path=/trunk/playground/utils/dolphin/; revision=609962
|
|
duplicated from URLNavigatorButton)
svn path=/trunk/playground/utils/dolphin/; revision=609309
|
|
Create a DolphinApplication, holding DolphinMainWindows and update
the code to use the DolphinView to get the MainWindow, or get a ptr
to the MainWindow directly. Or if all windows are effected go through
the DolphinApplication to update every mainwindow.
The UndowManager and ProgressIndicator have a rather strange relationship
and will need some more attention but as UndoManager will be killed
anyway I have skipped this.
More cleanup, debugging and thinking is needed.
svn path=/trunk/playground/utils/dolphin/; revision=608945
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607156
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607111
|
|
'URL', have been converted to use 'Url' instead (e. g. the class URLNavigator is called UrlNavigator now).
svn path=/trunk/playground/utils/dolphin/; revision=606991
|
|
But crashes while listing folder...
svn path=/trunk/playground/utils/dolphin/; revision=606919
|
|
Remove not necessary file
svn path=/trunk/playground/utils/dolphin/; revision=606884
|