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