-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login



Sponsoring


-
- Content .- Fans (107) .- Knowledge Base (5) . 

QtCurve (KDE4, KDE3, & Gtk2 Theme)

   1.5  

Theme/Style for KDE 4.0

QtCurve (KDE4, KDE3, & Gtk2 Theme)
zoom


QtCurve (KDE4, KDE3, & Gtk2 Theme)
zoom


Link:  http://
Depends on  KDE 4.x
Downloads:  173020
Submitted:  Jun 7 2006
Updated:  Jul 18 2010
Score: 
score75%75%score
 75% good
bad   good

Description:

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: kde-look.org had a server crash, and the original QtCurve entry was deleted.




Changelog:

KDE4
====

1.5.2
-----
1. Apply opacity settings to inactive tabs.
2. Add config option of apps that should not use menu opacity.
3. Fix 'white line' appearing at the bottom of kwin titlebars when not using an outer border.
4. If drawing an inner frame for kwin decorations, draw after titlebar has been drawn.
5. Fix blurry arrows in Amarok's collection browser.
6. qmake updates - thanks to Hugues Delorme.
7. Dont call killTimer if timer was never registered - fixes Qt warning on app closure under windows. Thanks to Hugues Delorme.
8. When setting KDE SC4.5 blur-behind hint, only set rects that can actually be blurred - should speed things up. (Idea and code stolen from Bespin)
9. Fix non-styled background of scroll areas with no frame - such as in plasma's configure desktop mouse actions page.
10. Don't force alternate listview colours for KDM - looks bad!
11. Add option to use same gradients for inactive kwin shadows as those used for active windows.
12. Draw stripes into kwin border, if colouring the titlebar only.

1.5.1
-----
1. Always use active palette to draw progressbar gradient.
2. Fix style-support enabled builds
3. Fix etched combos and spinbuttons when using round widgets, but square entry fields.
4. Fix etch of non-unified combos.
5. Fix config module compilation when kwin headers are not installed.
6. Dont draw thumbs on circular sliders - they dont look good!
7. Fix black bottom corners on fully rounded windows when not using compositing.
8. Dont apply background opacity setting to; plasma (seems to cause an icon for plasma to appear in the taskbar), kwin, or screensavers (prevents these from being displayed).
9. Add config option of apps to exclude from background opacity setting. Defaults to amarok, dragon, kscreenlocker, and smplayer.
10. Dont draw transparent windows if compositing is turned off.
11. Fix missing titlebar/taskbar icons in some apps (e.g. dolphin and kcalc) when using background transparency - thanks to Thomas Lübking.
12. Fix Qt4.5 compilation.
13. Fix colour of arrow-style min/max kwin buttons with dark colour schemes.
14. Base alpha values, used to create sunken titlebar button background, on the 'value' of the background colour HSV.
15. Allow usage of sunken background even when not using circular titlebar buttons.
16. Fix qmake compilation - thanks to Hugues Delorme
17. Fix kwin painting of some shaded windows (e.g. YaST) when using unified titlebar and menubar
18. Fix clipping of etched/rounded editable combo frames that have icons.

