┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Collapse)Author
2012-01-07Revert patch using the native graphicssystem as defaultPeter Penz
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-07Use the native graphicssystem per defaultPeter Penz
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
2011-12-23Increased version numberPeter Penz
2011-11-05Add Frank Reininghaus and Sebastian Trüg to the About-dialogPeter Penz
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
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-04-12Let each DolphinMainWindow run in a custom processPeter Penz
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-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-30Updated copyright informationPeter Penz
2011-01-01Increase version to 1.6.9Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1210665
2010-08-13Update version and e-mail addressPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1163344
2010-07-26Re-revert hodge-podge commits by `markuss` with bogus or without commit ↵Martin Tobias Holmedahl Sandsmark
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-26Slightly modified 'About' window to:Markus Meik Slopianka
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-26Revert r1154600: Modified (some) 'About' windows to carry legally ↵Alex Merry
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: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1154884
2010-07-25Modified (some) 'About' windows to carry legally enforceable Copyright ↵Markus Meik Slopianka
messages. Also looks better than '(c)'. ;-) Also fixed a few typos where I noticed them. svn path=/trunk/KDE/kdebase/apps/; revision=1154600
2010-06-12Increase version number to 1.5Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1137336
2010-05-04Fix description for the "--select" optionPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1122794
2010-05-04Updates for the "About" dialogPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1122790
2010-03-16welcome to the world of kdeinit applicationsLuboš Luňák
svn path=/trunk/KDE/kdebase/apps/; revision=1103978
2010-01-06RC1 gets prepared -> increase version numberPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1070747
2009-12-17* respect the --select startup optionPeter Penz
* minor cleanups related to selecting items in general svn path=/trunk/KDE/kdebase/apps/; revision=1063329
2009-06-24updated version numberPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=986664
2009-05-26fixed krazy issues (see http://www.kdedevelopers.org/node/3919)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=973269
2009-01-12someone forgot to move the comment along with the code ;)Stefan Monov
svn path=/trunk/KDE/kdebase/apps/; revision=909814
2009-01-08version updatePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=907874
2008-08-03increase version numberPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=841569
2008-07-26it's http://dolphin.kde.org/ nowUrs Wolfer
svn path=/trunk/KDE/kdebase/apps/; revision=838040
2008-07-10SVN_SILENT: increased version number for KDE 4.2Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=830463
2008-04-20set global program icon via KAboutData, not directlyFriedrich W. H. Kossebau
svn path=/trunk/KDE/kdebase/apps/; revision=799282
2008-02-25SVN_SILENT trivial code simplification. hope you don't mind peter.Stefan Monov
svn path=/trunk/KDE/kdebase/apps/; revision=779275
2008-01-22Fix restore from session management.Luboš Luňák
svn path=/trunk/KDE/kdebase/apps/; revision=764839
2008-01-18SVN_SILENT: updated version numberPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=763181
2008-01-11increase version number for trunkPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=759969
2008-01-03As requested by Peter: upgrade version to 1.0David Faure
svn path=/trunk/KDE/kdebase/apps/; revision=756998
2007-12-16Oh, this is already the default. Thanks PinoRafael Fernández López
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=749105
2007-12-16Use the "new" bug dialog opening bugs.kde.org that will also check for ↵Rafael Fernández López
already reported issues. :) Regarding the thread on kde-devel mailing list 'KDE4 - doplhin   - bug reporting uses "very old" bug system' CCMAIL: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=749101
2007-11-30enable session managementPeter Penz
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=743357
2007-11-05use an icon even when launched manually. okular uses the sameStefan Monov
workaround. svn path=/trunk/KDE/kdebase/apps/; revision=733138
2007-10-05Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which areAndreas Pakulat
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-03Update my email addressRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=720339
2007-09-27temporary deactivate session restoring until it can be tested with a working ↵Peter Penz
desktop svn path=/trunk/KDE/kdebase/apps/; revision=717741
2007-09-27reactivate session managementPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=717737
2007-09-27updated version for KDE 4.0 beta 3 releasePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=717713
2007-07-14Translation fix from Stefan Asserhall: e. g. "Link to Device" from libkonq ↵Peter Penz
has not been translated (@David: is this the right way to do it?) CCMAIL: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=687760
2007-07-13cleanup About dialogPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=687495
2007-07-13improved i18ncheckarg scripts means new KUIT issues -> fixed now...Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=687491
2007-07-11KUIT for boilerplate KAboutData/KCmdLineArgs calls.Chusslove Illich
svn path=/trunk/KDE/kdebase/apps/; revision=686429
2007-07-02Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ↵Chusslove Illich
SIC. Most of the depending code has been auto-converted to new API. svn path=/trunk/KDE/kdebase/apps/; revision=682259
2007-04-09adapt Dolphin to kdelibs coding style ↵Peter Penz
(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