┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2006-11-25Setting the right parent definitely helps. :-)Kevin Ottens
2006-11-25Let's remove the connect errors because of the KJob/KIO::Job split.Kevin Ottens
2006-11-25AFAIK the last character is at length()-1.Kevin Ottens
2006-11-25SVN_SILENT made messages (.desktop file)Script Kiddy
2006-11-24Assure that the grid size for Icons View, Details View and Previews View has ...Peter Penz
2006-11-24Initial step for moving to KDirModel. Large code parts have been deleted, as ...Peter Penz
2006-11-24Migrated the ViewPropertiesDialog to Qt4.Peter Penz
2006-11-24Get rid of using deprecated Q3Button::drawButton() interface. Now the URL nav...Peter Penz
2006-11-23Some suggestions in comments to avoid porting code when we can share existing...David Faure
2006-11-23Fix i18n Laurent Montel
2006-11-23Clean upLaurent Montel
2006-11-23Byebye q3frameLaurent Montel
2006-11-23Byebye Q3H(V)BoxLaurent Montel
2006-11-22As KURL has been renamed to KUrl all classes and methods, which use the term ...Peter Penz
2006-11-22fixed initialization of actionsPeter Penz