1.5.0
-----
1. Add option to set progressbar colour.
2. Add options to have squared sliders and/or scrollbar sliders even when general setting set to round.
3. Add option to use menubar colours for popup menus.
4. Add option to set alpha values used to draw etch/shadow effect.
5. Fixed background of Gtk2 style combo menus.
6. Add option to specify colour of titlebar button icons.
7. Add option to use menubar colour for titlebar when a window has a menubar visible. (Only valid when not blending titlebars and not using window border colours for menubars)
8. 'Fix' toolbar handles in OpenOffice.org
9. Add options to set opacity for window and poup-menu backgrounds. The KDE SC4.5 blur-behind hint is set when the opacity!=100
10. Don't alter agua 'shine' for mouse-overed disabled widgets.
11. Fix KDE SC4.5 sidebar buttons when set to not draw as standard buttons.
12. Display kwin options in style config dialog, and import/export these when importing/exporting QtCurve themes.
13. If drawing a spin widget with no edit field (as happens in KOffice's progress/spin widget), then dont draw the background behind the spin arrows.
14. Fix right margin of tab labels.
15. Fix scrollview frame when squared and etched.
16. Fix QDial 'handle' position.
17. Replace custom window-drag code with that of Oxygen.
18. Change window-drag options to allow dragging via toolbars and other empty areas.
19. Add option to draw separator between titlebar and window contents.
20. Make combo-boxes slightly thinner.
21. Update kwin shadow code.
22. Draw faded lines for vertical table header splitters.
23. Draw header gradients in top/left corner of table headers.


KDE3
====

1.5.0
-----
1. Add option to set progressbar colour.
2. Add options to have squared sliders and/or scrollbar sliders even when general setting set to round.


Gtk2
====

1.5.2
-----
1. Apply opacity settings to inactive tabs.
2. Add config option of apps that should not use menu opacity.
3. Add inkscape to list of apps to exclude opacity settings from.
4. Exclude opacity settings from browser plugins - nspluginviewer, plugin-container, and chrome (instance used to load plugins).
5. Exclude opacity settings for openoffice.org - crashes otherwise!
6. Check widget's colormap before drawing transparent.
7. Support non-integer font sizes - patch from Alyssa Hung

1.5.1
-----
1. Fix drawing of square frames, when general setting set to round.
2. Dont draw thumbs on circular sliders - they dont look good!
3. Add options to set opacity for window and poup-menu backgrounds. The KDE SC4.5 blur-behind hint is set when the opacity!=100
4. If hiding via kwin buttons, emit menubar & statusbar details when a window is mapped.

1.5.0
-----
1. Add option to set progressbar colour.
2. Add options to have squared sliders and/or scrollbar sliders even when general setting set to round.
3. Add option to use menubar colours for popup menus.
4. Add option to set alpha values used to draw etch/shadow effect.
5. Dont draw double shadow for coloured combo buttons.




LicenseGPL
Source(KDE 4 - 1.5.2)
Source(KDE 3 - 1.5.0)
Source(Gtk 2 - 1.5.2)
(Color scheme (as used in screenshots))
(Color scheme (as used in old screenshots))
(Previous KDE4 release (1.4.3))
(Previous KDE3 release (1.4.1))
(Previous Gtk2 release (1.4.1))
Send to a friend
Subscribe
Other artwork from CraigD



goto page: prev  ... 126  127  128  129  130  131  132  133  134 

-

 DPI change

 
 by 10110111 on: Aug 28 2010
 

Hello.
As i try to set QtCurve as GTK theme, it increases font size (or DPI) so that i can't change it back until X restart. How can i disable such behavior?


Reply to this

-

 Re: DPI change

 
 by CraigD on: Aug 29 2010
 

QtCurve reads its font settings from the KDE settings, and uses those. It does not set, or change, the DPI.


Reply to this

-
.

 QtCurve-KDE3 problem

 
 by DDZ on: Aug 30 2010
 

Hello !

I used QtCurve in Mandriva so with my new Fedora 13 LXDE installation, I want to use it again. I installed the QT4 and GTK2 versions from the rpm repositories without any problem. But there isn't package for the QT3 version and I can't install it from the source.
I pass this option : QTDIR=/usr/lib/qt-3.3 but it doesn't work :

cd QtCurve-KDE3-1.5.0
mkdir build
cd build
QTDIR=/usr/lib/qt-3.3
cmake ..


Can you help me ?
Thank you very much for your answer !


Reply to this

-

 Re: QtCurve-KDE3 problem

 
 by DDZ on: Sep 2 2010
 

This is the error message :

-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- 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 XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.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/libX11.so
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - 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
CMake Error at CMakeLists.txt:43 (message):
ERROR: Failed to detemine Qt3 plugins folder. Please pass
-DQT_PLUGINS_DIR=<folder> to cmake


INFO: Defaulting to reading KDE4 settings if KDE_SESSION_VERSION is not set
-- Configuring incomplete, errors occurred!


Reply to this

-
.

 Re: Re: QtCurve-KDE3 problem

 Fresh
 by DDZ on: 12 hours ago
 

This is the solution :

We must specify the qtdir AND the qt plugins dir to build the KDE 3 version.
It works fine !


Reply to this

-

 window decoration blend

 
 by MrBumpy4096 on: Sep 1 2010
 

Wow, QtCurve just keeps getting better and better! I'm using it exclusively now because, among other things, it performs so much better than Oxygen on my system under KDE 4.5.

I have a request: Would it be possible to have the window decoration blend with the background gradient specified in the style, rather than just the background color? Along with that, having the "Blend titlebar color into background color" option blend into the top color of the background gradient would be most helpful.

Thank you for making this theme engine!


Reply to this

-

 mapKdeIcons

 
 by 10110111 on: Sep 2 2010
 

Hi. I'm trying to disable mapKdeIcons. I have tried to create a file ~/.config/qtcurve/stylerc with contents:
mapKdeIcons=false
but this not only disables mapKdeIcons, but also changes style to ugly Plastique-like. I guess this is because other variables are not set. For now, i had to change source to opts->mapKdeIcons=false; . Is there a nicer way (maybe i can get stylerc with default (Oxygen-like) style to change it)?


Reply to this

-
.

 Re: mapKdeIcons

 
 by CraigD on: Sep 2 2010
 

Config dialog -> Advanced -> Uncheck 'Gtk Icons' [] 'Use KDE equivalent'


Reply to this

-
.

 Re: Re: mapKdeIcons

 
 by DDZ on: Sep 3 2010
 

This is what I wanted for GTK apps !


Reply to this

-
.

 Kcontrol ?

 Fresh
 by DDZ on: 12 hours ago
 

I want to set KDE 3 version (and the KDE 3 colors) but it seems kcontrol is no longer available on Fedora 13 !
How can I install kcontrol ? Which is the package to install it ? Or how to set it "by hand" ?

Thank you for your answer !


Reply to this

-

 Re: Kcontrol ?

 Fresh
 by MrBumpy4096 on: 12 hours ago
 

In Kubuntu, I use qt3-qtconfig to set the theme for QT3 apps. Does OpenSUSE have this app available?


Reply to this

-

 Re: Re: Kcontrol ?

 Fresh
 by DDZ on: 3 hours ago
 

The configuration is partial with qtconfig. Thanks to kcontrol, you can set the style, the colors, the icons theme...


Reply to this

goto page: prev  ... 126  127  128  129  130  131  132  133  134 

Add commentBack




-
-
all messages

openDesktop.org Facebook App



-
Favorite Distribution 2010?
 Debian
 Gentoo
 SuSE
 Ubuntu
 Kubuntu
 Linux Mint
 Arch Linux
 Frugalware
 Fedora
 Mandriva
 PC Linux OS
 Other Distribution
 I'm a *BSD user
 Using Windows
 Using Mac OS X
 Other OS
 I don't use Computers and have asked another user to check this option for me.

resultmore




Partners
Place Your Link Here!
Online Casino
Fundraising Ideas
online Casino Roulette

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
News RSS   
Discussion RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2010 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.