| Age | Commit message (Collapse) | Author |
|
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=933233
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=933227
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=932916
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=932520
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=932509
|
|
reader ;)
svn path=/trunk/KDE/kdebase/apps/; revision=932508
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=932504
|
|
installing services by the internet will make it into Dolphin/Konqueror for KDE 4.3, but at least turning off services (without deinstalling applications...) will be supported.
svn path=/trunk/KDE/kdebase/apps/; revision=931854
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=931776
|
|
konq-kde3 could do.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=931496
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=931093
|
|
QTreeView::scrollTo() has been fixed in Qt 4.5 :-) I should have tested this _before_ committing the huge patch for bug 185191... So:
* Remove the workaround in DolphinIconsView::scrollTo() to bypass an issue in Qt 4.4 (-> fixed in Qt 4.5)
* Revert the "use the DolphinController"-parts of commit 930754 and just use QAbstractItemView::scrollTo() instead.
CCBUG: 185191
svn path=/trunk/KDE/kdebase/apps/; revision=930777
|
|
fully visible renamed item. The implementation required a lot of more code changes as such a fix should require: QAbstractItemView::scrollTo() cannot be used directly (inconsistent default behavior in QListView and QTreeView, a special case for the column view), so the communication has to be done with the DolphinController...
BUG: 185191
svn path=/trunk/KDE/kdebase/apps/; revision=930754
|
|
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
|
|
Konqueror for KDE 3)
BUG: 185184
svn path=/trunk/KDE/kdebase/apps/; revision=929983
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=929981
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=929967
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=929949
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=929498
|
|
and Oxygen already has a preview icon which Dolphin already uses (view-preview).
svn path=/trunk/KDE/kdebase/apps/; revision=929116
|
|
Reininghaus for the patch!
BUG: 170502
svn path=/trunk/KDE/kdebase/apps/; revision=929111
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=927646
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=927623
|
|
instead.
svn path=/trunk/KDE/kdebase/apps/; revision=927602
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=927585
|
|
another Dolphin window is open already. Thanks to Frank Reininghaus for the patch.
BUG: 169016
svn path=/trunk/KDE/kdebase/apps/; revision=927544
|
|
* Use a QScrollArea widget to embedd the meta data, as Nepomuk provides so much meta information that it might not fit into the panel.
Open issues:
* Add the possibility to configure which kind of meta information should be shown.
* Check whether the receiving of the meta data for one file also might block the UI like when using KFileMetaInfo in combination with strigi.
CCMAIL: [email protected]
BUG: 180742
BUG: 181592
svn path=/trunk/KDE/kdebase/apps/; revision=927542
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=927537
|
|
selection toggle boundaries, a rubberband with a random start position will get visible. Bypass this issue by consuming the mouse-move events.
BUG: 184178
svn path=/trunk/KDE/kdebase/apps/; revision=927488
|
|
coherent manner (it no longer skips out of order).
svn path=/trunk/KDE/kdebase/apps/; revision=927483
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=927390
|
|
detailed listview.
svn path=/trunk/KDE/kdebase/apps/; revision=927297
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=926845
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=926759
|
|
boolean values in my prior commit(s). Now the View Properties Dialog will enable the apply button when the affected (4) widget values are changed.
svn path=/trunk/KDE/kdebase/apps/; revision=926757
|
|
comment.
svn path=/trunk/KDE/kdebase/apps/; revision=926579
|
|
'Trash" page.
Konqueror has it, we should too =)
svn path=/trunk/KDE/kdebase/apps/; revision=926571
|
|
instead of it just being enabled all the time, even after you apply it, so it's similar to the Settings Dialog now.
svn path=/trunk/KDE/kdebase/apps/; revision=926562
|
|
used in 3 QComboBoxes. Remember that activated() is not always triggered when the selected item is changed.
svn path=/trunk/KDE/kdebase/apps/; revision=926180
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=926053
|
|
the double-click mode)
svn path=/trunk/KDE/kdebase/apps/; revision=925615
|
|
BUG: 184053
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=924889
|
|
- let the "details view" show the "[x] Expandable Folders" action in the context menu
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=924867
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=924467
|
|
of files is allowed. Thanks to Frank Reininghaus for the patch!
BUG: 183812
svn path=/trunk/KDE/kdebase/apps/; revision=924120
|
|
with a middle-click on a folder). So it would actually open 2 or more tabs, but only in the Column View mode.
svn path=/trunk/KDE/kdebase/apps/; revision=923757
|
|
* open files/select files dependent from the global single click/double click setting
* open a new column when pressing the Key_Right
Thanks to Shaun Michael Reich for the original patches!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=923423
|