svn path=/trunk/KDE/kdebase/workspace/; revision=730232
The following changes were in SVN, but were removed from git:
M wallpapers/plasma-default.png.desktop
svn path=/trunk/KDE/kdebase/workspace/; revision=729163
The following changes were in SVN, but were removed from git:
M wallpapers/andes-venezolanos.svgz.desktop
M wallpapers/aurora.svgz.desktop
M wallpapers/celtic.svgz.desktop
M wallpapers/globe.svgz.desktop
M wallpapers/here-gear.svgz.desktop
M wallpapers/konqui.svgz.desktop
M wallpapers/lineart.svgz.desktop
M wallpapers/moon.svgz.desktop
KConfigBase:
- remove separator argument from list entry reading/writing functions
- introduce {read,write}XdgListEntry()
- kill readPathListEntry(), add readPathEntry() overload
instead. the default value is not optional any more, as it defines the
return type. this is consistent with the readEntry() functions.
- rename clean() => markAsClean(), remove rollback()
- rename ConfigState => AccessMode, getConfigState() => accessMode()
- rename {entry,group}IsImmutable() => is{Entry,Group}Immutable()
- remove NLS alias to Localized
KConfig:
- remove setGroup() & group()
- reshuffle OpenFlag enum, introduce NoCascade for symmetry
- remove setExtraConfigFiles() alias to addConfigSources()
KConfigGroup:
- inherit KConfigBase::deleteGroup() overloads
- make convertToQVariant() private, it will probably change somehow
- KConfig & KConfigGroup: deprecate entryMap()
- remove bogus declarations: KConfigGroup::setReadDefaults(),
KConfig::readEntryUntranslated()
- apidox
- reshuffle the declarations in the headers
svn path=/trunk/KDE/kdebase/workspace/; revision=728852
Defaults are 70% translucency for window decorations and 80% for moving windows.
- Set it's user-visible name to Translucency
svn path=/trunk/KDE/kdebase/workspace/; revision=728122
svn path=/trunk/KDE/kdebase/workspace/; revision=726885
The following changes were in SVN, but were removed from git:
M wallpapers/default_blue.jpg.desktop
M wallpapers/kde_box.png.desktop
M wallpapers/stelvio.jpg.desktop
Fiddle with metrics of buttons ad text a bit
We are mostly done with win dec now - Only hover on buttons missing
svn path=/trunk/KDE/kdebase/workspace/; revision=726799
Prepare for caching of those colors - doesn't connect to actual KGS
signal yet - so are never invalidated
svn path=/trunk/KDE/kdebase/workspace/; revision=726729
Replace KListWidget by QListWidget because
because ui doesn't add item for klistwidget from ui file
(need to look at why)
svn path=/trunk/KDE/kdebase/workspace/; revision=726627
svn path=/trunk/KDE/kdebase/workspace/; revision=726175
The following changes were in SVN, but were removed from git:
M wallpapers/Time-For-Lunch-2.jpg.desktop
M wallpapers/moon.svgz.desktop
As a side effect, the x now resizes to match the button size.
- Render the help "?" character slightly larger.
svn path=/trunk/KDE/kdebase/workspace/; revision=725374