Commit Graph

52 Commits (9218fe115995dd828d5a47ad9410979880adadf8)

Author SHA1 Message Date
Slávek Banko 9218fe1159
Added translation of desktop style files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy 07a6d98c1b
Drop automake build support.
Add basic cmake build instructions.
Deleted empty file NEWS.
Deleted spec file (rpm) lipstik.spec.
Rework of the README file.
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Ray-V ca4e2cb3e7
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 2a2efe6e72
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 5cb7f3667e
Add KDE_EXPORT to public library symbols.
This allows build with gcc hidden visibility.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 283aebe001
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy e7c75e7121
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko ed95145d6c
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro fbc34513ea
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 2abd4d38a0 Rename the string kde toolbar widget 11 years ago
Darrell Anderson d1b44ddf92 Rename KStyle to TDEStyle to avoid conflicts with KDE4. 12 years ago
Slávek Banko b5a5082c65 Fix unintended rename of lipstikconf 12 years ago
Timothy Pearson 5cc7645ee6 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ef2216763b Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson c185347c72 Rename KStyle to TDEStyle to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4fd5598837 Rename kdisplay for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 9def762d42 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 153dafe022 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson c1751ea5db Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 363433c69f Update to latest style API 12 years ago
Timothy Pearson cb48b1e673 Fix crashes when used with third party toolkits 12 years ago
Timothy Pearson 7e54430051 Resolve potential crashes 12 years ago
Timothy Pearson fad7c06d70 Use widget info structs instead of direct widget access where possible 12 years ago
Timothy Pearson 0be8c502f5 Update to new style API 12 years ago
Timothy Pearson 8c8a5b7ffa Update style 12 years ago
Timothy Pearson 001fa24363 Do not use direct widget access when drawing tabs and popup menus 13 years ago
Timothy Pearson 8e1d136772 Use internal Qt hover drawing 13 years ago
Timothy Pearson 71dde9e35e TQStyle API update 13 years ago
Timothy Pearson b80c68a29b Update to new style API 13 years ago
Timothy Pearson b54a51cf03 Fix accidental FTBFS from last commit 13 years ago
Timothy Pearson 5105b27800 Draw inactive menu items
This fixes rendering glitches outside of Qt3/X11
13 years ago
Timothy Pearson 17ab3cff0a Rename additional members for tqt3 13 years ago
Timothy Pearson 828c14137d Rename additional global TQt functions 13 years ago
Timothy Pearson 39ea174bc9 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 03d6e3015a Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson ebbc782c30 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson c486ca7da0 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 3efcc926af Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit fefd761868.
13 years ago
Timothy Pearson fefd761868 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 4a7e6e19ff Additional renaming of kde to tde 13 years ago
Timothy Pearson b8194db620 Fix accidental conversion of dockwin 13 years ago
Timothy Pearson df63cee06e Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 1c7a8915dd Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson c3013f8619 Additional kde to tde renaming 13 years ago
tpearson 19abb4dd4c Add PE_HeaderSectionMenu handler to Lipstik
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1250783 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 590a0236a5 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f1a1c11c4d rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 664a63eaba Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 108bea9b13 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1d95710a43 TQt4 port the Lipstik style
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1234205 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago