| Age | Commit message (Collapse) | Author |
|
completely by dragging the QSplitterHandle to the left or right. This
fixes the problem that a hidden view disappears completely after
closing the visible view. The root cause of this issue still seems to
be unclear though.
BUG: 190265
svn path=/trunk/KDE/kdebase/apps/; revision=957703
|
|
be moved in the tab bar using drag&drop, but DolphinMainWindow didn't notice :-(
Note that there's no need to call setActiveTab() because the active tab is the same before and after the move operation - only its index in the tab bar has changed.
BUG: 189641
svn path=/trunk/KDE/kdebase/apps/; revision=954556
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=948007
|
|
has been pressed, so that the directory gets automatically selected afterwards.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=945037
|
|
GUI:
The remote encoding code adapted from Konqueror to Dolphin. Now user can change
encoding for remote urls like ftp. Konqueror doesn't use
KRemoteEncodingPlugin anymore. Instead, this feature is supplied to
Konqueror via DolphinPart.
svn path=/trunk/KDE/kdebase/apps/; revision=944659
|
|
lot to Rahman Duran for the patch!
BUG: 181227
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=941226
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=940620
|
|
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
|