Commit graph

19114 commits

Author SHA1 Message Date
l10n daemon script
dd5f0bbc1c SVN_SILENT made messages (.desktop file) 2014-08-01 04:50:20 +00:00
l10n daemon script
6fb66529d7 SVN_SILENT made messages (after extraction) 2014-08-01 01:49:50 +00:00
l10n daemon script
292bbd655e SVN_SILENT made messages (after extraction) 2014-07-31 01:40:02 +00:00
Arjun AK
d792c1f438 Prevent multiple connections between sender and receiver
Use a Qt::uniqueConnection so that only one connection exists between the sender and receiver.

REVIEW: 119532
2014-07-30 18:26:39 +05:30
l10n daemon script
3bcf2fbfc7 SVN_SILENT made messages (.desktop file) 2014-07-25 05:22:21 +00:00
l10n daemon script
33bf45fe1b SVN_SILENT made messages (after extraction) 2014-07-25 01:49:32 +00:00
l10n daemon script
1b9d988743 SVN_SILENT made messages (.desktop file) 2014-07-24 04:37:28 +00:00
l10n daemon script
9f8ea5fd28 SVN_SILENT made messages (after extraction) 2014-07-24 01:34:11 +00:00
Arjun AK
1d6fbba988 make CTRL+SHIFT+T reopen last closed tab
BUG: 336818
FEATURE: 118994
2014-07-22 17:31:49 +05:30
Christoph Feck
32f0d7ff1c Merge remote-tracking branch 'origin/KDE/4.14' 2014-07-21 21:12:52 +02:00
Christoph Feck
a7828a3b86 Indicate used text encoding in generated HTML file
Thanks André!

BUG: 336853
FIXED-IN: 4.14.0
2014-07-21 21:10:21 +02:00
l10n daemon script
af0d4b0dbf SVN_SILENT made messages (after extraction) 2014-07-21 05:43:56 +00:00
l10n daemon script
776b966e3e SVN_SILENT made messages (after extraction) 2014-07-19 01:34:04 +00:00
l10n daemon script
f1771ce815 SVN_SILENT made messages (.desktop file) 2014-07-16 08:22:33 +00:00
Frank Reininghaus
e2cda51bcf Merge branch 'KDE/4.14' 2014-07-16 09:16:24 +02:00
Frank Reininghaus
15e68c7a02 Fix regression concerning the "Places" selector in the location bar
This commit ensures that the selector is visible in all location bars
if and only if the Places Panel is hidden. It fixes a regression caused
by commit 6a98d83312.

BUG: 337389
FIXED-IN: 4.14.0
REVIEW: 119238
2014-07-16 09:12:16 +02:00
l10n daemon script
58771b2503 SVN_SILENT made messages (.desktop file) 2014-07-16 04:52:24 +00:00
l10n daemon script
6311c9e2fb SVN_SILENT made messages (after extraction) 2014-07-16 01:50:43 +00:00
Emmanuel Pescosta
7618c7943e Implemented (QTabBar based) DolphinTabBar class to encapsulate the tab bar handling from DolphinMainWindow.
REVIEW: 118969
2014-07-08 19:38:18 +02:00
Emmanuel Pescosta
e47052925c Avoid opening unused tabs which are closed again after startup has finished (when directory/file urls are given)
Instead of always opening a new tab with the home url and closing it again when directory/file urls are passed on,
we now use the given directories/files directly to open new tabs on startup.

Makes the code easier and we can reuse openDirectories/openFiles in future (if needed).

REVIEW: 118966
2014-07-08 19:16:17 +02:00
l10n daemon script
31e3e82da3 SVN_SILENT made messages (after extraction) 2014-07-06 01:33:37 +00:00
l10n daemon script
0bc1cc66db SVN_SILENT made messages (after extraction) 2014-07-05 01:36:55 +00:00
Emmanuel Pescosta
6a98d83312 Implemented DolphinTabPage class to encapsulate the split view handling from DolphinMainWindow.
The signal activeViewUrlChanged in DolphinTabPage is currently unused, but we need it later when
we implement the tab widget and tab bar.

DolphinTabPage has saveState/restoreState which are using a QByteArray instead of the KConfigGroup to
be more generic.

REVIEW: 118964
2014-07-04 17:16:03 +02:00
Frank Reininghaus
1f69714a23 Improve drawing selected items in Compact/Details View and Places Panel
This commit removes the icon tinting for the selected item in Compact
and Details View, and extends the selection rectangle such that it
includes the icon area as well. The icon tinting can be disturbing, and
having a selection rectangle that only includes the text can look a bit
strange, especially in the Places Panel.

BUG: 304643
REVIEW: 119018
FIXED-IN: 4.14.0
2014-07-04 00:49:46 +02:00
Frank Reininghaus
d329e0ed72 Remove current item highlighting in the Places Panel
In the Places Panel, there is always exactly one selected item, which is
equal to the current item. Since the selected item is highlighted by
drawing its background in a different color, it is not really necessary
to highlight additionally that it is the current item.

This is achieved by removing the calls to
KItemListWidget::setCurrent(true) from KItemListView. The "current"
information in the widget is only used for deciding if the "current item
highlighting", like an underline in Oxygen, should be drawn.

The motivation for this change is that I have seem some complaints about
the "current item" highlighting, which can be even more distracting with
non-Oxygen styles.

