
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps.
0.49 is the first version to have a Qt4/KDE4 port. This version may be compiled with just Qt4 - in which case the KDE4 control panel config dialog will not be built. See the INSTALL file for more details.
The fonts and colours for the GTK themes will be read in from your Qt settings - so any KDE font/colour changes will also affect your GTK apps.
**NOTE:** The Gtk3 release has been removed, as the Gtk theme API has changed!
NOTE: kde-look.org had a server crash, and the original QtCurve entry was deleted.
8 years ago
KDE4
====
1.8.14
------
1. Fix loading of kwin decoration/config under KDE4.9
KDE3
====
1.8.5
-----
1. Allow scrollbar sliders to be as thin as 5 pixels. At this setting, sliders will be squared.
Gtk2
====
1.8.16
------
1. fix memleak with newer versions of cairo.
8 years ago
KDE4
====
1.8.14
------
1. Fix loading of kwin decoration/config under KDE4.9
KDE3
====
1.8.5
-----
1. Allow scrollbar sliders to be as thin as 5 pixels. At this setting, sliders will be squared.
Gtk2
====
1.8.16
------
1. fix memleak with newer versions of cairo.
bunnymnemonic
1 year ago
Report
l33tmmx
4 years ago
Report
Aqa-Ib
5 years ago
Report
eXpander
6 years ago
How can one resize the Window buttons?
Report
Meteorrock
6 years ago
Report
Meteorrock
6 years ago
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt-Version 4.8.6 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl (found version "5.18.2")
-- Found Phonon: /usr/include (Required is at least version "4.3.80")
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.12 include dir: /usr/include
-- Found KDE 4.12 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at CMakeLists.txt:72 (add_subdirectory):
add_subdirectory not given a binary directory but the given source
directory
"/home/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master/tools"
is not a subdirectory of
"/home/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master".
When specifying an out-of-tree source a binary directory must be explicitly
specified.
CMake Error at CMakeLists.txt:73 (add_subdirectory):
add_subdirectory not given a binary directory but the given source
directory
"/home/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master/po"
is not a subdirectory of
"/home/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master".
When specifying an out-of-tree source a binary directory must be explicitly
specified.
CMake Error at CMakeLists.txt:74 (add_subdirectory):
add_subdirectory not given a binary directory but the given source
directory
"/home/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master/qt4"
is not a subdirectory of
"/home/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master".
When specifying an out-of-tree source a binary directory must be explicitly
specified.
CMake Error at CMakeLists.txt:75 (add_subdirectory):
add_subdirectory not given a binary directory but the given source
directory
"/home/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master/data"
is not a subdirectory of
"/home/meteorrock/Desktop/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master".
When specifying an out-of-tree source a binary directory must be explicitly
specified.
-- Configuring incomplete, errors occurred!
See also "/home/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master/build/CMakeFiles/CMakeOutput.log".
See also "/home/meteorrock/Desktop/meteorrock/Downloads/qtcurve-qt4-master/build/CMakeFiles/CMakeError.log".
meteorrock@ubuntu:~/Desktop/meteorrock/Downloads/qtcurve-qt4-master/build$
Report
Meteorrock
6 years ago
Report
yuyichao
6 years ago
And please don't spam stackoverflow with mis-leading questions.
Report
eXpander
6 years ago
Report
Meteorrock
6 years ago
Now, I am not a wizard, even tried to compile as /root/. Any suggestions? Tried $cmake .. $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
Getting an error about sub-directories that the cmake.txt is not being found on building.
Report
janet
6 years ago
https://bugs.kde.org/show_bug.cgi?id=333425
Report
ranmak
6 years ago
I made a simple patch to make the widgets to look more 3D.
http://kde-look.org/content/show.php/3D+border+patch+for+QtCurve?content=163054
Could you apply this kind of patch?
Any comment is welcome.
Report
CraigD
6 years ago
Report
garthecho
7 years ago
Report
garthecho
6 years ago
Report
elfasito
7 years ago
Chakra Linux.
Report
yuyichao
7 years ago
Report
yuyichao
7 years ago
For gtk-demo, you can double click the list on the left to open each single demo. (which I think is stated in the gui above that list)
Report
donpedro69
7 years ago
Apps like gimp, inkscape, EasyTag have icons from oxygen (even if I'm changing symlink default.kde4 in /usr/share/icons)
Apps made with Qt (clementine, kid3-qt) look just fine and OK.
So... the problem are apps made for gtk2
Report
donpedro69
7 years ago
I had to remove /usr/share/icons/gnome folder.
I have created symlink to my Faenza and all works fine!
Report
donpedro69
7 years ago
sorry!!!
Report
donpedro69
7 years ago
Whatever I do, I everytime get gtk windows containing oxygen icons, and I want QtCurve to have my KFaenza icon set (or Faenza for gnome).
I tried lxappearance - with no effect (though ~/.gtkrc
contains my icon set).
Tried to edit /usr/share/themes/QtCurve/gtk-2.0/gtkrc also with no effect!
Am I to compile QtCurve with some changes?
I'm using KDE 4.8.5 on kubuntu 12.04
screenshot of desired iconset on gtk-oxygen:
http://www.4shared.com/download/ofXNcmie/macOSX-CaledoniaBlack-02.png?tsid=20131030-053521-310b153c
screenshot of QtCurve with ugly oxygen icons:
http://www.4shared.com/download/7dZWICkm/macOSX-CaledoniaBlack-01.png?tsid=20131030-053440-5c1f0ee1
Thanks for help!
Report
donpedro69
7 years ago
Whatever I do, I everytime get gtk windows containing oxygen icons, and I want QtCurve to have my KFaenza icon set (or Faenza for gnome).
I tried lxappearance - with no effect (though ~/.gtkrc
contains my icon set).
Tried to edit /usr/share/themes/QtCurve/gtk-2.0/gtkrc also with no effect!
Am I to compile QtCurve with some changes?
I'm using KDE 4.8.5 on kubuntu 12.04
screenshot of desired iconset on gtk-oxygen:
http://www.4shared.com/download/ofXNcmie/macOSX-CaledoniaBlack-02.png?tsid=20131030-053521-310b153c
screenshot of QtCurve with ugly oxygen icons:
http://www.4shared.com/download/7dZWICkm/macOSX-CaledoniaBlack-01.png?tsid=20131030-053440-5c1f0ee1
Thanks for help!
Report
donpedro69
7 years ago
Whatever I do, I everytime get gtk windows containing oxygen icons, and I want QtCurve to have my KFaenza icon set (or Faenza for gnome).
I tried lxappearance - with no effect (though ~/.gtkrc
contains my icon set).
Tried to edit /usr/share/themes/QtCurve/gtk-2.0/gtkrc also with no effect!
Am I to compile QtCurve with some changes?
I'm using KDE 4.8.5 on kubuntu 12.04
screenshot of desired iconset on gtk-oxygen:
http://www.4shared.com/download/ofXNcmie/macOSX-CaledoniaBlack-02.png?tsid=20131030-053521-310b153c
screenshot of QtCurve with ugly oxygen icons:
http://www.4shared.com/download/7dZWICkm/macOSX-CaledoniaBlack-01.png?tsid=20131030-053440-5c1f0ee1
Thanks for help!
Report
yuyichao
7 years ago
Report