Commit Graph

88 Commits (cdedeca10850e77d43682f6fcdf7cdd8036ca0cd)

Author SHA1 Message Date
Michele Calgaro 9609561640
Replace obsolete python call
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro 474e28405a
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Michele Calgaro 8bc8b24757
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro 63c2fcedcd
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c0332621bc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 10a82ab583
Replaced various '#define' with actual strings - part 2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 49e49d1876
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro cb59219281
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 20e4a19b0d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko cb526fe9ff
Disable build of Kross python plugin, because it is not compatible with Python >= 3.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 21c6548234
Update after renaming qt => tqt in PyTQt module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 86480e58ea
Drop python2 support in scripts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 135d005014
Update python scripts for PyTQt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 5daf2fbc51
Fix FTBFS because of conflict between config.h generated by automake
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 <slavek.banko@axis.cz>
3 years ago
Slávek Banko 920d54124a
Fix FTBFS with Ruby 3.x due to removed rb_set_safe_level.
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 <slavek.banko@axis.cz>
3 years ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 8b78a8791b
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
François Andriot e58be56584
Fix build on Fedora 34 / Ruby 3.0.1
Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
Michele Calgaro 9aec66a723
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
gregory guy fa79ac9eff
Fix bug #2056, koffice does not rely anymore on pkg-config
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>
5 years ago
François Andriot 046b21e2c2
Add Ruby-2.6 detection.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro 728b7db284
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 04a1248521
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 23ce56e3ea
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 7a7c17092f
Switch from strstream to sstream.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko c17464869b Fix FTBFS with libpqxx >= 6.x
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko b08d1cbb1f Fix FTBFS with Ruby 2.5
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 91809c36a1 Add ruby 2.3 detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 0c09c41f99 Add wrapper for rb_set_safe_level
This resolves FTBFS with Ruby 2.2
This resolves Bug 2467

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 4eabb309b9 Add ruby 2.2 detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson bf1f72b8ce Rename a few icons left in rc files 10 years ago
Timothy Pearson 0422c8d58d Fix exec icon location and bring it into XDG compliance 10 years ago
Timothy Pearson d504497c10 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
Slávek Banko 38518d610d Update for recent TDENewStuff changes 11 years ago
Slávek Banko 973ba55e26 Fix remaining renaming knewstuff 11 years ago
Michele Calgaro d3cd90948f Fixed ruby max allowed SAFE level. 11 years ago
Slávek Banko aff9e4d3f6 Fix ruby 2.1 detection 11 years ago
Slávek Banko 15ae7be824 Additional k => tde renaming and fixes 12 years ago
Francois Andriot 7d099fe425 Fix ruby 2.0 detection 12 years ago
Darrell Anderson b33ad4b484 Fix broken URLs. 12 years ago
Timothy Pearson 63f984a752 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3b6870c6e1 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 468a4c5f85 Fix unintended rename 12 years ago
Timothy Pearson ea720a87cc Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1d4158dd75 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson ece35c015c Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson aea627236e Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson f705567476 Rename KShared 12 years ago
Timothy Pearson 5cba27652d Rename a few build variables for overall consistency 12 years ago