Commit Graph

67 Commits (4eea79e9ea9ca8f9040ff00822af759e4928dbe2)

Author SHA1 Message Date
Slávek Banko a86a175c4a
Add check whether Ruby requires explicit specification of C++ standard.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8301a3c8e5)
4 years ago
Slávek Banko 3ac84fc2f4
Use tqWaring call in printf style, instead of joining TQString.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a62663c5fd)
4 years ago
Michele Calgaro a590f4db38
Fixed FTBFS with c++11 on gcc 4.8.4.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e607f28f7e)
4 years ago
François Andriot 49f44e4520
Fix FTBFS on Fedora 34
Qt.cpp:2643:17: error: ordered comparison of pointer with integer zero ('void*' and 'int')

Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 817f960e8e)
4 years ago
gregory guy 6b98c93a23
fix bug #2056, tdebindings does not rely anymore on pkg-config
to build Ruby binding, only rbconfig.rb is needed.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1aaf11f05e)
6 years ago
François Andriot f065bc4525
Add Ruby-2.6 detection.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 4804302311)
6 years ago
Michele Calgaro 48c38f3a8e
Fixed incorrect TTQ rename (TTQ -> TQ)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 78a950757d)
7 years ago
Slávek Banko f44ba9c066 Add ruby 2.5 and 2.4 detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e586cb9494)
7 years ago
François Andriot 7d494aa17d Fix FTBFS on Mageia 6
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit eec5504d8c)
8 years ago
Slávek Banko 42861b07b9 Add ruby 2.3 detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cc25bc1502)
8 years ago
Timothy Pearson dd24b148ab Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 240957820c)
9 years ago
Slávek Banko 55c28e1160 Add ruby 2.2 detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4ea148f9e2)
10 years ago
Michel Nolard 1b41f605e6 Fix uninitialized constant Qt::TQt in qtruby.rb
This resolves Bug 2442

Signed-off-by: Michel Nolard <michel.nolard@gmail.com>
(cherry picked from commit f46bd0ca15)
10 years ago
Timothy Pearson f5c0bb0b27 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Michele Calgaro 77fd95d66a Fixed FTBFS caused by ruby 2.1 (Debian/testing). 11 years ago
Slávek Banko 3771a842be Additional k => tde renaming and fixes 12 years ago
Francois Andriot 2cf2b76cae Fix ruby 2.0 detection 12 years ago
Francois Andriot dcb2a2fbc7 Fix libtool refuses to install in RUBY directory 12 years ago
Slávek Banko 3d89f5e5c4 Rename smokeqt -> smoketqt 12 years ago
Darrell Anderson fb4b5d2a55 Fix inadvertent renaming and typos. 12 years ago
Timothy Pearson 4769a4b79b Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson ae2858133e Fix prior commit 13 years ago
Timothy Pearson f902ad3545 Fix FTBFS 13 years ago
Timothy Pearson d581c9e952 Finish initial rename of kio 13 years ago
Timothy Pearson 545706afdc Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 2d84c9d3ad Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 24b85b7853 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 8f7ac92d27 Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson 8a69eba2f0 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Darrell Anderson de9980a5ac Fix build on Ruby 1.9.x without pkgconfig file. 13 years ago
Slávek Banko 115acc3994 Fix build on Ruby 1.9.x without pkgconfig file 13 years ago
Timothy Pearson 2712dc645e Fix build on Ruby 1.9.1 and 1.9.2
Thanks to Darrell Anderson for the patch!
13 years ago
Timothy Pearson a901a1232a Fix FTBFS on x86 systems 13 years ago
Timothy Pearson 10fc891a7e Fix Ruby detection when .pc file is ruby-1.9 13 years ago
Timothy Pearson 2f6e9c735f Fall back to ruby-1.9 pkgconfig file if needed 13 years ago
Timothy Pearson ef7a60860d Fix FTBS on ruby 1.9.x
Thanks to Darrell Anderson for the majority of the patch!
13 years ago
Timothy Pearson 46659f992d Set HAVE_RUBY_1_9 if ruby 1.9.x installed 13 years ago
Timothy Pearson c1faffb8ed Use cflags from ruby pc file 13 years ago
Timothy Pearson de49c74808 Detect presence of Ruby pkg-config file and adjust directory search accordingly 13 years ago
Darrell Anderson a5ebcd6973 Update for recent TQ changes. 13 years ago
Timothy Pearson 3f43f5cf87 Fix references to Q_ULLONG and friends 13 years ago
Darrell Anderson def6420498 Changed icon theme sym link from default.kde -> default.tde. 13 years ago
Darrell Anderson cc7549a40d Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 3b7651a947 Rename additional members for tqt3 14 years ago
Timothy Pearson 32459311b3 Rename additional global TQt functions 14 years ago
Timothy Pearson ef5a04df56 Rename tqt3 color functions 14 years ago
Timothy Pearson 9b1e4998f6 Fix FTBFS 14 years ago
Timothy Pearson c86db6ae4f Fix qstrcmp calls 14 years ago
Timothy Pearson 3fda03faf1 Update various qt function definitions and static methods for tqt3 14 years ago
Timothy Pearson a0472c8503 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 996381f5af.
14 years ago