Commit graph

18335 commits

Author SHA1 Message Date
Script Kiddy 08db5c0060 SVN_SILENT made messages (.desktop file) 2013-01-08 17:15:07 +01:00
Christophe Giboudeaux 8aafe88505 Merge branch 'KDE/4.10'
Conflicts:
	dolphin/src/CMakeLists.txt
2013-01-07 18:22:28 +01:00
Christophe Giboudeaux 32d5e287ce Fix build if one of the missing Nepomuk dependencies is missing 2013-01-07 18:11:07 +01:00
Vishesh Handa da5b7dcde4 Dolphin: Make Nepomuk Support Optional
Use the KFileMetadataWidget if Nepomuk is not present.

REVIEW: 108236
2013-01-07 19:59:23 +05:30
Script Kiddy 94d2db8d00 SVN_SILENT made messages (.desktop file) 2013-01-06 07:28:57 +01:00
David Faure 907cefa164 autoupdate is on by default, remove unnecessary calls 2013-01-04 22:11:31 +01:00
Script Kiddy 4f759ded9d SVN_SILENT made messages (.desktop file) 2013-01-04 07:40:18 +01:00
Michael Jansen 90c7fd400c Fix crash when browsing bluetooth device.
When trying to browse a N900 it crashed here because pathA was empty. Which
lead to index = maxIndex beeing -1 and pathA.at(index) crashing.

Reorder the while condition to prevent that courtesy of tsdgeos.

(cherry picked from commit f0c90a47de)
2013-01-03 17:14:30 +01:00
Dawit Alemayehu 506874cee8 Properly address the activation problem of tabs opened in the background.
BUG: 306417
FIXED-IN: 4.10 RC2 (4.9.97)
REVIEW: 107048
2013-01-03 01:30:53 -05:00
Christophe Giboudeaux 28a918ae57 Merge branch 'KDE/4.10'
Conflicts:
	dolphin/src/CMakeLists.txt
2013-01-02 15:28:43 +01:00
Vishesh Handa 487d6dd560 Dolphin Information Panel: Use Nepomuk2::FileMetadataWidget
Instead of the KFileMetadataWidget. The Nepomuk widget is just a copy of
the KFileMetadataWidget which utilizes Nepomuk2.
2013-01-02 16:35:37 +05:30
Guillaume de Bure 94b3817429 Merge branch 'master' of git://anongit.kde.org/kde-baseapps 2013-01-02 00:26:11 +01:00
Guillaume de Bure a77ff2d7cb Add some more usar agents files for browser identity spoofing 2012-12-31 16:22:38 +01:00
Michael Jansen f0c90a47de Fix crash when browsing bluetooth device.
When trying to browse a N900 it crashed here because pathA was empty. Which
lead to index = maxIndex beeing -1 and pathA.at(index) crashing.

Reorder the while condition to prevent that courtesy of tsdgeos.
2012-12-30 20:57:48 +01:00
Christophe Giboudeaux 5ea9c8fddd Port to feature_summary. 2012-12-30 11:59:35 +01:00
Weng Xuetian e74dfee594 Automatically set url location bar to non-editable when focus out
BUG: 157593
REVIEW: 107748
2012-12-29 12:49:51 -05:00
Script Kiddy b3d90a1ca5 SVN_SILENT made messages (.desktop file) 2012-12-29 07:52:44 +01:00
Frank Reininghaus 4df98b6487 Merge remote-tracking branch 'origin/KDE/4.10' 2012-12-27 22:21:45 +01:00
Frank Reininghaus d27fc9621b Increase Dolphin version to 2.1.97 for the 2nd release candidate 2012-12-27 22:20:03 +01:00
Frank Reininghaus 5731c56fe2 Merge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10 2012-12-27 22:08:16 +01:00
Script Kiddy acc1b231e9 SVN_SILENT made messages (.desktop file) 2012-12-27 07:40:57 +01:00
Script Kiddy a8c475eefa SVN_SILENT made messages (.desktop file) 2012-12-24 08:54:15 +01:00
Ignat Semenov dd284695a2 fix crash: delete the Dialog and its child ListView in the applet dtor
The ListView object ownership is transferred to Dialog upon creation, so
not deleting the Dialog object in the applet dtor results in a leaked
ListView. However, when the leaked ListView receives a repaint signal on
plasma theme change, the model pointer in that view is already invalid,
which leads to the crash in m_model->rowCount().

BUG:299077
FIXED-IN:4.9.5
2012-12-23 23:23:51 +04:00
Ignat Semenov 0df2b730ea fix crash: delete the Dialog and its child ListView in the applet dtor
The ListView object ownership is transferred to Dialog upon creation, so
not deleting the Dialog object in the applet dtor results in a leaked
ListView. However, when the leaked ListView receives a repaint signal on
plasma theme change, the model pointer in that view is already invalid,
which leads to the crash in m_model->rowCount().

BUG:299077
FIXED-IN:4.9.5
2012-12-23 23:22:25 +04:00
Ignat Semenov d0262729cc fix crash: delete the Dialog and its child ListView in the applet dtor
The ListView object ownership is transferred to Dialog upon creation, so
not deleting the Dialog object in the applet dtor results in a leaked
ListView. However, when the leaked ListView receives a repaint signal on
plasma theme change, the model pointer in that view is already invalid,
which leads to the crash in m_model->rowCount().

