summaryrefslogtreecommitdiffstats
path: root/qtruby/rubylib/qtruby
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-131-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-183-62/+62
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add check whether Ruby requires explicit specification of C++ standard.Slávek Banko2021-09-222-59/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on Fedora 34François Andriot2021-05-101-1/+1
| | | | | | 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>
* fix bug #2056, tdebindings does not rely anymore on pkg-configgregory guy2019-11-241-55/+29
| | | | | | | 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>
* Add Ruby-2.6 detection.François Andriot2019-11-181-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-012-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-141-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-4/+4
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add ruby 2.5 and 2.4 detectionSlávek Banko2018-04-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on Mageia 6François Andriot2017-06-271-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Add ruby 2.3 detectionSlávek Banko2017-05-301-22/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add ruby 2.2 detectionSlávek Banko2015-12-081-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix uninitialized constant Qt::TQt in qtruby.rbMichel Nolard2015-12-061-3/+3
| | | | | | This resolves Bug 2442 Signed-off-by: Michel Nolard <michel.nolard@gmail.com>
* Fixed FTBFS caused by ruby 2.1 (Debian/testing).Michele Calgaro2014-05-211-0/+6
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Fix ruby 2.0 detectionFrancois Andriot2013-08-251-0/+6
|
* Fix libtool refuses to install in RUBY directoryFrancois Andriot2013-08-251-0/+7
|
* Rename smokeqt -> smoketqtSlávek Banko2013-07-232-2/+2
|
* Finish initial rename of kioTimothy Pearson2013-01-271-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-13/+13
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-6/+6
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix build on Ruby 1.9.x without pkgconfig file.Darrell Anderson2012-10-301-0/+1
|
* Fix build on Ruby 1.9.x without pkgconfig fileSlávek Banko2012-10-131-2/+7
|
* Fix build on Ruby 1.9.1 and 1.9.2Timothy Pearson2012-09-301-1/+24
| | | | Thanks to Darrell Anderson for the patch!
* Fix FTBFS on x86 systemsTimothy Pearson2012-09-212-0/+4
|
* Fix Ruby detection when .pc file is ruby-1.9Timothy Pearson2012-09-211-2/+4
|
* Fall back to ruby-1.9 pkgconfig file if neededTimothy Pearson2012-09-181-0/+3
|
* Fix FTBS on ruby 1.9.xTimothy Pearson2012-09-112-51/+67
| | | | Thanks to Darrell Anderson for the majority of the patch!
* Set HAVE_RUBY_1_9 if ruby 1.9.x installedTimothy Pearson2012-09-111-0/+1
|
* Use cflags from ruby pc fileTimothy Pearson2012-09-112-2/+4
|
* Detect presence of Ruby pkg-config file and adjust directory search accordinglyTimothy Pearson2012-09-111-6/+23
|
* Update for recent TQ changes.Darrell Anderson2012-06-202-9/+9
|
* Fix references to Q_ULLONG and friendsTimothy Pearson2012-06-181-8/+8
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-4/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-27/+27
|
* Rename tqt3 color functionsTimothy Pearson2012-02-271-2/+2
|
* Fix FTBFSTimothy Pearson2012-02-211-1/+1
|
* Fix qstrcmp callsTimothy Pearson2012-02-203-62/+62
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-7/+7
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-3/+3
| | | | This reverts commit 996381f5af9d39777caa6c48bac35d8ff92ad99e.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-3/+3
|
* Fix marshall_QTimothy Pearson2011-12-061-48/+48
|
* Fix retquireTimothy Pearson2011-12-053-5/+5
|
* Fix incorrect conversionTimothy Pearson2011-12-053-348/+348
|
* Fix automake problemTimothy Pearson2011-12-051-1/+1
|