Commit graph

2872 commits

Author SHA1 Message Date
David Faure d99e541453 remove unused includes (found when grepping for stuff)
svn path=/trunk/KDE/kdebase/apps/; revision=1167264
2010-08-24 08:09:14 +00:00
Peter Penz 0d54de1d65 Set the toggle invisible, if a mouse button has been pressed outside the toggle boundaries. This e.g. assures, that the toggle gets invisible during dragging items.
BUG: 244304
FIXED-IN: 4.6.0

svn path=/trunk/KDE/kdebase/apps/; revision=1165577
2010-08-19 17:30:36 +00:00
Peter Penz c7e28e7127 Initialize the zoom slider correctly on startup (regression introduced in 4.5.0)
svn path=/trunk/KDE/kdebase/apps/; revision=1165572
2010-08-19 16:51:02 +00:00
Peter Penz 97b84c2c53 Fix wrong behavior (or triggering of an assertion in the debug mode), if "Go Up" is used in the column view.
CCBUG: 248405

svn path=/trunk/KDE/kdebase/apps/; revision=1165550
2010-08-19 15:55:02 +00:00
Peter Penz 0490d12e09 Fix crash in column view because of a dangling pointer to a selection model. Thanks a lot to Frank Reininghaus for finding a way how to reproduce the issue and analyzing the root cause. Keeping the selection model as part of the DolphinView is not required anymore at all, as the restoring of selected items is done by m_selectedItems in the meantime.
CCBUG: 247618 

svn path=/trunk/KDE/kdebase/apps/; revision=1165532
2010-08-19 15:01:52 +00:00
Peter Penz 2e32f55d99 Remove DISABLE_NEPOMUK_LEGACY, it is defined now in kdebase/apps/CMakeLists.txt
svn path=/trunk/KDE/kdebase/apps/; revision=1164889
2010-08-17 21:21:34 +00:00
Peter Penz 5216dade7b Hide the Phonon-widget per default, otherwise it will temporary be shown during the startup
svn path=/trunk/KDE/kdebase/apps/; revision=1164877
2010-08-17 20:38:12 +00:00
Peter Penz 624ca2b320 Fix triggering of an assertion, if a new tab is opened. Thanks to Frank Reininghaus for the detailed analyses!
BUG: 246747
FIXED-IN: 4.6.0


svn path=/trunk/KDE/kdebase/apps/; revision=1164862
2010-08-17 19:58:47 +00:00
Script Kiddy 9fee42dfe6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1163863
2010-08-15 07:18:41 +00:00
Peter Penz 9ed721d531 Update version and e-mail address
svn path=/trunk/KDE/kdebase/apps/; revision=1163344
2010-08-13 19:42:27 +00:00
Peter Penz 5df0aafe22 Update to use the changed signature of the metaDataRequestFinished signal.
svn path=/trunk/KDE/kdebase/apps/; revision=1161017
2010-08-09 14:09:46 +00:00
Peter Penz d705172166 Fix spelling errors reported by crazy
svn path=/trunk/KDE/kdebase/apps/; revision=1160316
2010-08-07 18:46:00 +00:00
Peter Penz 5421894618 krazy fix: Use QString::clear() instead of assigning an empty string.
svn path=/trunk/KDE/kdebase/apps/; revision=1160315
2010-08-07 18:26:22 +00:00
Peter Penz 050992c564 krazy fixes: use proper include guard
svn path=/trunk/KDE/kdebase/apps/; revision=1160313
2010-08-07 18:24:12 +00:00
Peter Penz e85afe1097 krazy fixes: let all .kcfg files be conform to KConfigXT schema
svn path=/trunk/KDE/kdebase/apps/; revision=1160311
2010-08-07 18:19:31 +00:00
Script Kiddy f1e9a8b35a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1158610
2010-08-03 08:28:40 +00:00
Peter Penz 959642ace5 Remove the workaround to show the tooltip temporary on a hidden position, to have a valid layout. Based on Maciej Mrozowski's patch this is now done by postponing the showing of the tooltip until the meta-data and the preview has been received.
CCBUG: 245491

