| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt to latest tqt3 version | Michele Calgaro | 2024-09-15 | 5 | -5/+5 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-13 | 51 | -239/+239 |
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-18 | 3 | -62/+62 |
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-20 | 1 | -15/+0 |
* | Add check whether Ruby requires explicit specification of C++ standard. | Slávek Banko | 2021-09-22 | 3 | -59/+4 |
* | Use tqWaring call in printf style, instead of joining TQString. | Slávek Banko | 2021-09-05 | 1 | -1/+1 |
* | Fixed FTBFS with c++11 on gcc 4.8.4. | Michele Calgaro | 2021-09-05 | 1 | -1/+1 |
* | Fix FTBFS on Fedora 34 | François Andriot | 2021-05-10 | 1 | -1/+1 |
* | fix bug #2056, tdebindings does not rely anymore on pkg-config | gregory guy | 2019-11-24 | 1 | -55/+29 |
* | Add Ruby-2.6 detection. | François Andriot | 2019-11-18 | 1 | -1/+1 |
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 2 | -6/+6 |
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-26 | 3 | -3/+3 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 2 | -7/+7 |
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 1 | -6/+6 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -5/+5 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -3/+3 |
* | Add ruby 2.5 and 2.4 detection | Slávek Banko | 2018-04-29 | 1 | -1/+1 |
* | Fix FTBFS on Mageia 6 | François Andriot | 2017-06-27 | 2 | -2/+2 |
* | Add ruby 2.3 detection | Slávek Banko | 2017-05-30 | 1 | -22/+7 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 11 | -0/+0 |
* | Add ruby 2.2 detection | Slávek Banko | 2015-12-08 | 1 | -0/+6 |
* | Fix uninitialized constant Qt::TQt in qtruby.rb | Michel Nolard | 2015-12-06 | 1 | -3/+3 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
* | Fixed FTBFS caused by ruby 2.1 (Debian/testing). | Michele Calgaro | 2014-05-21 | 1 | -0/+6 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -2/+2 |
* | Fix ruby 2.0 detection | Francois Andriot | 2013-08-25 | 1 | -0/+6 |
* | Fix libtool refuses to install in RUBY directory | Francois Andriot | 2013-08-25 | 1 | -0/+7 |
* | Rename smokeqt -> smoketqt | Slávek Banko | 2013-07-23 | 3 | -3/+3 |
* | Fix inadvertent renaming and typos. | Darrell Anderson | 2013-05-05 | 1 | -2/+2 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -2/+2 |
* | Fix prior commit | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
* | Finish initial rename of kio | Timothy Pearson | 2013-01-27 | 1 | -7/+7 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -13/+13 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -10/+10 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 3 | -6/+6 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
* | Fix build on Ruby 1.9.x without pkgconfig file. | Darrell Anderson | 2012-10-30 | 1 | -0/+1 |
* | Fix build on Ruby 1.9.x without pkgconfig file | Slávek Banko | 2012-10-13 | 1 | -2/+7 |
* | Fix build on Ruby 1.9.1 and 1.9.2 | Timothy Pearson | 2012-09-30 | 1 | -1/+24 |
* | Fix FTBFS on x86 systems | Timothy Pearson | 2012-09-21 | 2 | -0/+4 |
* | Fix Ruby detection when .pc file is ruby-1.9 | Timothy Pearson | 2012-09-21 | 1 | -2/+4 |
* | Fall back to ruby-1.9 pkgconfig file if needed | Timothy Pearson | 2012-09-18 | 1 | -0/+3 |
* | Fix FTBS on ruby 1.9.x | Timothy Pearson | 2012-09-11 | 3 | -53/+69 |
* | Set HAVE_RUBY_1_9 if ruby 1.9.x installed | Timothy Pearson | 2012-09-11 | 1 | -0/+1 |
* | Use cflags from ruby pc file | Timothy Pearson | 2012-09-11 | 2 | -2/+4 |
* | Detect presence of Ruby pkg-config file and adjust directory search accordingly | Timothy Pearson | 2012-09-11 | 1 | -6/+23 |
* | Update for recent TQ changes. | Darrell Anderson | 2012-06-20 | 2 | -9/+9 |
* | Fix references to Q_ULLONG and friends | Timothy Pearson | 2012-06-18 | 1 | -8/+8 |