┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related ↵Peter Penz
sources to it svn path=/trunk/KDE/kdebase/apps/; revision=1154146
2010-07-24Sourcecode hierarchy cleanup: Move files from khns to settings/services ↵Peter Penz
(step 1/2) svn path=/trunk/KDE/kdebase/apps/; revision=1154135
2010-07-24Sourcecode hierarchy cleanup: Move kcm to settings/kcmPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1154133
2010-07-24Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folderPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1154129
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1154073
2010-07-23Fix visual artefacts for tooltips, if compositing has been disabled. Thanks ↵Peter Penz
to Maciej Mrozowski for analyzing the root cause! Also a minor issue is fixed with the upper/left position: It may never overlap with the icon area. BUG: 245491 svn path=/trunk/KDE/kdebase/apps/; revision=1153521
2010-07-22Do not add custom query items to the query URL. Instead use the existing ↵Sebastian Trueg
method to specify a custom title. svn path=/trunk/KDE/kdebase/apps/; revision=1152960
2010-07-22Properly KIO::stat instead of simply using the KFileItem constructor whenSebastian Trueg
showing metadata for the currently selected folder. This way we can even get rid of the special handling of nepomuksearch:/ URLs since the KIO slave provides a nice name and all you need to show to the user. Even nicer: When clicking an entry in the metadata view the resulting query will be related to the one clicked resource. This resource will then be represented by the query folder. So all in all this patch makes Dolphin more generic while additionally activating a new feature. svn path=/trunk/KDE/kdebase/apps/; revision=1152959
2010-07-18SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1151156
2010-07-13Forward port: Fix issue that dragging several directories shows a document ↵Peter Penz
as drag item. Instead try to show the icons of the dragged items. CCBUG: 244305 svn path=/trunk/KDE/kdebase/apps/; revision=1149557
2010-07-12Don't use KVBox and QVBoxLayout in parallel, just use QVBoxLayout instead.Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1149089
2010-07-12Based on the recent size hint fixes in KFileMetaDataWidget, the handling of ↵Peter Penz
the tooltip size can be simplified. This fixes a possible wrong initial size of the tooltip and a flickering because of a relayout. svn path=/trunk/KDE/kdebase/apps/; revision=1149076
2010-07-10Fix forward declationLaurent Montel
svn path=/trunk/KDE/kdebase/apps/; revision=1148408
2010-07-09Fix another problem with the network:/ ioslave: don't keep the mimetype when ↵David Faure
clicking on an item with a target_url svn path=/trunk/KDE/kdebase/apps/; revision=1147967
2010-07-08Forward port of SVN commit 1147596: Skip redirection URLs when going back or ↵Peter Penz
forward in history (otherwise going back won't be possible for the user, as a redirection will occur again). CCBUG: 212293 svn path=/trunk/KDE/kdebase/apps/; revision=1147597
2010-07-07Do only search for files by default.Sebastian Trueg
svn path=/trunk/KDE/kdebase/apps/; revision=1147115
2010-07-04SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1145779
2010-07-03* Unbreak last commit.Christian Muehlhaeuser
svn path=/trunk/KDE/kdebase/apps/; revision=1145468
2010-07-03* Ignore invalid redirection after renaming an expanded folder in detail view.Christian Muehlhaeuser
svn path=/trunk/KDE/kdebase/apps/; revision=1145456
2010-07-01SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1144877
2010-06-29SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1144023
2010-06-27SVN_SILENT: Use consistent member naming within DolphinPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1143415
2010-06-27i18n: fixed unused contexts.Chusslove Illich
svn path=/trunk/KDE/kdebase/apps/; revision=1143366
2010-06-27SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1143269
2010-06-26Use the member variableChristoph Feck
BUG: 241843 svn path=/trunk/KDE/kdebase/apps/; revision=1142897
2010-06-23SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1141645
2010-06-21SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1140600
2010-06-18SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1139384
2010-06-16Hide the information panel by defaultPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1138819
2010-06-12Fixed install/deinstall scriptsJonathan Schmidt-Dominé
svn path=/trunk/KDE/kdebase/apps/; revision=1137451
2010-06-12SVN_SILENT: Remove unnecessary includePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1137348
2010-06-12Fix issue, that changing the zoom level has not been applied to the columns ↵Peter Penz
of the column view svn path=/trunk/KDE/kdebase/apps/; revision=1137344
2010-06-12Don't do a pre-process wrapping of the Information Panel headline, if it is ↵Peter Penz
a rich text. This fixes the issue, that selecting multiple files leads to an output like "<html>9 items selected</html>". svn path=/trunk/KDE/kdebase/apps/; revision=1137340
2010-06-12Fix issue, that the file size maximum for non-local previews is read wrong ↵Peter Penz
and applied to the local size initially svn path=/trunk/KDE/kdebase/apps/; revision=1137339
2010-06-12Increase version number to 1.5Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1137336
2010-06-05SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1134733
2010-06-02Fix issue, that the translations for "Everywhere", "From Here", "All", ↵Peter Penz
"Images", "Text" and "Filenames" in the search options are not shown in the UI. The patch has been verified by "KDE_LANG=x-test dolphin". BUG: 240163 svn path=/trunk/KDE/kdebase/apps/; revision=1133863
2010-05-31typo fixBurkhard Lück
svn path=/trunk/KDE/kdebase/apps/; revision=1132703
2010-05-31Fix context for action name "Delete (using shortcut for Trash)"Alexander Potashev
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1132560
2010-05-30SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1132275
2010-05-29Fix keyboard navigation issues in the column viewPeter Penz
BUG: 236039 svn path=/trunk/KDE/kdebase/apps/; revision=1132120
2010-05-29Use KStringHandler::preProcessWrap() to assure, that file names in the ↵Peter Penz
Information Panel are wrapped in a more clever way: E. g. dolphinviewcontainer.cp p gets wrapped as dolphinviewcontainer. cpp now. svn path=/trunk/KDE/kdebase/apps/; revision=1132031
2010-05-29Use QBoxLayout::addStretch() instead of adding a custom "stretch widget"Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1132029
2010-05-29Fix the nasty layout reparenting by adding the InformationPanelContent into ↵Peter Penz
a layout. Thanks to Sebastian Trüg for the hint! CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1132028
2010-05-29SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1131891
2010-05-28Fix i18n context info: "@action:inmenu File" -> "... View"Alexander Potashev
svn path=/trunk/KDE/kdebase/apps/; revision=1131720
2010-05-27When pasting or dropping items in the view in Dolphin or theFrank Reininghaus
DolphinPart (running in Konqueror), do not only select the new items, but also clear the previous selection. BUG: 223905 svn path=/trunk/KDE/kdebase/apps/; revision=1131230
2010-05-26Remove separatorIgnat Semenov
svn path=/trunk/KDE/kdebase/apps/; revision=1130874
2010-05-25Update the edit actions when starting Dolphin, to assure that the state ↵Peter Penz
"no_selection" gets triggered svn path=/trunk/KDE/kdebase/apps/; revision=1130573
2010-05-21SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1129044