svn path=/trunk/KDE/kdebase/apps/; revision=1158057
2010-08-02 06:39:36 +00:00
Martin Tobias Holmedahl Sandsmark 7ad7aefbf1 Re-revert hodge-podge commits by markuss with bogus or without commit messages.
(White space changes, breaking of copyright headers,
fudging of dates in copyright notices, re-assignments
of copyrights to fictitious entities, and more.)

Commits reverted:
markuss * r1154942 runtime/trunk/KDE/kdebase/runtime/kdesu/FAQ:
markuss * r1154943 workspace/trunk/KDE/kdebase/workspace/plasma/README:
markuss * r1154952 apps/trunk/KDE/kdebase/apps/dolphin/src/main.cpp:
markuss * r1154953 apps/trunk/KDE/kdebase/apps/kfind/main.cpp:
markuss * r1154955 apps/trunk/KDE/kdebase/apps/konsole/src/main.cpp:
markuss * r1154956 apps/trunk/KDE/kdebase/apps/kwrite/kwritemain.cpp:
markuss * r1154957 runtime/trunk/KDE/kdebase/runtime/kcmshell/main.cpp:
markuss * r1154958 runtime/trunk/KDE/kdebase/runtime/kde-menu/kde-menu.cpp:
markuss * r1154960 runtime/trunk/KDE/kdebase/runtime/kdesu/kdesu/kdesu.cpp:
markuss * r1154961 runtime/trunk/KDE/kdebase/runtime/kquitapp/kquitapp.cpp:
markuss * r1154962 workspace/trunk/KDE/kdebase/workspace/kinfocenter/main.cpp:
markuss * r1154963 workspace/trunk/KDE/kdebase/workspace/klipper/klipper.cpp:
markuss * r1154965 workspace/trunk/KDE/kdebase/workspace/powerdevil/ (3 files in 2 dirs):
markuss * r1154969 workspace/trunk/KDE/kdebase/workspace/systemsettings/app/main.cpp:



svn path=/trunk/KDE/kdebase/apps/; revision=1154990
2010-07-26 16:42:15 +00:00
Markus Meik Slopianka e44ec1ef75 Slightly modified 'About' window to:
a.) Carry the "Copyright" term (legally required)
b.) Use Unicode (© and en-dash)

To the module owner: Please consider bumping the copyright year to 2011 (SC 4.6 will be released then)

svn path=/trunk/KDE/kdebase/apps/; revision=1154952
2010-07-26 15:54:29 +00:00
Alex Merry 284e3f17f4 Revert r1154600: Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-)
Also fixed a few typos where I noticed them.


Please don't do huge sweeping changes of KAboutData things without talking to the authors first.  I'm sure they don't appreciate having their names removed from the about dialogs.

Note that
(a) the unicode copyright character is no more enforcible than (c)
(b) while "the KDE developers" is not a legal entity, neither is "Dolphin authors"
(c) it was decided a while back that we don't care about whether the copyrights in about dialogs are meaningful, since they can't hope to encompass everyone who holds copyrights on the application code or any of the libraries it is linked to; the copyright headers in the source files are the important ones.

I realise that I'm reverting more than necessary, but that's just a reason for breaking up commits :-)

CCMAIL: kamikazow@web.de
CCMAIL: kde-licensing@kde.org


svn path=/trunk/KDE/kdebase/apps/; revision=1154884
2010-07-26 13:07:14 +00:00
Markus Meik Slopianka 3d25770741 Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-)
Also fixed a few typos where I noticed them.