BUG:299077
FIXED-IN:4.9.5
2012-12-23 23:09:13 +04:00
Jekyll Wu 40b049728d Make the "Sesion name" lineedit get input focus by defaut
It felt awkward to press TAB first to make the lineedit get input focus.
2012-12-23 22:40:59 +08:00
Script Kiddy 1a3fc37886 SVN_SILENT made messages (.desktop file) 2012-12-23 07:50:02 +01:00
Script Kiddy b56f6b9533 SVN_SILENT made messages (.desktop file) 2012-12-22 12:09:08 +01:00
Script Kiddy a0330ee72b SVN_SILENT made messages (.desktop file) 2012-12-22 08:05:56 +01:00
Dawit Alemayehu e45d4310d6 KIO::SlaveConfig::configData -> KProtocolManager::charsetFor for KF5. 2012-12-21 08:14:39 -05:00
Emmanuel Pescosta 07ee7c0658 Fix Bug 311782 - Directory loading has been cancelled sometimes falsly triggered which was introduced by commit 9dbc24fd64
BUG: 311782
REVIEW: 107787
FIXED-IN: 4.10
2012-12-19 17:31:08 +01:00
Emmanuel Pescosta cc1abb2f8f Fix Bug 311782 - Directory loading has been cancelled sometimes falsly triggered which was introduced by commit 9dbc24fd64
BUG: 311782
REVIEW: 107787
FIXED-IN: 4.10
2012-12-19 14:03:59 +01:00
Emmanuel Pescosta 3a9b327196 Fix Bug 287829 - inline rename multiple files does not honour
sort order

BUG: 287829
FIXED-IN: 4.9.5
REVIEW: 107718
2012-12-17 14:02:22 +01:00
Ignat Semenov 09c8e911d6 Revert "delete m_listView in constraintsEvent()"
This reverts commit f9ec7cf53d.

BUG:311754
2012-12-16 21:35:55 +04:00
Ignat Semenov 78e46d2fc6 Revert "delete m_listView in constraintsEvent()"
This reverts commit f9ec7cf53d.

BUG:311754
2012-12-16 21:26:40 +04:00
Emmanuel Pescosta e45a847d48 Fix Bug 304299 - Dolphin launches multiple instances of a program when multiple files are selected
BUG: 304299
REVIEW: 107305
2012-12-13 22:54:09 +01:00
Frank Reininghaus 523d857996 Merge remote-tracking branch 'origin/KDE/4.9' 2012-12-13 22:34:38 +01:00
Frank Reininghaus 97143d6cfd Add i18 call to untranslated string
The string was added in ecb2715ead.
According to the soft message freeze policy on techbase, it's OK to fix
previously untranslated strings. Translators, please tell me if I'm
wrong, then I'll remove the string and the surrounding code and re-add
it to master later for KDE 4.11. Sorry for the trouble.

Thanks to David Faure for pointing out this mistake!

CCMAIL: kde-i18n-doc@kde.org
2012-12-13 22:30:07 +01:00
Emmanuel Pescosta fb190faac5 Fix Bug 240820 - [Usability Bug] Handling Bad Filenames, dolphin gives unclear error message
Fix Bug 308597 - Regression: Renaming a file/folder to something that contains a "/" will result in several message boxes

Uses the same solution as Dolphin-Rename-Dialog does. (KIO::encodeFileName)

BUG: 240820
BUG: 308597
REVIEW: 107681
FIXED-IN: 4.9.5
2012-12-12 22:57:20 +01:00
Script Kiddy 2ec0a675d7 SVN_SILENT made messages (.desktop file) 2012-12-10 11:27:21 +01:00
Script Kiddy 6f2a295092 SVN_SILENT made messages (.desktop file) 2012-12-10 07:32:47 +01:00
Dawit Alemayehu 3ddc66ab8d Do not crash if the system configuration cache (syscoca) is corrupt and the user
launched to the preferences window.

BUG: 310653
FIXED-IN: 4.9.5
REVIEW: 107642
2012-12-10 00:01:14 -05:00
Yuri Chornoivan 5bf66ae8de Get rid of KOffice entries (their components are not installed by major distributions) 2012-12-09 18:07:22 +02:00
Frank Reininghaus fe4bb55848 Correct value for autostart setting of Service-nepomukfileindexer, part2
After 530c743a89, this fixes the other
places where the incorrect default value 'false' was used.

Thanks to Luc Menut for noticing this problem!

CCBUG: lmenut@free.fr
2012-12-07 22:38:57 +01:00
Frank Reininghaus 608dd2329c Merge remote-tracking branch 'origin/KDE/4.9' 2012-12-07 22:31:24 +01:00
Frank Reininghaus f0949bb2aa Update Dolphin version to 2.1.95 for KDE 4.10 RC 1 2012-12-07 22:30:22 +01:00
Frank Reininghaus 620f9670af Fix keyboard focus handling after renaming items inline
This reverts 951cb9c35d and
3143acc084, and fixes the crash caused by
nested event loops by delaying the deletion of the KItemListRoleEditor
until the next item is renamed inline.

BUG: 311206
FIXED-IN: 4.9.5
REVIEW: 107606
2012-12-07 22:15:32 +01:00
Jekyll Wu eb05cf9ddd Remove two oudated kconf_update scripts
The two are from more than 10 years ago. No need to keep them any
more.
2012-12-07 04:46:29 +08:00
Frank Reininghaus 6d0f9ada01 Fix incorrect usage of list iterators
The problem was that we erased an iterator from the list and then
incremented it. This can lead to problems (namely, random crashes) if
the iterator pointed to the last list element.

Thanks to Sandro Mani for testing the patch!

BUG: 311246
FIXED-IN: 4.9.5
2012-12-06 19:48:59 +01:00
Hugo Pereira Da Costa 5343a18b50 Added curly brackets around DolphinApplication creation and execution, to make sure it is deleted before "return 0;" is
called. This might prevent random crashes due to the de-allocation chain in Qt at exit.
CCBUG: 311092
2012-12-05 21:44:06 +01:00