Michele Calgaro
ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb59219281
)
1 year ago
Michele Calgaro
462dc85dcb
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>
(cherry picked from commit 20e4a19b0d
)
1 year ago
Michele Calgaro
f25aee7b80
Drop Qt2 obsolete classes
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 72e96ecd25
)
1 year 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
Michele Calgaro
c8cc131b0f
Remove unnecessary accelerators from .ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Mavridis Philippe
69b99acba4
KOffice: switch to global TDEFontChooser
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
de8a8ab3e5
TDEFontChooser_local: Fix font style matching
...
This applies the same fix as in tdelibs for TDEFontDialog.
This resolves issue #22 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 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
bf584cbbbf
Fixed FTBFS caused by commit b070dc18
on some distros/archs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
Slávek Banko
ecc094c82a
Fix FTBFS on missing TQStringVariantMap type
...
when building without --enable-final.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
Slávek Banko
60f97e3b91
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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>
6 years ago
Michele Calgaro
23ce56e3ea
Removed unnecessary executable flag.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
daef72a0e4
Fixed typedef-related warnings from compiler. Also fixed warning on
...
keximdb, indirectly.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
7a7c17092f
Switch from strstream to sstream.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
c17464869b
Fix FTBFS with libpqxx >= 6.x
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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
fd15bc646d
Fix detection whether the system is big endian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
0b9e390c01
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
a3814fe7ed
Workaround for parallel build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
8848f515d0
Fix invalid headers in PNG files and optimize for size
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
Slávek Banko
f9f32cc93e
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
aa8bcb872d
Fix FTBFS on Debian and Ubuntu
10 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
1774bba7fa
Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown
10 years ago
Timothy Pearson
12485d33ff
Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 years ago
Timothy Pearson
285ed33941
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
10 years ago
Timothy Pearson
0997355d79
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons 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
Timothy Pearson
c128ab57b3
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
db0695cca6
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
fd7a824a66
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
a0f523a8b1
Do not delete referenced MainWindow in document destructor
...
This resolves Bug 1729
10 years ago
Slávek Banko
38518d610d
Update for recent TDENewStuff changes
10 years ago