| Age | Commit message (Collapse) | Author |
|
the used font of all views too (assuming that the user selected "system font" as font)
* store the font weight instead of a bool property "isBold"
Thanks to Rafael for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=776188
|
|
with Konqueror and Firefox
BUG: 157589
svn path=/trunk/KDE/kdebase/apps/; revision=775977
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=775970
|
|
"outside" by the rubberband or e. g. "Select All"
svn path=/trunk/KDE/kdebase/apps/; revision=775828
|
|
Submitted a bug-report to Trolltech, bug tracker ID is still pending (will add the ID into the code as soon as I get it).
svn path=/trunk/KDE/kdebase/apps/; revision=775736
|
|
this is required for Konqueror to get back this functionality from KDE 3. It is possible in Dolphin to enable this option too, but it is set to false per default.
BUG: 155571
svn path=/trunk/KDE/kdebase/apps/; revision=775621
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=775612
|
|
runtime
BUG: 157915
svn path=/trunk/KDE/kdebase/apps/; revision=775610
|
|
dolphin_generalsettings.kcfg. But the check for an empty home URL in DolphinMainWindow::init() must also be done when invoking GeneralSettings::setDefaults() in StartupSettingsPage, otherwise the home URL would get empty... Using QDir::homePath() as default-value inside the *.kcfg file prevents such issues.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=775494
|
|
the view in Dolphin have not been changed.
This has been fixed by differing between a "Use system font" setting (= default) or a "Use custom font" setting.
TODO: if the general font of KDE is changed during Dolphin is open, no update is done yet
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=775487
|
|
of all those layout hacks :)" - and as always David was right :-)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=775421
|
|
part of the IconManager)
svn path=/trunk/KDE/kdebase/apps/; revision=775418
|
|
with Qt 4.4 with alien widgets enabled. Any widgets passed to KDirLister::setMainWindow() become native widgets because of a call to QWidget::winId() inside KIO. This fix passes the top level Dolphin window to setMainWindow() (which is already a native window) instead of the item view widget.
svn path=/trunk/KDE/kdebase/apps/; revision=775396
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=775353
|
|
it seems like QLayout::activate()/update() don't do a relayout anymore if the sizehint of a sub widget has been changed. I'll check this again with Qt 4.4.0.
svn path=/trunk/KDE/kdebase/apps/; revision=775119
|
|
the settings dialog
svn path=/trunk/KDE/kdebase/apps/; revision=775098
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=775094
|
|
the default setup of Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=775065
|
|
O'Shea for the patch!)
BUG: 156463
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=775056
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=774936
|
|
the code by connecting to the actiongroup's signal.
svn path=/trunk/KDE/kdebase/apps/; revision=774699
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=774649
|
|
View Modes menu.
(this is done using a Q_PROPERTY in the dolphin part and a signal; the available view modes for creating the menu in the first place are listed in dolphinpart.desktop)
Konqueror: cleaned up the old (complex) handling of view modes as N toolbar buttons from M services grouped by library (240 lines less!).
Dolphin: moved view mode handling to DolphinViewActionHandler, removes duplication between part and mainwindow.
svn path=/trunk/KDE/kdebase/apps/; revision=774646
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=774640
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=774169
|
|
menu, more consistent with "File Size View" and "File Replace View"
svn path=/trunk/KDE/kdebase/apps/; revision=774128
|
|
The specialized views still need to ignore the Ctrl-qualified wheel events, though.
svn path=/trunk/KDE/kdebase/apps/; revision=773976
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=773902
|
|
work with the URL internally instead
svn path=/trunk/KDE/kdebase/apps/; revision=773890
|
|
inside the details view
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=773821
|
|
BUG: 157343
svn path=/trunk/KDE/kdebase/apps/; revision=773766
|
|
BUG: 156752
svn path=/trunk/KDE/kdebase/apps/; revision=773706
|
|
Factorize all the view-related action handling to DolphinViewActionHandler, to remove code duplication between mainwindow and part, and to remove my code-splitting with the static createFooAction methods in the view.
svn path=/trunk/KDE/kdebase/apps/; revision=773572
|
|
to remove code duplication between mainwindow and part, and to remove my code-splitting with the static createFooAction methods in the view.
svn path=/branches/KDE/4.0/kdebase/apps/; revision=773570
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=771980
|
|
the editable state of the URL navigator (thanks to David Benjamin for the patch).
BUG: 156891
svn path=/trunk/KDE/kdebase/apps/; revision=771918
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=770176
|
|
size of the item preview to take advantege of the additional space.
BUG: 156046
svn path=/trunk/KDE/kdebase/apps/; revision=770173
|
|
items (thanks to Jan Klein-Hitpass for the hint)
svn path=/trunk/KDE/kdebase/apps/; revision=770151
|
|
appearing, let it appear immediately but provide a smooth fade-in effect. This makes it usable from the start but is less obtrusive for the eyes.
svn path=/trunk/KDE/kdebase/apps/; revision=770115
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=769836
|
|
CCMAIL: [email protected]
--This li.Ine, and those below, will be ignored--
M src/dolphiniconsview.cpp
svn path=/trunk/KDE/kdebase/apps/; revision=769728
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=769333
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=769332
|
|
the trash, just move the things into the trash instead. TODO: as the inline comment already says KonqOperations::doDrop() should be used as longterm solution...
svn path=/trunk/KDE/kdebase/apps/; revision=768925
|
|
BUG: 154014
svn path=/trunk/KDE/kdebase/apps/; revision=768921
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=767778
|
|
semi-transparent effect requires having an alpha mask)
svn path=/trunk/KDE/kdebase/apps/; revision=767742
|
|
* removed redundant applying of a hidden item effect before starting the preview
svn path=/trunk/KDE/kdebase/apps/; revision=767730
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=767567
|