Commit graph

168 commits

Author SHA1 Message Date
Peter Penz
e283a9f7d9 Synchronize view-mode settings before the settings dialog gets opened
BUG: 292698
FIXED-IN: 4.8.1
2012-01-30 16:38:24 +01:00
Script Kiddy
d23475a726 SVN_SILENT made messages (.desktop file) 2012-01-29 11:35:27 +01:00
Peter Penz
b8edfd993b --warning 2012-01-28 10:47:56 +01:00
Peter Penz
9592ffcf9d Use the same icon size for the compact-view like the details-view per default 2012-01-10 17:07:42 +01:00
Script Kiddy
662c0e1919 SVN_SILENT made messages (.desktop file) 2012-01-09 08:30:24 +01:00
Script Kiddy
961fdf1a1c SVN_SILENT made messages (.desktop file) 2012-01-06 08:38:18 +01:00
Script Kiddy
ec0d89f3ef SVN_SILENT made messages (.desktop file) 2012-01-03 16:51:07 +01:00
Script Kiddy
8129069dc8 SVN_SILENT made messages (.desktop file) 2011-12-23 10:33:39 +01:00
Script Kiddy
42c07bebde SVN_SILENT made messages (.desktop file) 2011-12-22 11:37:00 +01:00
Script Kiddy
050e094e6b SVN_SILENT made messages (.desktop file) 2011-12-21 09:54:51 +01:00
Script Kiddy
8012fe7da2 SVN_SILENT made messages (.desktop file) 2011-12-20 16:23:36 +01:00
Script Kiddy
404d54fc4a SVN_SILENT made messages (.desktop file) 2011-12-19 15:32:33 +01:00
Script Kiddy
36a97150df SVN_SILENT made messages (.desktop file) 2011-12-18 09:51:34 +01:00
Script Kiddy
e983cbeae5 SVN_SILENT made messages (.desktop file) 2011-12-17 09:44:01 +01:00
Script Kiddy
9a11094790 SVN_SILENT made messages (.desktop file) 2011-12-15 09:09:04 +01:00
Script Kiddy
0fe72f9b8d SVN_SILENT made messages (.desktop file) 2011-12-13 15:50:11 +01:00
Script Kiddy
c02daeba1c SVN_SILENT made messages (.desktop file) 2011-12-11 08:36:39 +01:00
Peter Penz
a237e085fc Fix font settings issue
The font settings have been ignored currently because of the transition to the new view-engine.

The patch is based on the work of Janardhan Reddy and has been extended by the helper class ViewModeSettings.

BUG: 288395
FIXED-IN: 4.8.0
2011-12-08 23:10:42 +01:00
Script Kiddy
d5bfe1863c SVN_SILENT made messages (.desktop file) 2011-12-08 09:02:45 +01:00
Script Kiddy
539b88cc5f SVN_SILENT made messages (.desktop file) 2011-12-07 09:21:22 +01:00
Script Kiddy
4cd8ebff82 SVN_SILENT made messages (.desktop file) 2011-11-29 16:47:26 +01:00
Peter Penz
b6fb59fc7e Remove "Rename inline" option
The new view-engine currently does not support inline-renaming
and because of more important pending issues this cannot be
implemented for the 4.8 release of KDE applications.

The plan for 4.9 is to implement inline-renaming again and
to make it "so good" (tm) that it is always turned on (-> there is
no need anymore for an option to disable it ;-)

