| Age | Commit message (Collapse) | Author |
|
This can be disabled by checking the "Do not ask again" checkbox in the confirmation dialog or in Dolphin's settings dialog.
FEATURE: 168417
svn path=/trunk/KDE/kdebase/apps/; revision=938767
|
|
it will be).
svn path=/trunk/KDE/kdebase/apps/; revision=938478
|
|
the accelerator manager will automatically handle KMenu's.
svn path=/trunk/KDE/kdebase/apps/; revision=938471
|
|
recently closed tabs feature (habitual).
svn path=/trunk/KDE/kdebase/apps/; revision=938422
|
|
stack... (I initially couldn't figure out how to do that (had to pass by reference)).
svn path=/trunk/KDE/kdebase/apps/; revision=938420
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=938417
|
|
for the patch!)
BUG: 164746
svn path=/trunk/KDE/kdebase/apps/; revision=937624
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=937623
|
|
tab that it was in-now does.
svn path=/trunk/KDE/kdebase/apps/; revision=937597
|
|
Before it would just use the "folder" icon, but it now finds the icon of that folder, and uses it.
BUG: 182702
svn path=/trunk/KDE/kdebase/apps/; revision=937595
|
|
* Paths now ellide when they get too big. That is, according to the font size, not character length.
* Added automatic mnemomics (or however you spell that crazy word) to the menu's items.
svn path=/trunk/KDE/kdebase/apps/; revision=937504
|
|
could just go on for practically ever, which would yield an annoyingly huge list of closed tabs.
svn path=/trunk/KDE/kdebase/apps/; revision=937477
|
|
the only time we should have to do that is when we are using a split view.
This also kind of hides the Qt 4.5 tab bug (a very ugly one) from "regular" users (who don't use the split view).
svn path=/trunk/KDE/kdebase/apps/; revision=937116
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=933837
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=933598
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=933591
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=933589
|
|
more recent tabs at the bottom.
The most recent tab will now always be shown right below the separator, which is right below the "Clear Recently Closed Tabs" action.
svn path=/trunk/KDE/kdebase/apps/; revision=933487
|
|
them, or need to reopen a previous one-go crazy.
Closed tabs now become stored in the "Go"->"Recently Closed Tabs" menu.
To clear this list, there is an action within that menu.
Clicking on a remembered tab's action, will remove that entry, restore that tab, and focus it.
svn path=/trunk/KDE/kdebase/apps/; revision=933483
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=933227
|
|
method-QTabBar::setTabsClosable().
* Enable dragging of tabs thanks to the new feature in Qt 4.5, QTabBar::setMovable(), now that the KTabBar has been ported. The dragging is a very neat effect.
BUG: 164313
svn path=/trunk/KDE/kdebase/apps/; revision=930077
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=924467
|
|
Ctrl+T, so the latter is now the default, and is shown like that. It now shows up like the other items in the file menu. (it doesn't have a shift key modifier in it).
svn path=/trunk/KDE/kdebase/apps/; revision=922452
|
|
Thanks to Frank Reininghaus for the patch!
BUG: 181765
svn path=/trunk/KDE/kdebase/apps/; revision=919021
|
|
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style):
* use spaces instead of tabs
* correct braces
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=918537
|
|
about every other KDE app.
svn path=/trunk/KDE/kdebase/apps/; revision=918498
|
|
DolphinSearchWidget acts as "playground" to test some ideas. If it works well it might be a good idea moving this widget as KSearchBox (?) to kdelibs, so that it can be used by the file dialog or other applications.
svn path=/trunk/KDE/kdebase/apps/; revision=913572
|
|
initial prototype to get some feedback, the search box and the URL navigator still need some love for this usecase...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=913451
|
|
can be made available in Konqueror's settings dialog too. Further cleanups and layout fixes are required and will be done during the next week.
svn path=/trunk/KDE/kdebase/apps/; revision=912587
|
|
so that they can be added to the toolbar
BUG: 180847
svn path=/trunk/KDE/kdebase/apps/; revision=911845
|
|
relicts from the KDE 3 version of Dolphin and are called "Panels" in the KDE 4 version of Dolphin. Yes, renaming classes may take more than 1 year ;-)
svn path=/trunk/KDE/kdebase/apps/; revision=911089
|
|
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.
svn path=/trunk/KDE/kdebase/apps/; revision=911065
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=910588
|
|
discover the key shortcut
svn path=/trunk/KDE/kdebase/apps/; revision=909450
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=908812
|
|
BUG: 179757
svn path=/trunk/KDE/kdebase/apps/; revision=908577
|
|
view mode
BUG: 176980
svn path=/trunk/KDE/kdebase/apps/; revision=896206
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=895978
|
|
context menu (-> consistent behavior with middle click)
svn path=/trunk/KDE/kdebase/apps/; revision=891716
|
|
* assure that the URL navigator gets the focus when it is editable and a new tab is opened by File -> New Tab
BUG: 174594
svn path=/trunk/KDE/kdebase/apps/; revision=891367
|
|
after a few months of trying to use it there is no need for having a separate menu entry (shortcut: CTRL+Return) in Dolphin: Doing a drag & drop operation to the previewer plasmoid is faster than selecting a file and pressing CTRL+Return (or selecting the menu entry). Using "Space" as shortcut conflicts with the Terminal and is still slower than simply just opening the file...
The i18n() string is still part of the code, so that it could be reactivated during the 4.2 cycle.
svn path=/trunk/KDE/kdebase/apps/; revision=886672
|
|
BUG: 169880
svn path=/trunk/KDE/kdebase/apps/; revision=884373
|
|
dragging is done
* show an error message if a folder is dropped on to itself
svn path=/trunk/KDE/kdebase/apps/; revision=883836
|
|
emitting of signals is possible
* show an information message in the statusbar, if items are dragged into the same directory
TODO: although the signal seems to get connected correctly, the slot DolphinMainWindow::showInformationMessage() is not invoked when the signal is emitted -> will debug this later, it is important that the new string is added before the message freeze
svn path=/trunk/KDE/kdebase/apps/; revision=881627
|
|
New Window" and "Open in New Tab" to the context menu.
Thanks to Mathias Soeken for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=875711
|
|
* renamed "Edit Location" to "Replace Location"
svn path=/trunk/KDE/kdebase/apps/; revision=875699
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=875696
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=875689
|
|
* Move code which checks whether the dragging of a MIME type is supported to DragAndDropHelper. This allows adding an improved support for dropping compressed files from Ark to Dolphin later...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=875611
|
|
setup (thanks to Frank Reininghaus for the patch!). This prevents that slots from the docks are called with invalid URLs.
BUG: 169103
CCMAIL: [email protected]>
svn path=/trunk/KDE/kdebase/apps/; revision=871525
|