コミットグラフ

148 コミット (master)
 

作成者 SHA1 メッセージ 日付
Michele Calgaro 59a8bf7c09
Replace Q_WS_* defines with TQ_WS_* equivalents
2ヶ月前
Michele Calgaro 3c012e46bd
tqt-replace and uic-tqt are no longer required
2ヶ月前
Ing. Daniel Rozsnyó bcdaa92c5e Fix wrong nesting in KDE_CHECK_TQT_JPEG function
3ヶ月前
Slávek Banko 3bdc9fd55f
Improve TQt detection. Use CFLAGS from pkg-config
5ヶ月前
Michele Calgaro fb9f93be9a
Fix detection of TQt3 following bug introduced in previous commit
5ヶ月前
Michele Calgaro 4cee536196
Drop TQT_VERSION_ONLY
5ヶ月前
Ray-V 80a742849d Fix visibility support check
5ヶ月前
Michele Calgaro 9eb3dfbe43
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
6ヶ月前
Michele Calgaro d0f78209de
Drop USE_QT4 code
7ヶ月前
Michele Calgaro bf85388347
Add support for moc-ing TQ_OBJECT classes
8ヶ月前
Slávek Banko 9fdc22134b
Detect and use abiflags during Python 3 detection
1年前
Michele Calgaro 7e4fd6fc51
Update version detection for python 3.
1年前
Slávek Banko a7f75ac0ff
Set C++11 as the required minimum standard.
2年前
Slávek Banko b9fb6ca397
Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.
2年前
Slávek Banko 133b3127ab
Drop -ansi from CXXFLAGS because it is actually a synonym for enforcing -std=c++98.
2年前
Slávek Banko f656574fa0
Add includes to the UI file generated for testing TDE UIC plugins.
2年前
gregory guy 8c7e0d40de
Make /opt/trinity the default PATH for search and install.
3年前
gregory guy f60afc3d42
Fix for (t)qmake.
3年前
gregory guy 86158a269e
Just to reestablish the truth....
3年前
gregory guy 245cf67eba
Fix for the env variable TQTDOCDIR.
3年前
Slávek Banko c23f9f6934
Add support for autoconf + autoheader 2.7x.
3年前
Slávek Banko 269bccc905
doxygen: Determine the module name from the information in .tdescminfo
3年前
Michele Calgaro 65b6c5ac6f
Removed additional code formatting modelines.
4年前
Michele Calgaro 80eb8bffc7
Removed additional code formatting modelines.
4年前
Michele Calgaro 714211691f
Removed code formatting modelines.
4年前
aneejit1 ae96f3ea48 Allow TQt3 includes to exist somewhere other than /usr/include/tqt
4年前
Slávek Banko 3e80abcba5
Use dcopildng as the default instead of dcopidl.
4年前
Slávek Banko 68f23556e6
Drop definition of deprecated substitution type ksize_t.
5年前
OBATA Akio 2ba4c0d451
Remove unwanted -i option for perl.
5年前
Michele Calgaro 83f68e199a
Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.
6年前
Michele Calgaro 7fdd2988ca
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6年前
Michele Calgaro 7b38d20e88
Fixed following issues:
6年前
Michele Calgaro b3fb34c0ef
Reversed some incorrect TQt renaming related to qhelpgenerator.
6年前
Michele Calgaro 2f26dfb5d7
Fixed incorrect rename of QT_AUTOBRIEF.
6年前
Michele Calgaro e9de3f5ab0
Fixed mistakes in previous commit related to test for tqt-mt.
6年前
Michele Calgaro 7ed4760de4
Conversion qt -> tqt
6年前
Michele Calgaro 75306d2d1f
Removed unnecessary executable flag from Doxyfile.global.
6年前
Slávek Banko e0f1af443c Add cppunit detection using pkg-config
6年前
Slávek Banko 065b9015b2 Add support for all versions of automake 1.x >= 1.6.1
6年前
Slávek Banko 0e86934fc8 Add check if Java is >= 8
6年前
Slávek Banko 04c35f89e0 Do not force C dialect for automake builds
8年前
Slávek Banko e147134c94 Add support for automake 1.15
9年前
Slávek Banko 04db460623 Fix automake icons installation
10年前
Timothy Pearson 4dd97fad9e Rename kde.pot
10年前
Slávek Banko 92ee091d6e Fix remaining renaming knewstuff
10年前
Slávek Banko 4813f61a33 Update default pam service name to 'tde'
10年前
Slávek Banko a9f6b4e876 Update default pam service name to 'tde'
10年前
Slávek Banko c413f6060b Fix sqlite3 plugin detection
10年前
Michele Calgaro b5c58c72eb Update default C dialect to C99 standard. This resolves a FTBFS in tdemultimedia
10年前
Slávek Banko 8fd91e197f Fix setting TQTDCOPIDLNG
10年前