CCBUG: 286893
2011-11-19 07:12:06 +01:00
Peter Penz
e7390eba86 Show compact-mode icon also in Konqueror
Additionally a broken signal-connection has been fixed.
2011-11-06 12:14:07 +01:00
Peter Penz
3c77ffe832 Delete obsolete class DolphinSettings 2011-11-06 11:59:26 +01:00
Peter Penz
4fcb5662a7 Fix issues with applying wrong view-mode
- The view properties dialog mixed the details-view with
  the compact-view (#285848).

- The view properties have been reset when applying a
  setting from the "Dolphin Preferences" dialog. The rootcause
  was that the obsolete DolphinSettings class implemented
  the saving in a wrong way because of the recent refactoring
  (will remove this class completely now to prevent such
  issues in future).

BUG: 285848
FIXED-IN: 4.8.0
2011-11-06 09:56:14 +01:00
Peter Penz
283f97ac27 Interface cleanups to prepare the return of "grouped sorting"
- Rename setCategorizedSorting() to setGroupedSorting()
- Change the model interface to allow enabling/disabling grouping
  without the need to declare a role (the sort role will be taken).
- Add dummy group role implementation in KFileItemModel

The grouping code itself requires some cleanups and might crash
at the moment or lead to weird layouts.
2011-10-15 22:55:01 +02:00
Andrius Štikonas
077ec63f58 Fix a spelling mistake in Dolphin. 2011-09-25 14:46:38 +03:00
Script Kiddy
6a0b15cbaa SVN_SILENT made messages (.desktop file) 2011-09-12 09:37:32 +02:00
Script Kiddy
4ed6c9f842 SVN_SILENT made messages (.desktop file) 2011-09-09 09:18:36 +02:00
Script Kiddy
f8f78f223c SVN_SILENT made messages (.desktop file) 2011-09-08 09:00:21 +02:00
Peter Penz
8266e456a1 Simplified code for the viewmode settings 2011-09-02 19:49:49 +02:00
Peter Penz
e57bef0261 Remove "FirstRun" property
The property got obsoleted by the "Version" property.
2011-08-14 15:31:58 +02:00
Peter Penz
c173de4c9b Don't limit the preview size to 2 GByte
Reviewed at: https://git.reviewboard.kde.org/r/102319/#review5683
Thanks to Jussi Judin for the patch!

CCMAIL: jjudin+kde@iki.fi
2011-08-14 15:14:05 +02:00
Peter Penz
d11de1855f Don't enable the search panel per default
Assure that the search panel also stays disabled when updating
from an older Dolphin version.

BUG: 279348
FIXED-IN: 4.7.1
2011-08-13 12:45:14 +02:00
Peter Penz
3957884bf2 Improvements for selections, smooth scrolling, tooltips and info-panel 2011-08-09 16:22:36 +02:00
Script Kiddy
4692eb7c96 SVN_SILENT made messages (.desktop file) 2011-08-08 08:18:53 +02:00
Montel Laurent
08d655c2bc normalize signals/slots 2011-07-31 13:33:56 +02:00
Peter Penz
f23e9496f3 Merged very early alpha-version of Dolphin 2.0
Dolphin 2.0 will get a new view-engine with the
following improvements:
- Better performance
- Animated transitions
- No clipped filenames due to dynamic item-sizes
- Grouping support for all view-modes
- Non-rectangular selection areas
- Simplified code for better maintenance

More details will be provided in a blog-entry during
the next days.

Please note that the code is in a very
early alpha-stage and although the most tricky parts
have been implemented already very basic things like
drag and drop or selections have not been pushed yet.
Those things are rather trivial to implement but this
still will take some time.
2011-07-30 20:13:41 +02:00
Script Kiddy
051759e823 SVN_SILENT made messages (.desktop file) 2011-07-12 10:35:32 +02:00
Script Kiddy
a44e982f78 SVN_SILENT made messages (.desktop file) 2011-07-11 10:55:04 +02:00
Frank Reininghaus
f19ad8ee41 PreviewSettingsPage: update JPG preview plugin settings if needed
In KDE <= 4.6, the 'jpegrotatedthumbnail' plugin was used to provide
thumbnails for JPG images which are rotated correctly. In KDE 4.7, this
is done by the usual 'jpegthumbnail' plugin if it is configured
accordingly. The update of the settings is done in KFilePreviewGenerator.
However, if Konqueror is run in web browsing mode and the settings dialog
is opened, KFilePreviewGenerator does not have a chance to do the update.
To make sure that the correct plugins are shown in the settings, this
commit adds a plugin update to PreviewSettingsPage.

The old code that just removed the 'jpegrotatedthumbnail' plugin without
enabling the 'jpegthumbnail' plugin is removed.

CCBUG:277251
(cherry picked from commit 626fb3cf58)
2011-07-10 15:43:55 +02:00
Script Kiddy
e0a318a95c SVN_SILENT made messages (.desktop file) 2011-06-21 11:00:18 +02:00
Script Kiddy
e0c967a8f0 SVN_SILENT made messages (.desktop file) 2011-05-29 10:08:26 +02:00
Montel Laurent
de3e167cf9 It compiles fine with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" 2011-05-22 13:04:33 +02:00
Script Kiddy
6f802671ff SVN_SILENT made messages (.desktop file) 2011-05-17 10:47:38 +02:00
Script Kiddy
3b82962f49 SVN_SILENT made messages (.desktop file) 2011-05-11 09:15:34 +02:00
Script Kiddy
982987f465 SVN_SILENT made messages (.desktop file) 2011-05-09 09:30:57 +02:00
Peter Penz
d4be11f205 Assure that the startup-settings are applied immediately 2011-04-15 20:53:13 +02:00
Peter Penz
de077f8477 Let each DolphinMainWindow run in a custom process
A possible crash in one Dolphin window should not result in crashing
other Dolphin windows. Beside this it also prevents issues with
modal dialogs or notifications.

BUG: 269950
BUG: 206053
BUG: 196034
FIXED-IN: 4.7.0
2011-04-12 20:08:08 +02:00
Script Kiddy
8d3b221690 SVN_SILENT made messages (.desktop file) 2011-03-04 08:40:53 +01:00