svn path=/trunk/KDE/kdebase/apps/; revision=1154600
2010-07-25 23:54:59 +00:00
Peter Penz 1b15dd24e9 Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/panels/information"
svn path=/trunk/KDE/kdebase/apps/; revision=1154154
2010-07-24 22:23:16 +00:00
Peter Penz 1cb5a202e4 Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" into "views"
svn path=/trunk/KDE/kdebase/apps/; revision=1154151
2010-07-24 22:17:01 +00:00
Peter Penz a5cf21ff06 Sourcecode hierarchy cleanup: Move further files from src to src/views
svn path=/trunk/KDE/kdebase/apps/; revision=1154150
2010-07-24 22:08:30 +00:00
Peter Penz 652d08c924 Sourcecode hierarchy cleanup: Create folder "views" and move view related sources to it
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
2010-07-24 21:45:49 +00:00
Peter Penz 935cc8a03b Sourcecode hierarchy cleanup: Move files from khns to settings/services (step 1/2)
svn path=/trunk/KDE/kdebase/apps/; revision=1154135
2010-07-24 20:58:05 +00:00
Peter Penz 6f1a1d7407 Sourcecode hierarchy cleanup: Move kcm to settings/kcm
svn path=/trunk/KDE/kdebase/apps/; revision=1154133
2010-07-24 20:49:56 +00:00
Peter Penz d93d198db6 Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
svn path=/trunk/KDE/kdebase/apps/; revision=1154129
2010-07-24 20:39:19 +00:00
Peter Penz 49eb864b03 Unify the search interface for non-indexed and indexed folders
svn path=/trunk/KDE/kdebase/apps/; revision=1154073
2010-07-24 16:37:07 +00:00
Peter Penz 4ba9eb8ea3 Fix visual artefacts for tooltips, if compositing has been disabled. Thanks 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-23 12:26:57 +00:00
Sebastian Trueg 4189ba1e74 Do not add custom query items to the query URL. Instead use the existing method to specify a custom title.
svn path=/trunk/KDE/kdebase/apps/; revision=1152960
2010-07-22 08:26:09 +00:00
Sebastian Trueg ed68687614 Properly KIO::stat instead of simply using the KFileItem constructor when
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-22 08:26:07 +00:00
Script Kiddy 20adf66415 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1151156
2010-07-18 06:34:35 +00:00
Peter Penz 5c1d647a71 Forward port: Fix issue that dragging several directories shows a document 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-13 17:06:11 +00:00
Peter Penz d92bc6337c Don't use KVBox and QVBoxLayout in parallel, just use QVBoxLayout instead.
svn path=/trunk/KDE/kdebase/apps/; revision=1149089
2010-07-12 15:36:36 +00:00
Peter Penz 2a338f2679 Based on the recent size hint fixes in KFileMetaDataWidget, the handling of 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-12 14:42:48 +00:00
Laurent Montel 670695ec01 Fix forward declation
svn path=/trunk/KDE/kdebase/apps/; revision=1148408
2010-07-10 15:02:44 +00:00
David Faure d8bdb736da Fix another problem with the network:/ ioslave: don't keep the mimetype when clicking on an item with a target_url
svn path=/trunk/KDE/kdebase/apps/; revision=1147967
2010-07-09 13:15:02 +00:00
Peter Penz 42ba5dfd4b Forward port of SVN commit 1147596: Skip redirection URLs when going back or 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-08 19:46:56 +00:00
Sebastian Trueg c5157d36ba Do only search for files by default.
svn path=/trunk/KDE/kdebase/apps/; revision=1147115
2010-07-07 12:10:09 +00:00
Script Kiddy 6170858f34 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1145779
2010-07-04 06:52:37 +00:00
Christian Muehlhaeuser e32ac5c02a * Unbreak last commit.
svn path=/trunk/KDE/kdebase/apps/; revision=1145468
2010-07-03 03:38:58 +00:00
Christian Muehlhaeuser 873bcbc7b7 * Ignore invalid redirection after renaming an expanded folder in detail view.
svn path=/trunk/KDE/kdebase/apps/; revision=1145456
2010-07-03 02:37:52 +00:00
Script Kiddy 4ee5bd0efc SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1144877
2010-07-01 06:52:15 +00:00
Script Kiddy b2024ae8b2 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1144023
2010-06-29 10:26:31 +00:00
Peter Penz 40d80643e6 SVN_SILENT: Use consistent member naming within Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=1143415
2010-06-27 17:45:06 +00:00
Chusslove Illich 4c5a38d286 i18n: fixed unused contexts.
svn path=/trunk/KDE/kdebase/apps/; revision=1143366
2010-06-27 13:01:59 +00:00
Script Kiddy 920a2302a6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1143269
2010-06-27 06:38:43 +00:00
Christoph Feck 97bff6c1f6 Use the member variable
BUG: 241843

svn path=/trunk/KDE/kdebase/apps/; revision=1142897
2010-06-26 00:33:25 +00:00
Script Kiddy 53c13ca2b5 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=1141645
2010-06-23 06:49:47 +00:00