Commit Graph

162 Commits (49e49d1876484adcc6c4f264b44b7f4cee28acc2)

Author SHA1 Message Date
Michele Calgaro 49e49d1876
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
9 months ago
Michele Calgaro cecd6a4a48
Replace various tqtinterface's TQ_* defines with actual types
9 months ago
Michele Calgaro 04e50e547f
Replace TQ_*Focus* and TQ_Scale* defines
10 months ago
Michele Calgaro e0df02598b
Drop USE_TQT4 code
10 months ago
Michele Calgaro a7ea84c976
Drop TQT_BASE_OBJECT* defines
10 months ago
Michele Calgaro b05a12a13d
Drop use of TQ_SP* defines.
11 months ago
Michele Calgaro cb59219281
Replace Q_OBJECT with TQ_OBJECT
11 months ago
Michele Calgaro d165869a5e
Drop compatibility code for TQPalette
11 months ago
Michele Calgaro 20e4a19b0d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
11 months ago
François Andriot 3cd0cbde8a Fix python3 indentation
1 year ago
Slávek Banko 21c6548234
Update after renaming qt => tqt in PyTQt module.
1 year ago
Slávek Banko 86480e58ea
Drop python2 support in scripts.
1 year ago
Slávek Banko 135d005014
Update python scripts for PyTQt.
1 year ago
Michele Calgaro c8cc131b0f
Remove unnecessary accelerators from .ui files.
2 years ago
Michele Calgaro 07ad9d5a17
kexi: replace includehints with includes in .ui files.
2 years ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
ormorph 5274e5d455 Added kexi hotfix to support versions 12 and higher, fixing issue #15
3 years ago
Michele Calgaro 8b78a8791b
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro 9aec66a723
Removed code formatting modelines.
4 years ago
François Andriot 73d1fecdcf Fix kexi build with libpqxx 7
4 years ago
Michele Calgaro e5dc5b5be9
Removed explicit usage of the 'register' keyword.
4 years ago
Michele Calgaro 03f1e52d15
Fixed kexi FTBFS caused by new libpqxx 6.4 version.
5 years ago
Slávek Banko fa4a35fd4b
Added detection whether the basic structure of MySQL / MariaDB
5 years ago
Michele Calgaro 9b2ed2915c
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris 9b2c6a2830
Fix old upstream URLs for visible parts.
5 years ago
Michele Calgaro 778e3a690f
Adjusted to new normalized device icon names in tdelibs.
5 years ago
Michele Calgaro 728b7db284
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro 04a1248521
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Slávek Banko 60f97e3b91
Add CMakeL10n rules.
6 years ago
Michele Calgaro f2b042c804
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
6 years ago
Michele Calgaro 8d7df696dc
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
6 years ago
Michele Calgaro ca14366f82
qt -> tqt conversion:
6 years ago
Michele Calgaro 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro 23ce56e3ea
Removed unnecessary executable flag.
6 years ago
Michele Calgaro daef72a0e4
Fixed typedef-related warnings from compiler. Also fixed warning on
6 years ago
Slávek Banko d3ca65fd8d Add test for build of libpqxx with enabled exceptions
6 years ago
Slávek Banko c17464869b Fix FTBFS with libpqxx >= 6.x
6 years ago
Ray Vine c4956ecd02 Fix FTBFS with clang
6 years ago
Slávek Banko 0b9e390c01 Fix FTBFS with GCC6
8 years ago
Slávek Banko a3814fe7ed Workaround for parallel build
8 years ago
Timothy Pearson 8848f515d0 Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko 795e52bf4b Compile MIME magic file
9 years ago
Michele Calgaro a23594f5c7 Update version number to R14.1.0
9 years ago
Slávek Banko f9f32cc93e Fix incorrectly renamed strings
9 years ago
Timothy Pearson 98a0195cc5 Rename most device icons to comply with XDG standards
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 0a2c994ddf Fix remaining issues from mimetype icon rename
10 years ago
Timothy Pearson 4d065be81f Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
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