┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinapplication.cpp
AgeCommit message (Expand)Author
2012-03-19Fix translation issue in context-menuPeter Penz
2011-11-06Delete obsolete class DolphinSettingsPeter Penz
2011-07-17Fix Dolphin session management regressionFrank Reininghaus
2011-04-12Let each DolphinMainWindow run in a custom processPeter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2010-02-05Fixed regression that has been introduced by the --select option: don't creat...Peter Penz
2009-12-17* respect the --select startup optionPeter Penz
2009-08-20Use KApplication::sessionSaving() to determine if Dolphin is closed byFrank Reininghaus
2009-08-13Do not warn the user about closing Dolphin windows with multiple tabsFrank Reininghaus
2009-02-17Fixed issue that invoking Dolphin with a specified path is ignored when anoth...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-03-23Open Dolphin in the split-view when started with 2 URLs from the command line...Peter Penz
2008-01-22- fix session restoreLuboš Luňák
2007-09-29Init cwd with the current path (dolphin is a KUniqueApplication)Pascal Létourneau
2007-06-07First big step to make it possible that the DolphinView can be embedded as KP...Peter Penz
2007-05-16fix for the fix for the fix [1]: assure that invoking Dolphin with remote URL...Peter Penz
2007-05-16revert last patch ("fix issue that invoking 'dolphin .' does not work") and r...Peter Penz
2007-05-16allow that Dolphin can be started like 'dolphin .' for showing the current di...Peter Penz
2007-05-09include cleanupDirk Mueller
2007-05-06coding style cleanup: fix wrong indenting of members in constructorPeter Penz
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-03-22Use KUniqueApplication::newInstance() as David suggested some time ago. This ...Peter Penz
2007-03-20Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...Sebastian Trueg
2007-02-22* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...Oscar Blumberg
2007-02-18Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...Peter Penz
2007-02-08just a coding guideline style fix: assure that a consistent coding style is u...Peter Penz
2006-12-08Update the FSF address to 51 Franklin Street (hopefully it is the right one)Holger Freyther
2006-12-04reducing a little bit the number of deprecation warningsZack Rusin
2006-11-29Make it (almost) possible to have more than one Dolphin KMainWindowHolger Freyther