Theme engine using TQt for GTK+ 2.x
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
TDE Gitea 6397364ad1
Reset submodule main/applications/gtk-qt-engine/cmake to latest HEAD
3 years ago
CMake/Modules Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
admin@5bf424d9d8 Reset submodule main/applications/gtk-qt-engine/admin to latest HEAD 3 years ago
autopackage Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
cmake@dae53703f0 Reset submodule main/applications/gtk-qt-engine/cmake to latest HEAD 3 years ago
kcm_gtk Rename obsolete tq methods to standard names 12 years ago
po Fix localization files name 12 years ago
src Fix "Only <glib.h> can be included directly" build errors. 12 years ago
.gitmodules Switch all submodules to https. 5 years ago
AUTHORS Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
CMakeLists.txt Migrate gtk-qt-trinity to new CMake system (mostly) 13 years ago
COPYING Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
ChangeLog Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
ConfigureChecks.cmake Fix gtk-qt-engine FTBFS caused by prior commit 13 years ago
Doxyfile Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
INSTALL Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
NEWS Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
README Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
TODO Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
cmake_uninstall.cmake.in Added CMake uninstall file 14 years ago
config.guess Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
config.guess.cdbs-orig Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
config.sub Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
config.sub.cdbs-orig Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago
configure Added abandoned KDE3 version of the GTK Qt theme engine 15 years ago

README

A GTK theme engine that uses QT for drawing.


Installing:

make -f Makefile.cvs     (only if compiling from CVS)
./configure
make
make install


Using:

Open the "GTK Styles and Fonts" section in the KDE control center
and select "Use my KDE style in GTK applications".


Uninstalling:

make uninstall



David Sansome
me@davidsansome.com