Aleix Pol
ffa3be8a58
Remove redundant includes
10 years ago
Aleix Pol
d616fcb060
Let KDE*CompilerSettings change the policies in the project
...
As suggested in ECM documentation.
10 years ago
Jonathan Riddell
cc466876d2
gtkbreeze now moved to breeze-gtk repository
11 years ago
Hrvoje Senjan
7272e6914e
[kde4breze] Fix some KConfig usage (wrt bug 340691)
...
We're interested only in local/users kdeglobals in this case.
REVIEW: 123289
BUG: 342570
FIXED-IN: 5.3
11 years ago
Jonathan Riddell
e34fd96b42
on testing again breeze icons do work in gtk
11 years ago
Jonathan Riddell
8614a82457
create gtk-3.0 directory before putting the settings file into it
11 years ago
Jonathan Riddell
d9b6c800c7
remove second calls to project() only 1 allowed per cmake project
11 years ago
Marco Martin
4399357303
add Version=5 on top of the file
11 years ago
Marco Martin
6c1132607a
add Version=5 at beginning of the file
11 years ago
David Edmundson
2004a90e19
Update upd file to match change in kconf_udpate that needs a version to be set
11 years ago
Marco Martin
590aa63ae1
add a sync more in the cfg by desperation
...
this seems the changes to be actually saved
11 years ago
Marco Martin
1d8c9df1a8
one sync less, more debug
11 years ago
Marco Martin
1f52d9f66a
fix readConfigValue
11 years ago
Marco Martin
6757571d65
default to Breeze
...
now theme names are uppercase
11 years ago
Jonathan Riddell
17eca88ead
Add gtkbreeze kconf_update tool to set GTK themes
...
gtkbreeze sets GTK 2 and 3 themes to Orion at login if
-gtkbreeze has not been run before
-gtk theme is not set or
-gtk theme is set to oxygen
FEATURE
REVIEW: 120624
DIGEST:gtkbreeze sets the gtk theme to match breeze
12 years ago
Jonathan Riddell
baee671958
nicer spacing
12 years ago
Jonathan Riddell
60dfa3f767
add gtk3 css file to remove window shadows to tidy up client side decorations
12 years ago
Jonathan Riddell
2451ec4bf7
don't use a QCoreApplication
12 years ago
Jonathan Riddell
58dba0dc34
use QStringLiteral, set font to Oxygen, return 1 on error
12 years ago
Jonathan Riddell
a25ec43d9b
no need for close
12 years ago
Jonathan Riddell
5cf5905e85
use qstringliteral
12 years ago
Jonathan Riddell
97ec6c7327
use QStringLiteral
12 years ago
Jonathan Riddell
b6611a6d3c
error handling on failure to open file
12 years ago
Jonathan Riddell
2bf4556a93
tidy spacing
12 years ago
Jonathan Riddell
585c4cbb3c
use QStringLiteral
12 years ago
Jonathan Riddell
23e2236c32
fast string operators
12 years ago
Jonathan Riddell
bd719cbdb1
use QDir::separator and tidy spacing
12 years ago
Jonathan Riddell
7d77d0ddfb
further simplify cmake
12 years ago
Jonathan Riddell
1090d25ad1
simplify cmake file
12 years ago
Jonathan Riddell
9c001f16e6
tidy up file header
12 years ago
Jonathan Riddell
0e8ac7c37d
refactor to reduce duplicated code
12 years ago
Jonathan Riddell
26ac1d9378
complete gtk3
12 years ago
Jonathan Riddell
2a5feeb5d1
um yeah, something
12 years ago
Jonathan Riddell
52eb6b6986
prepare gtk 3
12 years ago
Jonathan Riddell
4eebc5ad36
check for gtk 2 theme and set it
12 years ago
Jonathan Riddell
167fa1911e
start gtkbreeze to set breeze settings fot qt
12 years ago
David Edmundson
13d6e6a555
Remove KDE4 home directory fallback
...
It is now part of KCoreAddons
12 years ago
David Edmundson
606c671b04
Update confusing comment
12 years ago
David Edmundson
49c3463a55
Revert "Remove check for hasWidgetStyle"
...
This reverts commit 17fd11dc12 .
12 years ago
David Edmundson
17fd11dc12
Remove check for hasWidgetStyle
...
This was needed when using QtCurve.
Now we are using Breeze we know fully well we have it installed as it's
in the same repo.
REVIEW: 120424
12 years ago
David Edmundson
e0bb93c4f4
Create kde4 config if it does not exist
...
If there is no KDE4 directory and KDEHOME is not set. Kdelibs4Migration
returns an empty path.
For most usecases this is fine as it means there is nothing to import
however in our unusual case we are writing data so we should manually
create it.
BUG: 338422
REVIEW: 120424
12 years ago
Marco Martin
bf148b3d3a
read proper values from l&f
12 years ago
Marco Martin
ded4c5bfa3
read widget style from the proper group
12 years ago
Marco Martin
a75f96e9f4
try to use the l&f package to determine the defaults
...
this should help distributions customizing things
12 years ago
Hugo Pereira Da Costa
021f538047
increment update version so that it re-runs at first start
...
set native Breeze widget style as default instead of QtCurve
12 years ago
Hugo Pereira Da Costa
59f49b9cc9
Reorganized subdirectories, following discussions with Marco Martin <notmart@gmail.com> and Eike Hein <hein@kde.org>
12 years ago