| Age | Commit message (Collapse) | Author |
|
(workaround for bug #171080). Patch has been provided by Laurens Vanhove.
svn path=/trunk/KDE/kdebase/apps/; revision=863909
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=863855
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=863852
|
|
it is no requirement that a QAbstractItemView is used -> the view implementation can also be based on QGraphicsView like done in the FolderView Plasmoid.
Patch provided by Fredrik Höglund.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=863845
|
|
KFileItemDelegate capability
svn path=/trunk/KDE/kdebase/apps/; revision=863740
|
|
the hint)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=863623
|
|
tooltip can be shown below or above the item (thanks to Simon St James for the patch)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=863586
|
|
background if no warning is shown
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=863585
|
|
color, so that enough contrast is given for all color schemes
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=863584
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=863354
|
|
preview pixmaps in the X server. This is accelerated in HW by the latest version of the NVidia driver and by the open source ATI, Intel and Nouveau drivers when they're using the EXA acceleration architecture. EXA will be the default in the upcoming 1.6 release of the server, which is scheduled for December.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=863342
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=863339
|
|
* don't trigger an assertion if no icon size is spezified by the view, just don't generate a preview in this case
svn path=/trunk/KDE/kdebase/apps/; revision=863328
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=863324
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=863150
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=858087
|
|
of the detaching []
svn path=/trunk/KDE/kdebase/apps/; revision=857914
|
|
Terminal Panel
svn path=/trunk/KDE/kdebase/apps/; revision=857151
|
|
applications (Kate, KWrite, Firefox, ...)
svn path=/trunk/KDE/kdebase/apps/; revision=856445
|
|
BUG: 169878
svn path=/trunk/KDE/kdebase/apps/; revision=856411
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=855435
|
|
http://techbase.kde.org/Development/Tutorials/Graphics/Performance)
svn path=/trunk/KDE/kdebase/apps/; revision=854487
|
|
mouse leaves the item before the preview has been applied (patch provided by Laurens Vanhove)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=854466
|
|
wonder why call to setAutoSaveSettings when using Save flag, and why createGUI when using Create flag, is what setupGUI
internally is doing indeed. So nah, going back and removing those unnecessary calls. Now user preferences on toolbar places and sizes of icons are obeyed.
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=853002
|
|
if you set that flag (which needs to be done
before createGUI, it will go to setAutoSaveSettings from KMainWindow, which will apply the personal preferences of
toolbars etc... of a NON EXISTANT GUI !. So take out this parameter from here... since we are calling anyway
setAutoSaveSettings couple lines after. I wonder if we should encourage people to not use Save flag, or we should fix
this into XMLGUI.
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=852998
|
|
* minor changes in detailsview settings and columnview settings
svn path=/trunk/KDE/kdebase/apps/; revision=852982
|
|
details- and column-view. The current version still requires some improvements (Labels on the left + right, preview, ...).
svn path=/trunk/KDE/kdebase/apps/; revision=852961
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=852894
|
|
untranslated, kudos to Marta Rybczynska for discovering and reporting
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=852429
|
|
* reset m_generatingPreview if the received preview does not fit to the current URL
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=851469
|
|
* added TODO comment (the drawing of the picture frame has been adapted from IconManager -> should be unified later)
svn path=/trunk/KDE/kdebase/apps/; revision=851105
|
|
* do a slightly delayed generation of previews to avoid expensive thumbnail creation when shortly hovering items
* prevent a resizing of the tooltip if the preview cannot be generated within a specific timeout
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=851104
|
|
* minor style fix
svn path=/trunk/KDE/kdebase/apps/; revision=851088
|
|
bonus effect of making the logic much simpler.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=851082
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=849784
|
|
overlaps the item area (patch provided by Simon St James)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=849586
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=849382
|
|
provide a solution that works for x and y, as Dolphin in KDE 4.2 offers very large item sizes.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=849168
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=849153
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=849151
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=849031
|
|
Still needs extensive work in positioning, scaling/ padding items to fit, and timing things so that the previews are more likely to have been generated when the tooltip is positioned and displayed.
CCBUG:161848
svn path=/trunk/KDE/kdebase/apps/; revision=848984
|
|
etc) changes. Approved by Fredrik.
svn path=/trunk/KDE/kdebase/apps/; revision=848982
|
|
by fredrik.
svn path=/trunk/KDE/kdebase/apps/; revision=848980
|
|
like in the icon view for consistency. The setting dialogs will be adjusted later.
svn path=/trunk/KDE/kdebase/apps/; revision=848955
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=848738
|
|
duplicated comment :)
svn path=/trunk/KDE/kdebase/apps/; revision=847913
|
|
(those are URLs, and are not affected by the direction of the desktop).
Force the filterbar of Dolphin to be LTR as well, as again it deals with files/directories which are english/latin letters most of the time.
svn path=/trunk/KDE/kdebase/apps/; revision=847671
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=847497
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=847386
|