summaryrefslogtreecommitdiffstats
path: root/qtruby
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1352-250/+250
| | | | 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>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-201-15/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added conditions for installing man pages according to parts that are builded.Slávek Banko2022-07-181-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add check whether Ruby requires explicit specification of C++ standard.Slávek Banko2021-09-224-2/+39
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use tqWaring call in printf style, instead of joining TQString.Slávek Banko2021-09-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS with c++11 on gcc 4.8.4.Michele Calgaro2021-09-051-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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-013-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-263-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-172-7/+7
| | | | 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-273-6/+6
| | | | | | | | | 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-174-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix hardcoded reference to ruby1.8François Andriot2018-05-182-2/+2
| | | | | | This resolves bug 2899 Signed-off-by: François Andriot <francois.andriot@free.fr>
* 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-272-2/+2
| | | | 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>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2311-0/+0
|
* 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>
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fixed FTBFS and detection of tdenewstuff.Michele Calgaro2014-10-011-1/+1
|
* Fixed FTBFS caused by ruby 2.1 (Debian/testing).Michele Calgaro2014-05-211-0/+6
|
* Rename many classes to avoid conflicts with KDEDarrell Anderson2014-01-082-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-4/+4
|
* 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-235-6/+6
|
* Fix inadvertent renaming and typos.Darrell Anderson2013-05-053-4/+4
|
* Fix references to KIOTimothy Pearson2013-02-081-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-2/+2
|
* Fix prior commitTimothy Pearson2013-02-012-0/+0
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Finish initial rename of kioTimothy Pearson2013-01-271-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-15/+15
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-12/+12
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-8/+8
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Update COPYING file.Darrell Anderson2012-11-291-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-213-0/+6
|
* Fix Ruby detection when .pc file is ruby-1.9Timothy Pearson2012-09-211-2/+4
|