This website works better with JavaScript.
8511653246
Remove support for discontinued Reliant/Sinix unix
master
Michele Calgaro
2024-11-04 16:04:37 +0900
8f4fde8c14
Don't explicetly include tqt.h anymore
Michele Calgaro
2024-10-22 19:13:37 +0900
e9976e36f6
Use tquic directly instead of uic
Michele Calgaro
2024-10-11 22:45:55 +0900
e45962e5cb
Use tqmoc directly instead of tmoc
Michele Calgaro
2024-10-09 21:23:04 +0900
afaec96a41
Fix FTBFS with Python 3.13. This solves issue #33 .
r14.1.3
r14.1.x
François Andriot
2024-09-25 21:06:14 +0200
9e0d473a4d
Fix FTBFS with Python 3.13. This solves issue #33 .
François Andriot
2024-09-25 21:06:14 +0200
6fa5fdb717
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Michele Calgaro
2024-07-11 11:53:39 +0900
272990b269
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Michele Calgaro
2024-07-11 11:53:39 +0900
d2186b1a07
am_edit: Cover all wizard include variants and class name in one regexp.
Slávek Banko
2024-07-07 18:50:54 +0200
316450ad53
am_edit: Cover all wizard include variants and class name in one regexp.
Slávek Banko
2024-07-07 18:50:54 +0200
3c9e11e1dd
Rename kdemacros.h to tdemacros.h
Michele Calgaro
2024-06-30 19:50:27 +0900
b770a18e00
Rename kdemacros.h to tdemacros.h
Michele Calgaro
2024-06-30 19:50:27 +0900
34c35e11fb
Use proper TQt headers
Michele Calgaro
2024-05-26 14:11:28 +0900
36c8888e40
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Michele Calgaro
2024-05-02 21:15:24 +0900
7fc9aedfb8
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Michele Calgaro
2024-05-02 21:15:24 +0900
fabd8c1d11
Replace Q_WS_* defines with TQ_WS_* equivalents
r14.1.2
Michele Calgaro
2024-02-13 11:08:59 +0900
59a8bf7c09
Replace Q_WS_* defines with TQ_WS_* equivalents
Michele Calgaro
2024-02-13 11:08:59 +0900
3c012e46bd
tqt-replace and uic-tqt are no longer required
Michele Calgaro
2024-02-07 16:36:05 +0900
482d2f6672
Fix wrong nesting in KDE_CHECK_TQT_JPEG function
Ing. Daniel Rozsnyó
2024-01-02 14:08:49 +0100
bcdaa92c5e
Fix wrong nesting in KDE_CHECK_TQT_JPEG function
Ing. Daniel Rozsnyó
2024-01-02 14:08:49 +0100
3019aa7ad1
Improve TQt detection. Use CFLAGS from pkg-config instead of hard-coded include paths.
Slávek Banko
2023-11-09 19:09:34 +0100
3bdc9fd55f
Improve TQt detection. Use CFLAGS from pkg-config instead of hard-coded include paths.
Slávek Banko
2023-11-09 19:09:34 +0100
bcdb3081fe
Fix detection of TQt3 following bug introduced in previous commit
Michele Calgaro
2023-11-06 18:55:21 +0900
fb9f93be9a
Fix detection of TQt3 following bug introduced in previous commit
Michele Calgaro
2023-11-06 18:55:21 +0900
e27d728641
Drop TQT_VERSION_ONLY
Michele Calgaro
2023-11-02 18:32:15 +0900
4cee536196
Drop TQT_VERSION_ONLY
Michele Calgaro
2023-11-02 18:32:15 +0900
02e3ce6281
Fix visibility support check
Ray-V
2023-10-23 11:36:24 +0100
80a742849d
Fix visibility support check
Ray-V
2023-10-23 11:36:24 +0100
91592413f0
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
r14.1.1
Michele Calgaro
2023-09-23 12:42:01 +0900
9eb3dfbe43
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Michele Calgaro
2023-09-23 12:42:01 +0900
36d5073e28
Drop USE_QT4 code
Michele Calgaro
2023-09-01 09:36:33 +0900
d0f78209de
Drop USE_QT4 code
Michele Calgaro
2023-09-01 09:36:33 +0900
46c95e998b
Add support for moc-ing TQ_OBJECT classes
Michele Calgaro
2023-07-19 20:26:54 +0900
bf85388347
Add support for moc-ing TQ_OBJECT classes
Michele Calgaro
2023-07-19 20:26:54 +0900
9fdc22134b
Detect and use abiflags during Python 3 detection because these are used as part of the library name.
r14.1.0
Slávek Banko
2023-01-13 11:28:59 +0100
7e4fd6fc51
Update version detection for python 3.
Michele Calgaro
2023-01-10 18:00:45 +0900
92a6d62b8f
Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.
v3.5.13-sru
Slávek Banko
2022-01-28 01:26:57 +0100
f078739d97
Drop -ansi from CXXFLAGS because it is actually a synonym for enforcing -std=c++98.
Slávek Banko
2022-01-28 01:26:08 +0100
a9e0c7eb50
Set C++11 as the required minimum standard.
r14.0.13
r14.0.12
r14.0.x
Slávek Banko
2022-01-28 01:46:10 +0100
6496043484
Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.
Slávek Banko
2022-01-28 01:26:57 +0100
ba60229fb7
Drop -ansi from CXXFLAGS because it is actually a synonym for enforcing -std=c++98.
Slávek Banko
2022-01-28 01:26:08 +0100
a7f75ac0ff
Set C++11 as the required minimum standard.
Slávek Banko
2022-01-28 01:46:10 +0100
b9fb6ca397
Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.
Slávek Banko
2022-01-28 01:26:57 +0100
133b3127ab
Drop -ansi from CXXFLAGS because it is actually a synonym for enforcing -std=c++98.
Slávek Banko
2022-01-28 01:26:08 +0100
18a55e2c69
Add includes to the UI file generated for testing TDE UIC plugins.
Slávek Banko
2020-08-22 22:28:07 +0200
cb77496f0b
Add includes to the UI file generated for testing TDE UIC plugins.
Slávek Banko
2020-08-22 22:28:07 +0200
f656574fa0
Add includes to the UI file generated for testing TDE UIC plugins.
Slávek Banko
2020-08-22 22:28:07 +0200
709ea75c2c
Make /opt/trinity the default PATH for search and install.
r14.0.11
r14.0.10
gregory guy
2021-02-23 15:19:11 +0100
92a649d2aa
Fix for (t)qmake.
gregory guy
2021-02-23 15:07:08 +0100
c84e161cbf
Just to reestablish the truth....
gregory guy
2021-02-23 14:57:38 +0100
2178a8a780
Fix for the env variable TQTDOCDIR.
gregory guy
2021-02-23 14:49:20 +0100
8c7e0d40de
Make /opt/trinity the default PATH for search and install.
gregory guy
2021-02-23 15:19:11 +0100
f60afc3d42
Fix for (t)qmake.
gregory guy
2021-02-23 15:07:08 +0100
86158a269e
Just to reestablish the truth....
gregory guy
2021-02-23 14:57:38 +0100
245cf67eba
Fix for the env variable TQTDOCDIR.
gregory guy
2021-02-23 14:49:20 +0100
5bf424d9d8
Add support for autoconf + autoheader 2.7x.
Slávek Banko
2021-01-26 20:40:52 +0100
2b95fab61e
Add support for autoconf + autoheader 2.7x.
Slávek Banko
2021-01-26 20:40:52 +0100
c23f9f6934
Add support for autoconf + autoheader 2.7x.
Slávek Banko
2021-01-26 20:40:52 +0100
aaf29de976
doxygen: Determine the module name from the information in .tdescminfo instead of by directory name.
Slávek Banko
2020-12-06 18:07:10 +0100
bb60143a03
doxygen: Determine the module name from the information in .tdescminfo instead of by directory name.
Slávek Banko
2020-12-06 18:07:10 +0100
269bccc905
doxygen: Determine the module name from the information in .tdescminfo instead of by directory name.
Slávek Banko
2020-12-06 18:07:10 +0100
5ddda7dc44
Removed additional code formatting modelines.
Michele Calgaro
2020-09-25 18:04:35 +0900
d21a3c9164
Removed additional code formatting modelines.
r14.0.9
Michele Calgaro
2020-09-25 18:04:35 +0900
65b6c5ac6f
Removed additional code formatting modelines.
Michele Calgaro
2020-09-25 18:04:35 +0900
1e1d23e54f
Added support for raspberry pi
ormorph
2020-09-24 21:59:59 +0300
9c3a708c04
Removed additional code formatting modelines.
Michele Calgaro
2020-09-20 21:14:29 +0900
3013c1e653
Removed additional code formatting modelines.
Michele Calgaro
2020-09-20 21:14:29 +0900
80eb8bffc7
Removed additional code formatting modelines.
Michele Calgaro
2020-09-20 21:14:29 +0900
abcfc50b82
Removed code formatting modelines.
Michele Calgaro
2020-09-18 22:31:10 +0900
d498a4c5dd
Removed code formatting modelines.
Michele Calgaro
2020-09-18 22:31:10 +0900
714211691f
Removed code formatting modelines.
Michele Calgaro
2020-09-18 22:31:10 +0900
d146df0c00
Allow TQt3 includes to exist somewhere other than /usr/include/tqt
aneejit1
2020-06-22 19:23:58 +0000
20b5a47aa3
Allow TQt3 includes to exist somewhere other than /usr/include/tqt
aneejit1
2020-06-22 19:23:58 +0000
ae96f3ea48
Allow TQt3 includes to exist somewhere other than /usr/include/tqt
aneejit1
2020-06-22 19:23:58 +0000
b7cdf5ad12
Use dcopildng as the default instead of dcopidl.
Slávek Banko
2020-06-07 11:44:27 +0200
73da1dc813
Use dcopildng as the default instead of dcopidl.
Slávek Banko
2020-06-07 11:44:27 +0200
3e80abcba5
Use dcopildng as the default instead of dcopidl.
Slávek Banko
2020-06-07 11:44:27 +0200
5125494b4c
Drop definition of deprecated substitution type ksize_t. This avoids FTBFS on FreeBSD 12.
Slávek Banko
2019-02-17 16:29:13 +0100
f9148018b2
Drop definition of deprecated substitution type ksize_t. This avoids FTBFS on FreeBSD 12.
r14.0.8
r14.0.7
r14.0.6
Slávek Banko
2019-02-17 16:29:13 +0100
68f23556e6
Drop definition of deprecated substitution type ksize_t. This avoids FTBFS on FreeBSD 12.
Slávek Banko
2019-02-17 16:29:13 +0100
0460f8a285
Remove unwanted -i option for perl. This resolves bug 2984.
OBATA Akio
2018-12-05 15:14:55 +0100
da23b5a2d6
Remove unwanted -i option for perl. This resolves bug 2984.
OBATA Akio
2018-12-05 15:14:55 +0100
2ba4c0d451
Remove unwanted -i option for perl. This resolves bug 2984.
OBATA Akio
2018-12-05 15:14:55 +0100
83f68e199a
Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE. Removed _XOPEN_SOURCE.
Michele Calgaro
2018-10-08 21:13:35 +0900
7fdd2988ca
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Michele Calgaro
2018-09-25 01:27:14 +0900
30ec0d4edb
Fix misplaced 'fi'
Slávek Banko
2018-09-16 18:05:05 +0200
ca1b59c674
Removed unnecessary executable flag from Doxyfile.global.
Michele Calgaro
2018-09-01 19:13:06 +0900
401a9294f4
Fix misplaced 'fi'
Slávek Banko
2018-09-16 18:05:05 +0200
7b38d20e88
Fixed following issues: - bug in original admin module with wrong "fi" position (by Slávek Banko) - default settings for path check - test for tqt3 detection
Michele Calgaro
2018-09-16 18:51:11 +0900
b3fb34c0ef
Reversed some incorrect TQt renaming related to qhelpgenerator.
Michele Calgaro
2018-09-10 15:32:56 +0900
2f26dfb5d7
Fixed incorrect rename of QT_AUTOBRIEF.
Michele Calgaro
2018-09-10 00:06:27 +0900
e9de3f5ab0
Fixed mistakes in previous commit related to test for tqt-mt. Thanks to Slávek Banko for review the proposed code :-)
Michele Calgaro
2018-09-08 23:32:53 +0900
7ed4760de4
Conversion qt -> tqt
Michele Calgaro
2018-09-08 18:51:48 +0900
9a91cb63c6
Removed unnecessary executable flag from Doxyfile.global.
Michele Calgaro
2018-09-01 19:13:06 +0900
75306d2d1f
Removed unnecessary executable flag from Doxyfile.global.
Michele Calgaro
2018-09-01 19:13:06 +0900
e21e370b4a
Add cppunit detection using pkg-config Obsolete cppunit-config was removed in cppunit 1.14.0
Slávek Banko
2018-05-24 00:35:19 +0200
bf5a8ec42e
Add cppunit detection using pkg-config Obsolete cppunit-config was removed in cppunit 1.14.0
r14.0.5
Slávek Banko
2018-05-24 00:35:19 +0200
e0f1af443c
Add cppunit detection using pkg-config Obsolete cppunit-config was removed in cppunit 1.14.0
Slávek Banko
2018-05-24 00:35:19 +0200
968b99af2f
Add support for all versions of automake 1.x >= 1.6.1 Thanks to Ray Vine for the original patch This resolves bug 2891
Slávek Banko
2018-05-08 01:22:48 +0200
a1cd2ba6b0
Add support for all versions of automake 1.x >= 1.6.1 Thanks to Ray Vine for the original patch This resolves bug 2891
Slávek Banko
2018-05-08 01:22:48 +0200