]> cloud.milkyroute.net Git - dolphin.git/history - src
Adapt to new konsole api
[dolphin.git] / src /
2007-05-07 Laurent MontelAdapt to new konsole api
2007-05-07 Peter Penzsynchronize embedded terminal with the current directory
2007-05-07 Peter Penzdon't use '/' as shortcut for filtering, this conflicts...
2007-05-06 Peter Penzminor adjustments for working together with Max after...
2007-05-06 Peter PenzInitial step for showing the terminal embedded inside...
2007-05-06 Peter Penzoptimization: don't load the directory tree if the...
2007-05-06 Peter Penzoptimization: don't try to show the meta information...
2007-05-06 Peter Penzcoding style cleanup: fix wrong indenting of members...
2007-05-06 Peter Penzsome cleanups for the sidebar pages (move protected...
2007-05-05 Peter Penzrevert last commit, it leads to the uncommon behavior...
2007-05-05 Peter Penzlet the settings dialog be a singleton (thanks to Max...
2007-05-03 Peter Penzoptimize
2007-05-03 Peter Penzlet the information sidebar react on selection changes
2007-05-03 Peter Penzallow to specify a transition type
2007-05-03 Peter Penzinitial step for cleaning up the information sidebar...
2007-05-03 Script KiddySVN_SILENT made messages (.desktop file)
2007-05-03 Peter Penzrespect global singleclick-/doubleclick-setting
2007-05-02 Dirk Muellermore cleanup
2007-05-02 David FaureIf it's not always compiled, then we need to check...
2007-05-02 David FaureOh. It's in kdelibs, but it's not always compiled....
2007-05-02 David Faurekmetadata is in kdelibs now
2007-05-02 Script KiddySVN_SILENT made messages (.desktop file)
2007-05-02 Peter Penzdon't connect each sidebar page with all available...
2007-05-01 Sebastian Trueg* Added KMetaData cmake check
2007-05-01 Sebastian Truegmake it compile again.
2007-05-01 Peter PenzRespect global single/double click setting for the...
2007-05-01 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-30 David FaureKDiskFreeSp -> KDiskFreeSpace
2007-04-30 Sebastian TruegReplaced File with KMetaData::Resource for the time...
2007-04-30 David Faurea bit ugly, but the migration to QList<KFileItem> has...
2007-04-30 David FaurePreviewJob API change (KFileItems by value)
2007-04-28 Dirk Muellercleanup
2007-04-27 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-23 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-22 Peter Penzreactivated info sidebar again and temporary removed...
2007-04-22 Peter Penzallow sorting by type
2007-04-22 Pino Toscanoheaders of a private library should not be installed
2007-04-22 Laurent MontelRemove not necessary include
2007-04-19 Stephan BinnerSVN_SILENT i18n style guide fixes
2007-04-17 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-16 Peter Penzfixed dangerous usage of a const reference as member
2007-04-16 Peter Penzfixed icon names
2007-04-16 Peter Penzuse the smooth transformation mode for scaling
2007-04-16 Peter Penzresize the pixmap in a smooth way instead of using...
2007-04-16 Simon HausmannMerging branches/work/kmainwindow-decoupling-branch...
2007-04-16 Peter Penzwhen switching from the column view to the details...
2007-04-16 Peter Penzuse new "column view" icon (thanks to David Vignoni)
2007-04-16 Peter Penzshow column mode in viewport context menu (thanks to...
2007-04-16 Peter Penzfix coding style to match with http://techbase.kde...
2007-04-16 Robert KnightAdd fade transition between file icon/preview changes...
2007-04-16 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-14 Peter Penzselect the decoration per default
2007-04-14 Peter Penzoptimization: don't reload the view if not absolutely...
2007-04-14 Peter Penzups - did not want to commit the kDebug() line...
2007-04-14 Peter Penzoptimization: no reloading necessary if preview has...
2007-04-14 Peter Penzfix possible crash if the base URL is empty
2007-04-14 Peter PenzRevert last commit and exchange it by a more straight...
2007-04-14 Peter Penzassure that the preview job gets killed when the direct...
2007-04-14 Peter Penzfixed regression resulted by "reload" patch: toggling...
2007-04-14 Peter Penzfixed shortcut for "Find"
2007-04-14 Peter Penzallow to turn on/off the places panel by the menu
2007-04-13 Sebastian Truegcompilation fix
2007-04-13 Christian Ehrlicherfix exports - please take care to use the correct expor...
2007-04-13 Kevin OttensThose hacks are not needed anymore for autosaving.
2007-04-12 Peter Penzfix issue that the view properties are not read out...
2007-04-12 Peter Penzminor coding style cleanups
2007-04-12 Peter Penzsome include + coding guideline cleanups
2007-04-12 Peter Penzinclude cleanup
2007-04-12 Dirk Muellerinclude cleanup
2007-04-12 Funda WangEmtpy -> Empty. typo fix.
2007-04-12 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-11 Peter Penzuse "folder" instead of "directory" for all visible...
2007-04-10 Peter Penzfix #144021: show free space in GB instead of used...
2007-04-10 Peter Penzallow to enable the categorization feature for sorting
2007-04-10 Peter PenzAdded Rafael López's item categorizer into Dolphin...
2007-04-10 Laurent MontelAdapt to new api
2007-04-09 Peter Penzadapt Dolphin to kdelibs coding style (http://techbase...
2007-04-09 Kevin OttensDolphin is now KBookmark* free.
2007-04-08 Peter Penzadaptions to the cleaned up interface of KUrlNavigator
2007-04-06 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-05 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-04 Stephan Binneri18n style guide fixes
2007-04-04 Robert KnightUse the Qt layout facilities correctly to align widgets...
2007-04-04 Robert KnightEnsure that the 'Text width' box in the Icon view setti...
2007-04-04 Pino Toscanomove the QT3_SUPPORT definition only where it's needed
2007-04-04 Pino ToscanoQt::Ascending -> Qt::AscendingOrder
2007-04-04 Peter Penzsimplify layout of ViewPropertiesDialog
2007-04-04 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-02 Kevin OttensPlaces and url navigator are now provided by kfile...
2007-04-02 Kevin OttensNo need to call rowCount() all the time.
2007-04-02 Kevin OttensFurther cleanup to prepare the move.
2007-04-02 Kevin OttensRename all the URL navigator related classes to prepare...
2007-04-02 Kevin OttensMake use of KFilePlaces instead of the bookmark system...
2007-04-02 Kevin OttensAdd some conveniences.
2007-04-02 Kevin OttensMake it proper english. :-)
2007-04-02 David Faurefixes
2007-04-02 David FaureCan't export them yet.
2007-04-02 Kevin OttensIntroduce KFilePlacesView which is a list view adding...
2007-04-02 Kevin OttensFix more URL breakage.
2007-04-02 Kevin OttensFixes the URL handling in this model. QVariant breaks...
next