Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary accelerators from .ui filesr14.0.13r14.0.x | Michele Calgaro | 2022-09-20 | 1 | -15/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9c3f52d55dab80ad5868acfc29c90228755f12c7) | ||||
* | Added conditions for installing man pages according to parts that are builded. | Slávek Banko | 2022-07-18 | 1 | -0/+3 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 37c8286f0c03c860167e6c5f34807a9d13e36a6a) | ||||
* | Add check whether Ruby requires explicit specification of C++ standard. | Slávek Banko | 2021-09-22 | 4 | -2/+39 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8301a3c8e542675e9b5f310d79ad24b9a12baaf8) | ||||
* | Use tqWaring call in printf style, instead of joining TQString. | Slávek Banko | 2021-09-05 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a62663c5fdfe5093a2a720e31b55cef3de707e6a) | ||||
* | Fixed FTBFS with c++11 on gcc 4.8.4. | Michele Calgaro | 2021-09-05 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e607f28f7eaed6ced3b25b8ae4eb9a00988f76ee) | ||||
* | Fix FTBFS on Fedora 34 | François Andriot | 2021-05-11 | 1 | -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> (cherry picked from commit 817f960e8ecca5074171cfc8267dcebbb1a7f514) | ||||
* | fix bug #2056, tdebindings does not rely anymore on pkg-config | gregory guy | 2019-11-24 | 1 | -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> (cherry picked from commit 1aaf11f05e12e72cff263c13a28964dabc5dcf7a) | ||||
* | Add Ruby-2.6 detection. | François Andriot | 2019-11-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 4804302311c945d3cee05ee87f35193f1633406d) | ||||
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 1 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 78a950757d18f6f1c37d01d5fb290b7b11b20e73) | ||||
* | Fix hardcoded reference to ruby1.8 | François Andriot | 2018-05-18 | 2 | -2/+2 |
| | | | | | | | This resolves bug 2899 Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 2edeeb061c53f7e81bac104ba5afcd505351791a) | ||||
* | Add ruby 2.5 and 2.4 detection | Slávek Banko | 2018-04-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e586cb9494ea9b90f0b6126a5b515fe10c265c83) | ||||
* | Fix FTBFS on Mageia 6 | François Andriot | 2017-06-27 | 2 | -2/+2 |
| | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit eec5504d8c587c5f9061d62cf12c279e04abb7ea) | ||||
* | Add ruby 2.3 detection | Slávek Banko | 2017-05-30 | 1 | -22/+7 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cc25bc1502c32cebb7f6b7c76e43d89f8c42117d) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 11 | -0/+0 |
| | | | | (cherry picked from commit 240957820ccfa4a73c01c23b6601100c6d823670) | ||||
* | Add ruby 2.2 detection | Slávek Banko | 2015-12-08 | 1 | -0/+6 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4ea148f9e2fe50ac2aaa9971ea19fb2435244f60) | ||||
* | Fix uninitialized constant Qt::TQt in qtruby.rb | Michel Nolard | 2015-12-06 | 1 | -3/+3 |
| | | | | | | | This resolves Bug 2442 Signed-off-by: Michel Nolard <michel.nolard@gmail.com> (cherry picked from commit f46bd0ca15c6b91df2e9622aab9a4b36c4c59fee) | ||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Fixed FTBFS and detection of tdenewstuff. | Michele Calgaro | 2014-10-01 | 1 | -1/+1 |
| | |||||
* | Fixed FTBFS caused by ruby 2.1 (Debian/testing). | Michele Calgaro | 2014-05-21 | 1 | -0/+6 |
| | |||||
* | Rename many classes to avoid conflicts with KDE | Darrell Anderson | 2014-01-08 | 2 | -2/+2 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 3 | -4/+4 |
| | |||||
* | 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 | 5 | -6/+6 |
| | |||||
* | Fix inadvertent renaming and typos. | Darrell Anderson | 2013-05-05 | 3 | -4/+4 |
| | |||||
* | Fix references to KIO | Timothy Pearson | 2013-02-08 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -15/+15 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -12/+12 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 4 | -8/+8 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Update COPYING file. | Darrell Anderson | 2012-11-29 | 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 |
| | | | | Thanks to Darrell Anderson for the patch! | ||||
* | Fix FTBFS on x86 systems | Timothy Pearson | 2012-09-21 | 3 | -0/+6 |
| | |||||
* | 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 FTBFS on ruby 1.8.x | Timothy Pearson | 2012-09-11 | 1 | -2/+7 |
| | |||||
* | Fix FTBS on ruby 1.9.x | Timothy Pearson | 2012-09-11 | 5 | -56/+80 |
| | | | | Thanks to Darrell Anderson for the majority of the patch! | ||||
* | 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 | 3 | -10/+10 |
| |