REVIEW: 119019
2014-07-04 00:42:38 +02:00
l10n daemon script
77dbc27e5a SVN_SILENT made messages (after extraction) 2014-07-03 01:30:12 +00:00
Arjun AK
ac6bbb4f8b Fix typo: chnage -> change
REVIEW: 119084
GIT_SILENT
2014-07-02 16:17:18 +05:30
Jonathan Riddell
898fde8c27 Revert "Rename icons which use obsolete KDE 3 categories"
committed to wrong branch
This reverts commit 2018f8dc86.
2014-07-01 22:12:31 +02:00
Jonathan Riddell
7b50e913a5 Revert "Rename icons which use obsolete KDE 3 categories"
commited to wrong branch
This reverts commit 0837644150.
2014-07-01 22:12:17 +02:00
Jonathan Riddell
d7996a7086 Revert "Rename icons which use obsolete KDE 3 categories"
committed to wrong branch
This reverts commit 66874caf8b.
2014-07-01 22:12:02 +02:00
Jonathan Riddell
66874caf8b Rename icons which use obsolete KDE 3 categories
Move icons to hicolour (ahead of move away from oxygen)
2014-07-01 18:32:27 +02:00
Jonathan Riddell
0837644150 Rename icons which use obsolete KDE 3 categories
Move icons from oxygen to hicolor for theme change
2014-07-01 18:29:17 +02:00
Jonathan Riddell
2018f8dc86 Rename icons which use obsolete KDE 3 categories 2014-07-01 18:23:42 +02:00
l10n daemon script
75af47afb7 SVN_SILENT made messages (after extraction) 2014-06-30 01:42:40 +00:00
l10n daemon script
ee38eac0a0 SVN_SILENT made messages (after extraction) 2014-06-29 01:36:02 +00:00
l10n daemon script
8ca6be19cd SVN_SILENT made messages (after extraction) 2014-06-28 01:32:56 +00:00
l10n daemon script
c0d59756ba SVN_SILENT made messages (after extraction) 2014-06-27 01:41:26 +00:00
Emmanuel Pescosta
48ff4b4dd7 Add AppStream meta data file (imported from https://github.com/ximion/kde-appstream-metadata-templates/blob/master/apps/dolphin.appdata.xml)
Thanks to Matthias Klumpp for providing this file!

REVIEW: 118701
2014-06-25 14:31:15 +02:00
Emmanuel Pescosta
58ac6a460e Implemented DolphinRecentTabsMenu to encapsulate the recent
tabs menu related code from DolphinMainWindow in a new class.

The DolphinRecentTabsMenu remembers the tab configuration if a
tab has been closed.

REVIEW: 118805
2014-06-19 22:04:36 +02:00
Frank Reininghaus
a8a81155cd Implement TODO concerning changed roles
When emitting the itemsChanged signal in KFileItemModel::setRoles,
use the changed roles in the argument of the signal.

A warning message which was related to this issue was removed in
7a83252e0d

REVIEW: 118815
2014-06-19 20:35:22 +02:00
Frank Reininghaus
bd5c9fa88a Merge branch 'KDE/4.13' 2014-06-19 20:32:30 +02:00
Frank Reininghaus
7a83252e0d Remove confusing warning message
The message
"TODO: Emitting itemsChanged() with no information what has changed!"
is not helpful for the user.

The implementation of the TODO will be done in master, see
https://git.reviewboard.kde.org/r/118815/

CCBUG: 336174
2014-06-19 20:27:58 +02:00
Dawit Alemayehu
71d4434c34 Merge remote-tracking branch 'origin/KDE/4.13' 2014-06-15 23:52:05 -04:00
Dawit Alemayehu
1e171b4230 Prevent any invalid access of URL bar edit widget.
BUG: 320500
FIXED-IN: 4.13.3
REVIEW: 118749
2014-06-15 23:50:19 -04:00
Frank Reininghaus
cde87d91c2 Do not crash if QApplication::clipboard()->mimeData() is a null pointer
This removes the remaining unchecked accesses to the clipboard mime
data after commit 7828b057da. According
to a bug report, it can be a null pointer on Wayland.

BUG: 335053
REVIEW: 118649
2014-06-12 08:37:11 +02:00
l10n daemon script
7394482206 SVN_SILENT made messages (.desktop file) 2014-06-09 04:33:35 +00:00
Dawit Alemayehu
6c8ed1d76c Merge remote-tracking branch 'origin/KDE/4.13' 2014-06-06 06:12:06 -04:00
Dawit Alemayehu
82768a686c Do not change the Konqueror settings on popup!
BUG: 335765
FIXED-IN: 4.13.3
2014-06-06 06:10:35 -04:00
Frank Reininghaus
0d3b780b7e Merge remote-tracking branch 'origin/KDE/4.13' 2014-06-05 08:54:06 +02:00
Frank Reininghaus
d8c078eb63 Separate width and height info in the layouting code
By separating the width and height info, we can save some unnecessary
overhead in terms of memory and CPU cycles, and make the calculation of
the height of a row (or the width of a column in Compact View) a bit
simpler.

To achieve this, this patch extends the concept of "logical rows"
(which are actually columns in Compact View) to "logical width" and
"logical height" (which is the actual height and width, respectively, in
 Compact View). The distinction between rows/columns and "logical"
rows/columns may be a bit confusing, but the confusion is already in the
current code, and I hope that it will be mitigated a bit by prefixing
the corresponding variables with "logical".

REVIEW: 118454
2014-06-05 08:50:52 +02:00