summaryrefslogtreecommitdiffstats
path: root/lib/kross
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 63c2fcedcd98caf7979bc4797029cbcb32433a5a)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1312-58/+58
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c0332621bc998c9786f4841e86a62b7711fe4abf)
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 10a82ab583d7608cd9efd5fe1e76700c9d06b4c2)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-281-1/+1
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 49e49d1876484adcc6c4f264b44b7f4cee28acc2)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-226-6/+6
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-1/+1
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046)
* Disable build of Kross python plugin, because it is not compatible with ↵Slávek Banko2023-02-021-1/+4
| | | | | | Python >= 3. Signed-off-by: Slávek Banko <[email protected]>
* Update after renaming qt => tqt in PyTQt module.Slávek Banko2023-01-232-64/+64
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Drop python2 support in scripts.Slávek Banko2023-01-2211-155/+155
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update python scripts for PyTQt.Slávek Banko2023-01-223-101/+100
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS because of conflict between config.h generated by automakeSlávek Banko2022-03-234-3/+5
| | | | | | | | | and Ruby headers. Instead of using config.h in Ruby related code, the definitions related to Ruby version are added to CFLAGS. Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS with Ruby 3.x due to removed rb_set_safe_level.Slávek Banko2022-03-212-0/+7
| | | | | | | In Ruby 2.7 the entire concept is deprecated and in Ruby 3.x is removed entirely - see https://bugs.ruby-lang.org/issues/16131 Signed-off-by: Slávek Banko <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-031-10/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-2912-45/+45
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix build on Fedora 34 / Ruby 3.0.1François Andriot2021-05-112-0/+5
| | | | Signed-off-by: François Andriot <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-294-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix bug #2056, koffice does not rely anymore on pkg-configgregory guy2019-11-241-100/+69
| | | | | | | to build Ruby binding, only rbconfig.rb is needed. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Add Ruby-2.6 detection.François Andriot2019-11-181-1/+1
| | | | Signed-off-by: gregory guy <[email protected]>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-017-19/+19
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-287-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-176-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed unnecessary executable flag.Michele Calgaro2018-09-011-0/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Switch from strstream to sstream.Michele Calgaro2018-08-163-73/+32
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-265-0/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS with Ruby 2.5Slávek Banko2018-03-182-2/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add ruby 2.3 detectionSlávek Banko2017-05-301-22/+7
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add wrapper for rb_set_safe_levelSlávek Banko2016-01-015-6/+66
| | | | | | | This resolves FTBFS with Ruby 2.2 This resolves Bug 2467 Signed-off-by: Slávek Banko <[email protected]>
* Add ruby 2.2 detectionSlávek Banko2016-01-011-0/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Rename a few icons left in rc filesTimothy Pearson2014-11-201-1/+1
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-2/+2
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-6/+6
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Update for recent TDENewStuff changesSlávek Banko2014-09-271-11/+11
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-1/+1
|
* Fixed ruby max allowed SAFE level.Michele Calgaro2014-08-191-1/+1
|
* Fix ruby 2.1 detectionSlávek Banko2014-06-101-2/+8
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Fix ruby 2.0 detectionFrancois Andriot2013-08-251-0/+6
|
* Fix broken URLs.Darrell Anderson2013-04-061-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-9/+9
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-9/+9
|
* Fix unintended renameTimothy Pearson2013-02-111-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-9/+9
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0111-15/+15
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0114-51/+51
|
* Rename KSharedTimothy Pearson2013-01-3122-45/+45
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|