Commit graph

143 commits

Author SHA1 Message Date
Hrvoje Senjan f6b4f56216 Fix build on Jenkins (or with BUILD_TESTING=ON) 2015-02-24 17:07:55 +01:00
Luca Beltrame f8d8256cbb Fix the build temporarily
The port of Dolphin to categorized logging created errors in one
specific point only, in main.cpp:

 undefined reference to `DolphinDebug()'

 I couldn't spot any obvious error, so for now I did it the bad way
 (warnings should not be commented out!) to keep it building while a
 real solution is found.

 CCMAIL: emmanuelpescosta099@gmail.com
2015-02-24 14:14:36 +01:00
Emmanuel Pescosta 169cca55b9 Replace kDebug/kWarning by categorized logging (org.kde.dolphin) 2015-02-24 13:07:35 +01:00
Arjun AK 2305e34cc3 Assume links passed via cmdline args are local files
If not, when the user types 'dolphin nonexistantfile' he will be
taken to 'http://nonexistantfile'

BUG: 343906
2015-02-10 11:21:53 +05:30
Arjun AK b86d0def39 Construct URLs passed via cmdline args using QUrl::fromUserInput()
Otherwise user will have to type "dolphin file:///tmp" instead of
"dolphin /tmp"

REVIEW: 122475
BUG: 343906
2015-02-09 18:15:37 +05:30
Montel Laurent 85cc0e78c7 Migrate settings 2015-02-06 09:32:39 +01:00
Emmanuel Pescosta 1b3ea64abb Add dolphin dbus service 2015-02-04 10:29:33 +01:00
Mathieu Tarral c725848709 Port Dolphin away from KApplication, KCmdLineArgs and K4AboutData 2015-02-04 10:22:03 +01:00
Andrius da Costa Ribas e1789b559e Fix Exports.
REVIEW: 121078
2014-11-20 01:06:58 -02:00
Montel Laurent 31a0c4fbd5 Fix includes 2014-10-18 14:42:41 +02:00
Frank Reininghaus 01e4f60a09 Merge remote-tracking branch 'origin/master' into frameworks
Conflicts:
	dolphin/src/main.cpp
	kdepasswd/kcm/kcm_useraccount.desktop
	plasma/applets/folderview/folderview.cpp
2014-10-16 20:36:49 +02:00
Frank Reininghaus d98c61abf5 Update "About" dialog after maintainership change
See http://lists.kde.org/?t=140990649300001&r=1&w=2

REVIEW: 120608
2014-10-16 20:19:59 +02:00
Frank Reininghaus 470e305be4 Change the Dolphin version in frameworks to 4.60
Since the KF5 libraries and the applications will not have a
synchronized release schedule any more, it does not make sense to
continue using KDE_VERSION_STRING as the Dolphin version.
2014-06-04 22:03:08 +02:00
Alex Richardson 2f045c6010 Allow compiling Dolphin with KF5
This does not work properly yet, there are probably quite a few bad signal/
slot connections due to KUrl -> QUrl. However dolphin starts without
crashing.

Accessibility is not ported since that changed quite a lot from Qt4 -> Qt5
and I have no idea how it is supposed to be used.

This is the first commit for review 117395
2014-05-05 23:05:13 +02:00
Frank Reininghaus ace34ac134 Update copyright year 2014-01-12 16:56:09 +01:00
Frank Reininghaus 559fdae18f Use the KDE SC version also as the Dolphin versions
This has some advantages:

(a) The version actually changes for every bug fix release, making it
    easier to find out which version a bug reporter has used.

(b) No changes in Dolphin's source code are required to keep the version
    always up to date.

(c) It is more transparent for users because there are not two different
    versions any more.
2013-06-26 21:24:15 +02:00
Frank Reininghaus f9990aff6a Update copyright year 2013-05-11 18:44:21 +02:00
Frank Reininghaus eb88968baf Update Dolphin version to 2.2.60 2013-02-17 11:36:03 +01:00
Frank Reininghaus 5d4d73ff08 Merge remote-tracking branch 'origin/KDE/4.10'
Conflicts:
	dolphin/src/tests/kfileitemmodeltest.cpp
2013-01-30 21:06:34 +01:00
Frank Reininghaus 4396233d21 Update Dolphin version to 2.2 for KDE 4.10.0 2013-01-29 19:13:49 +01:00
Luca Beltrame ee2742f889 Merge remote-tracking branch 'origin/KDE/4.10' 2013-01-16 23:42:25 +01:00
Frank Reininghaus b47d582d35 Update Dolphin version to 2.1.98 for KDE 4.10 RC 3 2013-01-15 18:56:14 +01:00
Frank Reininghaus 4f0cd0b447 Update Dolphin's About dialog
Emmanuel has contributed a lot of useful patches to Dolphin. Thank you
very much for that! The Dolphin community is looking forward to further
contributions from you.

CCMAIL: emmanuelpescosta099@gmail.com
2013-01-13 14:12:32 +01:00
Frank Reininghaus eae273ad6e Increase Dolphin version to 2.1.97 for the 2nd release candidate 2012-12-27 22:20:03 +01:00
Frank Reininghaus b2a580c2b9 Merge remote-tracking branch 'origin/KDE/4.9' 2012-12-07 22:31:24 +01:00
Frank Reininghaus 46f2c2ef3c Update Dolphin version to 2.1.95 for KDE 4.10 RC 1 2012-12-07 22:30:22 +01:00
Hugo Pereira Da Costa f19811517a 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
Frank Reininghaus 03d0ebe469 Update Dolphin version to 2.1.85 for KDE 4.10 Beta 2 2012-11-24 17:27:48 +01:00
Frank Reininghaus c73bf691c6 Update Dolphin version to 2.1.80 2012-11-12 21:32:04 +01:00
Frank Reininghaus f3c13b1a42 Change of Dolphin Maintainership (patch by Peter Penz) 2012-07-10 08:12:16 +02:00
Peter Penz 37dde37fcd Increase version to 2.1 2012-06-24 16:46:18 +02:00
Peter Penz 476128f01a Fix translation issue in context-menu
Thanks to Alexander Potashev for the patch!

BUG: 290620
FIXED-IN: 4.8.2
2012-03-19 15:31:47 +01:00
Peter Penz fc600ed255 Revert patch using the native graphicssystem as default
I'm trusting Christoph Feck's advice here. Additionally the smooth scaling
has been activated to fix bug 290865.

BUG: 290865
FIXED-IN: 4.8.0
2012-01-07 18:21:21 +01:00
Peter Penz 6f75059bb6 Use the native graphicssystem per default
The scaling of pixmaps is just way too slow with the raster graphicssystem (see KPixmapModifier::scalePixmap()). It is of course still possible to run Dolphin
with the raster graphicssystem, but this has to be done explicitly then.

CCBUG: 290865
2012-01-07 12:37:15 +01:00
Peter Penz f66f24c11e Increased version number 2011-12-23 14:39:44 +01:00
Peter Penz f8643b1002 Add Frank Reininghaus and Sebastian Trüg to the About-dialog 2011-11-05 15:17:09 +01: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
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
Peter Penz ceba0f6f6a Use capitalized includes of recently committed kdelibs headers 2011-02-09 18:42:04 +01:00
Peter Penz fd74aa8e20 Update e-mail address from peter.penz@gmx.at to peter.penz19@gmail.com 2011-02-04 15:57:33 +01:00
Peter Penz 8eb9b508ca Use capitalized KDE includes 2011-02-04 15:43:21 +01:00
Peter Penz f491c6ff9b Updated copyright information 2011-01-30 18:49:38 +01:00
Peter Penz 91b99e9fd3 Increase version to 1.6.9
svn path=/trunk/KDE/kdebase/apps/; revision=1210665
2011-01-01 18:02:34 +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
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 06fb789c2b Increase version number to 1.5
svn path=/trunk/KDE/kdebase/apps/; revision=1137336
2010-06-12 12:42:27 +00:00
Peter Penz 824f600ca0 Fix description for the "--select" option
svn path=/trunk/KDE/kdebase/apps/; revision=1122794
2010-05-04 18:09:27 +00:00
Peter Penz 6193693d1e Updates for the "About" dialog
svn path=/trunk/KDE/kdebase/apps/; revision=1122790
2010-05-04 17:30:19 +00:00
Luboš Luňák 4bb1ba9217 welcome to the world of kdeinit applications
svn path=/trunk/KDE/kdebase/apps/; revision=1103978
2010-03-16 12:30:46 +00:00
Peter Penz 923a47290f RC1 gets prepared -> increase version number
svn path=/trunk/KDE/kdebase/apps/; revision=1070747
2010-01-06 17:07:06 +00:00
Peter Penz e15a9f3a8d * respect the --select startup option
* minor cleanups related to selecting items in general

svn path=/trunk/KDE/kdebase/apps/; revision=1063329
2009-12-17 21:07:18 +00:00
Peter Penz 25fe9136db updated version number
svn path=/trunk/KDE/kdebase/apps/; revision=986664
2009-06-24 21:03:42 +00:00
Peter Penz c848b945d4 fixed krazy issues (see http://www.kdedevelopers.org/node/3919)
svn path=/trunk/KDE/kdebase/apps/; revision=973269
2009-05-26 18:24:23 +00:00
Stefan Monov 942778cb2a someone forgot to move the comment along with the code ;)
svn path=/trunk/KDE/kdebase/apps/; revision=909814
2009-01-12 10:11:30 +00:00
Peter Penz d4173fa3f1 version update
svn path=/trunk/KDE/kdebase/apps/; revision=907874
2009-01-08 20:42:09 +00:00
Peter Penz caae1f4d66 increase version number
svn path=/trunk/KDE/kdebase/apps/; revision=841569
2008-08-03 14:52:31 +00:00
Urs Wolfer 7d3e2cc93f it's http://dolphin.kde.org/ now
svn path=/trunk/KDE/kdebase/apps/; revision=838040
2008-07-26 14:01:34 +00:00
Peter Penz 96158191a9 SVN_SILENT: increased version number for KDE 4.2
svn path=/trunk/KDE/kdebase/apps/; revision=830463
2008-07-10 14:53:11 +00:00
Friedrich W. H. Kossebau ab0c34359d set global program icon via KAboutData, not directly
svn path=/trunk/KDE/kdebase/apps/; revision=799282
2008-04-20 23:35:54 +00:00
Stefan Monov 3dc1043b73 SVN_SILENT trivial code simplification. hope you don't mind peter.
svn path=/trunk/KDE/kdebase/apps/; revision=779275
2008-02-25 19:12:58 +00:00
Luboš Luňák bc543a386a Fix restore from session management.
svn path=/trunk/KDE/kdebase/apps/; revision=764839
2008-01-22 17:51:17 +00:00
Peter Penz 89bb4eaf19 SVN_SILENT: updated version number
svn path=/trunk/KDE/kdebase/apps/; revision=763181
2008-01-18 20:31:35 +00:00
Peter Penz 40f16de64f increase version number for trunk
svn path=/trunk/KDE/kdebase/apps/; revision=759969
2008-01-11 16:12:58 +00:00
David Faure c34873b22a As requested by Peter: upgrade version to 1.0
svn path=/trunk/KDE/kdebase/apps/; revision=756998
2008-01-03 23:31:33 +00:00
Rafael Fernández López 242b88396f Oh, this is already the default. Thanks Pino
CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=749105
2007-12-16 14:17:23 +00:00
Rafael Fernández López 8991d90471 Use the "new" bug dialog opening bugs.kde.org that will also check for already reported issues. :)
Regarding the thread on kde-devel mailing list 'KDE4 - doplhin   - bug reporting uses "very old" bug system'

CCMAIL: peter.penz@gmx.at
CCMAIL: kde-devel@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=749101
2007-12-16 14:11:07 +00:00
Peter Penz 0e6e4bf391 enable session management
CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=743357
2007-11-30 18:42:17 +00:00
Stefan Monov 96f134eecc use an icon even when launched manually. okular uses the same
workaround.

svn path=/trunk/KDE/kdebase/apps/; revision=733138
2007-11-05 16:49:24 +00:00
Andreas Pakulat 7a62507d3d Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are
needed now because friday is the last BC day. The rest of the modules will
follow as fast as my laptop allows.

svn path=/trunk/KDE/kdebase/apps/; revision=721704
2007-10-05 22:21:25 +00:00
Rafael Fernández López 3ba0f41c44 Update my email address
svn path=/trunk/KDE/kdebase/apps/; revision=720339
2007-10-03 00:44:18 +00:00
Peter Penz 03639796e5 temporary deactivate session restoring until it can be tested with a working desktop
svn path=/trunk/KDE/kdebase/apps/; revision=717741
2007-09-27 13:06:52 +00:00
Peter Penz 384ee037c2 reactivate session management
svn path=/trunk/KDE/kdebase/apps/; revision=717737
2007-09-27 12:36:40 +00:00
Peter Penz b45e2e92c5 updated version for KDE 4.0 beta 3 release
svn path=/trunk/KDE/kdebase/apps/; revision=717713
2007-09-27 10:59:30 +00:00
Peter Penz 194ce9fe18 Translation fix from Stefan Asserhall: e. g. "Link to Device" from libkonq has not been translated (@David: is this the right way to do it?)
CCMAIL: faure@kde.org
CCMAIL: stefan.asserhall@comhem.se

svn path=/trunk/KDE/kdebase/apps/; revision=687760
2007-07-14 09:41:25 +00:00
Peter Penz 5c36011cf1 cleanup About dialog
svn path=/trunk/KDE/kdebase/apps/; revision=687495
2007-07-13 18:56:51 +00:00
Peter Penz 6b49f86c54 improved i18ncheckarg scripts means new KUIT issues -> fixed now...
svn path=/trunk/KDE/kdebase/apps/; revision=687491
2007-07-13 18:39:57 +00:00
Chusslove Illich 9c9374c7da KUIT for boilerplate KAboutData/KCmdLineArgs calls.
svn path=/trunk/KDE/kdebase/apps/; revision=686429
2007-07-11 10:04:13 +00:00
Chusslove Illich 2a86e0bf84 Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, SIC. Most of the depending code has been auto-converted to new API.
svn path=/trunk/KDE/kdebase/apps/; revision=682259
2007-07-02 08:49:20 +00:00
Peter Penz c8a4f1fd8d adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
       --indent-labels --pad=oper --unpad=paren \
       --one-line=keep-statements --convert-tabs \
       --indent-preprocessor \
       `find -type f -name '*.cpp'` `find -type f -name '*.h'`

svn path=/trunk/KDE/kdebase/apps/; revision=651981
2007-04-09 19:12:54 +00:00
Peter Penz e74cc60fef KUniqueApplication::newInstance() already takes care about DBus (thanks to David for the hint).
svn path=/trunk/KDE/kdebase/apps/; revision=645447
2007-03-22 16:39:43 +00:00
Peter Penz 6ee9f08e8f Use KUniqueApplication::newInstance() as David suggested some time ago. This simplifies the code and solves the issue that the window is not moved to the foreground when opening new main windows.
svn path=/trunk/KDE/kdebase/apps/; revision=645276
2007-03-22 07:19:07 +00:00
Peter Penz c77fc93011 Increased version number to 0.9.0 to know whether a bug report is related to Dolphin for KDE3 (version <= 0.8.2) or to Dolphin for KDE4.
svn path=/trunk/KDE/kdebase/apps/; revision=640158
2007-03-07 05:31:44 +00:00
Christian Ehrlicher 39de6c264f msvc compile++
svn path=/trunk/KDE/kdebase/apps/; revision=639115
2007-03-04 12:44:47 +00:00
Peter Penz abf17941f7 Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submitted this patch.
svn path=/trunk/KDE/kdebase/apps/; revision=634862
2007-02-18 17:01:36 +00:00
David Faure b8572433e2 Doesn't need a config.h
Reduce kapplication.h usage to the minimum

svn path=/trunk/playground/utils/dolphin/; revision=622088
2007-01-10 17:31:00 +00:00
Holger Freyther d7d4fb9d26 Update the FSF address to 51 Franklin Street (hopefully it is the right one)
gnused rocks!

svn path=/trunk/playground/utils/dolphin/; revision=611576
2006-12-08 21:24:08 +00:00
Holger Freyther f31a541925 Make it (almost) possible to have more than one Dolphin KMainWindow
Create a DolphinApplication, holding DolphinMainWindows and update
    the code to use the DolphinView to get the MainWindow, or get a ptr
    to the MainWindow directly. Or if all windows are effected go through
    the DolphinApplication to update every mainwindow.
    The UndowManager and ProgressIndicator have a rather strange relationship
    and will need some more attention but as UndoManager will be killed
    anyway I have skipped this.
    More cleanup, debugging and thinking is needed.

svn path=/trunk/playground/utils/dolphin/; revision=608945
2006-11-29 00:02:19 +00:00
Peter Penz 7fec7ff9a0 As KURL has been renamed to KUrl all classes and methods, which use the term 'URL', have been converted to use 'Url' instead (e. g. the class URLNavigator is called UrlNavigator now).
svn path=/trunk/playground/utils/dolphin/; revision=606991
2006-11-22 17:13:11 +00:00
Laurent Montel 20b58b6c03 Some port
Remove not necessary file

svn path=/trunk/playground/utils/dolphin/; revision=606884
2006-11-22 08:22:45 +00:00
Peter Penz 5252c12db4 commited initial version of Dolphin
svn path=/trunk/playground/utils/dolphin/; revision=606622
2006-11-21 06:02:05 +00:00