You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdehtml/css
Michele Calgaro 1307964495
Rename kdemacros.* files to tdemacros.*
A dummy 'kdemacros.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
..
CMakeLists.txt
Makefile.am
css_base.cpp
css_base.h Rename kdemacros.* files to tdemacros.* 8 months ago
css_extensionsimpl.cpp
css_extensionsimpl.h
css_renderstyledeclarationimpl.cpp
css_renderstyledeclarationimpl.h
css_ruleimpl.cpp
css_ruleimpl.h
css_stylesheetimpl.cpp
css_stylesheetimpl.h
css_valueimpl.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
css_valueimpl.h Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
csshelper.cpp
csshelper.h
cssparser.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
cssparser.h Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
cssproperties.c Remove remaining 'register' instructions. 5 years ago
cssproperties.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 10 months ago
cssproperties.in
cssstyleselector.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
cssstyleselector.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 10 months ago
cssvalues.c Remove remaining 'register' instructions. 5 years ago
cssvalues.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 10 months ago
cssvalues.in
html4.css
makeprop Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 10 months ago
makevalues Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 10 months ago
parser.cpp Fixed some uncrustify's code formatting offending files. 4 years ago
parser.h
parser.y Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
quirks.css
tokenizer.cpp Removed explicit usage of the 'register' keyword. 5 years ago
tokenizer.flex