┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-12-18make it compileHolger Freyther
2006-12-17- don't use deprecated KAction constructorsSimon Hausmann
2006-12-17SVN_SILENT made messages (.desktop file)Script Kiddy
2006-12-17Use KonqMimeData for the cut- and copy-operation instead of using bool proper...Peter Penz
2006-12-17Reanimated cut-, copy- and paste- functionality as preparation for moving to ...Peter Penz
2006-12-15Update for using a proxy model: prevent accessing the model by model() and do...Peter Penz
2006-12-15fix signal namesDominik Haumann
2006-12-14Use QSortFilterProxyModel for sorting KFileItems (thanks to Fredrik for this ...Peter Penz
2006-12-14Support 'select all' and 'invert selection' again.Peter Penz
2006-12-14Support changing the sorting type and sort order (TODO: does not work yet as ...Peter Penz
2006-12-13Don't show the 'Show Preview' property inside the toolbar per default.Peter Penz
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only 2...Peter Penz
2006-12-11Do not abort/exit when accessing the string out of boundsHolger Freyther
2006-12-10Use a QLinkedList instead of Q3PtrListHolger Freyther
2006-12-10--deprecationHolger Freyther
2006-12-08connect to the 'urlChanged' signal (the signal 'signalUrlChanged' is not avai...Peter Penz
2006-12-08Cleanup of signal/slot handling between the dolphin view and the main window:...Peter Penz
2006-12-08Update the FSF address to 51 Franklin Street (hopefully it is the right one)Holger Freyther
2006-12-07show busy indicator inside the progress bar when counting the directoriesPeter Penz
2006-12-07Apply the view properties to sub directories without using a modal window. Th...Peter Penz
2006-12-07fixed layout issuesPeter Penz
2006-12-07minor cosmetic update of the progress indicationPeter Penz
2006-12-07Use a KIO Job for applying the view properties recursively to sub directories.Peter Penz
2006-12-07SVN_SILENT made messages (.desktop file)Script Kiddy
2006-12-06Patch from Dominik Hauman: Assure that when splitting a view both views take ...Peter Penz
2006-12-06Finally! Dock widgets can be hidden from the view menu since Kevin Ottens
2006-12-05Applying view properties recursively to sub directories works again (TODO: re...Peter Penz
2006-12-04- compile with trunk kdelibsSimon Hausmann
2006-12-04fixing more warningsZack Rusin
2006-12-04set {spacing, margin} = 0 againDominik Haumann
2006-12-04First step of cleaning up the view properties: inheriting of viewproperties d...Peter Penz
2006-12-04the widget is double-buffered by default so don't triple-bufferZack Rusin
2006-12-04Use QWidget::contextMenuEvent() instead of directly listening to the right mo...Peter Penz
2006-12-04reducing a little bit the number of deprecation warningsZack Rusin
2006-12-02reanimated the context menuPeter Penz
2006-11-30use flat buttons for the information sidebar page (TODO: this code has been d...Peter Penz
2006-11-29Get ride of the sidebar and use dockwidgets instead.Kevin Ottens
2006-11-29Add a "New Window" option to DolphinHolger Freyther
2006-11-29Changes to Undo/Redo in regard to ProgressIndicatorHolger Freyther
2006-11-29Do not crash with the null pointer, this is a hack/workaround as weHolger Freyther
2006-11-29Make it (almost) possible to have more than one Dolphin KMainWindowHolger Freyther
2006-11-28port to Qt4Dominik Haumann
2006-11-28port to Qt4Dominik Haumann
2006-11-28SVN_SILENT made messages (.desktop file)Script Kiddy
2006-11-27Compile++Laurent Montel
2006-11-27SVN_SILENT made messages (.desktop file)Script Kiddy
2006-11-27Enabled delayed mimetypesDavid Faure
2006-11-26SVN_SILENT made messages (.desktop file)Script Kiddy
2006-11-25Update the ActiveView in DolphinIconsView similiar to DolphinView::mouseRelea...Holger Freyther
2006-11-25Automatically relayout the items on window resizingHolger Freyther