Commit graph

421 commits

Author SHA1 Message Date
Peter Penz cdcb4b0166 coding style cleanup: fix wrong indenting of members in constructor
svn path=/trunk/KDE/kdebase/apps/; revision=661819
2007-05-06 17:41:49 +00:00
Peter Penz bafaf9496c some cleanups for the sidebar pages (move protected members to private section etc.)
svn path=/trunk/KDE/kdebase/apps/; revision=661815
2007-05-06 17:25:50 +00:00
Peter Penz 5f87a8130e revert last commit, it leads to the uncommon behavior that the last state of the settings dialog is remembered (grmpf - I should do more testing... ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=661511
2007-05-05 21:02:04 +00:00
Peter Penz d00a895131 let the settings dialog be a singleton (thanks to Max Blazejak for the patch!)
svn path=/trunk/KDE/kdebase/apps/; revision=661508
2007-05-05 20:53:14 +00:00
Peter Penz be7f817875 optimize
svn path=/trunk/KDE/kdebase/apps/; revision=660582
2007-05-03 06:02:44 +00:00
Peter Penz 7b286a5463 let the information sidebar react on selection changes
svn path=/trunk/KDE/kdebase/apps/; revision=660580
2007-05-03 05:52:54 +00:00
Peter Penz 0bdc4821e4 allow to specify a transition type
svn path=/trunk/KDE/kdebase/apps/; revision=660579
2007-05-03 05:52:11 +00:00
Peter Penz 7f2033899d initial step for cleaning up the information sidebar: get rid of service actions, just let the information sidebar be a place for metadata (nepomuk)
svn path=/trunk/KDE/kdebase/apps/; revision=660576
2007-05-03 05:09:18 +00:00
Script Kiddy 950506d314 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=660563
2007-05-03 05:02:42 +00:00
Peter Penz d76a1f1c4a respect global singleclick-/doubleclick-setting
svn path=/trunk/KDE/kdebase/apps/; revision=660557
2007-05-03 04:59:06 +00:00
Dirk Mueller cbcfed1f0b more cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=660385
2007-05-02 14:50:04 +00:00
David Faure 919071ae88 If it's not always compiled, then we need to check it before we add it to the link line...
svn path=/trunk/KDE/kdebase/apps/; revision=660323
2007-05-02 10:02:19 +00:00
David Faure 5aa8b5ca97 Oh. It's in kdelibs, but it's not always compiled. Revert.
(and moved checks to the right place)

svn path=/trunk/KDE/kdebase/apps/; revision=660320
2007-05-02 10:00:16 +00:00
David Faure 3cf6c8590f kmetadata is in kdelibs now
svn path=/trunk/KDE/kdebase/apps/; revision=660318
2007-05-02 09:52:26 +00:00
Script Kiddy 9ea444cd99 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=660259
2007-05-02 05:15:33 +00:00
Peter Penz 11c836057b don't connect each sidebar page with all available signals per default
svn path=/trunk/KDE/kdebase/apps/; revision=660258
2007-05-02 05:15:03 +00:00
Sebastian Trueg f867a1a3a7 * Added KMetaData cmake check
* Fixed Dolphin+KMetaData compilation
* Moved knepomuk tests into kdebase

svn path=/trunk/KDE/kdebase/apps/; revision=660109
2007-05-01 15:18:07 +00:00
Sebastian Trueg 8628125eb1 make it compile again.
svn path=/trunk/KDE/kdebase/apps/; revision=660108
2007-05-01 15:10:43 +00:00
Peter Penz 91d1438168 Respect global single/double click setting for the icons- and details view (thanks to Sam Abed for the patch!). PS: I did not introduce an executed()-signal in KListView, as:
* In general we want to avoid having Kxxx-view classes for existing Qxxx-view classes like this was the case in KDE3. Qt4 allows us to use custom models + delegates and hence there should be no need to introduce KListView, KTreeView or KColumnView.

* It looks like KListView will be renamed to KCategoryView and it's open yet whether it it will be available outside the scope of a file manager for KDE 4.0.

* The details view is derived from QTreeView and the columns view is derived from QColumnView -> adjusting KListView won't help here :-)

svn path=/trunk/KDE/kdebase/apps/; revision=659994
2007-05-01 09:12:24 +00:00
Script Kiddy e9b902c4f2 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/kdesktop/init/Templates/; revision=659948
2007-05-01 06:45:54 +00:00
David Faure 16e610f618 KDiskFreeSp -> KDiskFreeSpace
Port away from deprecated KIO::findPathMountPoint

svn path=/trunk/KDE/kdebase/apps/; revision=659796
2007-04-30 20:22:25 +00:00
Sebastian Trueg de038b64f2 Replaced File with KMetaData::Resource for the time being.
Once we have the proper ontology I will change it back.

svn path=/trunk/KDE/kdebase/apps/; revision=659702
2007-04-30 17:09:24 +00:00
David Faure 61a4e8691d a bit ugly, but the migration to QList<KFileItem> has to be incremental...
svn path=/trunk/KDE/kdebase/apps/; revision=659519
2007-04-30 11:29:12 +00:00
David Faure 864e8e93b9 PreviewJob API change (KFileItems by value)
svn path=/trunk/KDE/kdebase/apps/; revision=659426
2007-04-30 08:31:55 +00:00
Dirk Mueller 1b9feca40e cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=658929
2007-04-28 22:01:28 +00:00
Script Kiddy 52011235e6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=658426
2007-04-27 04:57:44 +00:00
Script Kiddy 895e726381 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/kdesktop/init/Templates/; revision=657060
2007-04-23 05:35:29 +00:00
Peter Penz 0c05681708 reactivated info sidebar again and temporary removed the code which resets the URL after starting Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=656979
2007-04-22 21:27:40 +00:00
Peter Penz a195131147 allow sorting by type
svn path=/trunk/KDE/kdebase/apps/; revision=656971
2007-04-22 21:04:46 +00:00
Pino Toscano 28a08b940c headers of a private library should not be installed
svn path=/trunk/KDE/kdebase/apps/; revision=656882
2007-04-22 16:01:07 +00:00
Laurent Montel 10a02f0bc3 Remove not necessary include
svn path=/trunk/KDE/kdebase/nsplugins/; revision=656776
2007-04-22 11:14:24 +00:00
Stephan Binner e0a3be7838 SVN_SILENT i18n style guide fixes
svn path=/trunk/KDE/kdebase/apps/; revision=655690
2007-04-19 05:00:52 +00:00
Script Kiddy 90245070d5 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=654844
2007-04-17 05:21:55 +00:00
Peter Penz c0e78a46d9 fixed dangerous usage of a const reference as member
svn path=/trunk/KDE/kdebase/apps/; revision=654781
2007-04-16 21:53:10 +00:00
Peter Penz 188132117e fixed icon names
svn path=/trunk/KDE/kdebase/apps/; revision=654774
2007-04-16 21:37:09 +00:00
Peter Penz fc3134bdee use the smooth transformation mode for scaling
svn path=/trunk/KDE/kdebase/apps/; revision=654769
2007-04-16 21:30:49 +00:00
Peter Penz da3bc09d21 resize the pixmap in a smooth way instead of using a blending effect
svn path=/trunk/KDE/kdebase/apps/; revision=654753
2007-04-16 21:17:48 +00:00
Simon Hausmann 931d9cc75a Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
separates the xmlgui stuff from KMainWindow

svn path=/trunk/KDE/kdebase/apps/; revision=654728
2007-04-16 20:44:36 +00:00
Peter Penz c4a6805856 when switching from the column view to the details- or icons-view it makes sense to adjust the URL automatically to the root URL of the column view
svn path=/trunk/KDE/kdebase/apps/; revision=654718
2007-04-16 20:19:05 +00:00
Peter Penz c0ec582ae7 use new "column view" icon (thanks to David Vignoni)
svn path=/trunk/KDE/kdebase/apps/; revision=654713
2007-04-16 20:08:09 +00:00
Peter Penz 2060fa8d46 show column mode in viewport context menu (thanks to Thomas Georgiou for the patch)
svn path=/trunk/KDE/kdebase/apps/; revision=654709
2007-04-16 20:01:19 +00:00
Peter Penz 5c4c00e159 fix coding style to match with http://techbase.kde.org/Policies/Kdelibs_Coding_Style
svn path=/trunk/KDE/kdebase/apps/; revision=654698
2007-04-16 19:47:40 +00:00
Robert Knight 4c47e1ac23 Add fade transition between file icon/preview changes in the sidebar.
svn path=/trunk/KDE/kdebase/apps/; revision=654581
2007-04-16 15:38:03 +00:00
Script Kiddy 1fb838af11 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=654445
2007-04-16 05:08:30 +00:00
Peter Penz 5662374d62 select the decoration per default
svn path=/trunk/KDE/kdebase/apps/; revision=654034
2007-04-14 21:37:29 +00:00
Peter Penz 4946ffd838 optimization: don't reload the view if not absolutely necessary
svn path=/trunk/KDE/kdebase/apps/; revision=654010
2007-04-14 20:45:22 +00:00
Peter Penz 472f242b2d ups - did not want to commit the kDebug() line...
svn path=/trunk/KDE/kdebase/apps/; revision=654002
2007-04-14 20:34:18 +00:00
Peter Penz a827dd86b7 optimization: no reloading necessary if preview has been turned on/off
svn path=/trunk/KDE/kdebase/apps/; revision=654000
2007-04-14 20:32:51 +00:00
Peter Penz 7cb4232a8c fix possible crash if the base URL is empty
svn path=/trunk/KDE/kdebase/apps/; revision=653996
2007-04-14 20:21:30 +00:00
Peter Penz 4f6b9c72d3 Revert last commit and exchange it by a more straight forward solution: just check the URL of the file item to find out whether the item is still part of the model. By this there is no need of keeping tracks for ongoing preview jobs.
svn path=/trunk/KDE/kdebase/apps/; revision=653989
2007-04-14 20:01:47 +00:00