Commit Graph

307 Commits (r14.0.x)
 

Author SHA1 Message Date
Slávek Banko 55f03c5eff
Use empty d->cString for TQString::shared_null instead of null string.
2 years ago
Slávek Banko 65f3815ede
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
2 years ago
OBATA Akio a28783fa48
tools: fix to use `pthread_t` for Thread ID
2 years ago
Slávek Banko 628d5bf7ad
Use the tqInstallPath* functions for all paths needed for the pkg-config file.
2 years ago
gregory guy 73a90d568d
Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).
2 years ago
Ray-V a5eb1aeef0
Add unicode points so that upper() and lower() functions work for:
2 years ago
Michele Calgaro 0e9efe6bf1
Added tqDebug/tqWarning/tqFatal functions that takes a QCString
2 years ago
Michele Calgaro 1b74fac43d
Added utility functions qDebug/qWarning/qFatal based on QString parameter.
2 years ago
Slávek Banko 8e44169855
Fix buildkey for GCC >= 7 if the version is listed including minor numbers.
3 years ago
Slávek Banko 230a0c1ed9
Undo an unwanted deletion of the 'register' in the string.
3 years ago
Slávek Banko 02ae5beea3
Fix buffer overflow in XBM parser.
3 years ago
Slávek Banko d18dfa7dad
Update buildkey for >= GCC 9.
3 years ago
OBATA Akio f9ac48efad
Prevent to set build directories as RPATH
3 years ago
OBATA Akio d5d6fa9adb
Fix `qt_xft_handle` to work as expected
3 years ago
OBATA Akio f013b070a1
Fix MIT_SHM related condition
3 years ago
OBATA Akio 0fe2b27c81
Fix to detect Thread Execution Scheduling support correctly
3 years ago
OBATA Akio 41bd48d0ce
Remove debug config for inputmethod plugins
3 years ago
OBATA Akio 6948355c1b
Fix to set libtool special mode-args as a compiler flag
3 years ago
OBATA Akio 1bb4825b20
Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file
3 years ago
OBATA Akio 76d31ef383
Fix to set `old_library` in libtool file only for `staticlib` project
3 years ago
OBATA Akio 6da58c8804
Fix potentially buffer overrun related to readlink(2)
3 years ago
OBATA Akio ccb28f09f4
Fix to detect file conponent from path properly in Makefile generator
3 years ago
OBATA Akio 9f643e0953
Fix to detect XRandR on multi-prefix package platforms
3 years ago
OBATA Akio 3dc547aa1a
Remove unwanted code for writing png
3 years ago
OBATA Akio 714dc857b7
Change to use PKG_LIBPNG_VER for libpng version check
3 years ago
OBATA Akio 0e19d0fe83
Update X11 path on NetBSD
3 years ago
OBATA Akio 153d14805f
Fix to display verbose message in some config tests
3 years ago
OBATA Akio 7e71ac3dd2
Improve modern res API available condition
3 years ago
OBATA Akio 9f25ff5721
Replace dead URLs of "SEE ALSO" section in man pages to trinity ones
3 years ago
OBATA Akio 0ca2edfed2
Fix makeqpf man page based on source codes
3 years ago
OBATA Akio 3afd04abc4
Fix a typo in linguest man page
3 years ago
Michele Calgaro 5a19653cb5
Improved code for keyboard and mouse grabbing and releasing to avoid
3 years ago
Michele Calgaro e9d6b1eb3d
Removed incorrect execution bit.
3 years ago
Slávek Banko ab708dcb04
The translation file mywidget_en.ts in examples/i18n renamed
3 years ago
Slávek Banko e77622d4bb
Fix typo.
3 years ago
Slávek Banko fd708f1b02
Remove dates from generated files.
3 years ago
Michele Calgaro 7e66c40362
Removed explicit usage of the 'register' keyword.
3 years ago
Slávek Banko d8d67a842b
Fix crash in tqimage for certain malformed ppm image files
4 years ago
Slávek Banko 361ea8bcf0
Fix FTBFS when building with musl libc.
5 years ago
Slávek Banko e514327dcc
Fix build with PostgreSQL 12+.
5 years ago
François Andriot 2f9841a32b
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
5 years ago
Chris 84ae294824
Replace dead trolltech website with trinity ones.
5 years ago
Slávek Banko 46d5b162ee
Change tests for glibc version.
5 years ago
gregory guy 3c5f0f8856
The TDE integration library (libqtkde) will be searched for
5 years ago
gregory guy 309cbda6e2
This fixes bug: 639
5 years ago
Michele Calgaro 5151555c0e
Reintroduced debug, warning and fatal functions since this are part of
5 years ago
Michele Calgaro d17480bf1d
Added timestamp to debug functions (qDebug, qWarning, qFatal).
5 years ago
Slávek Banko 2fd4dcbf56
bmp image: check for out of range image size.
5 years ago
Slávek Banko ac1b4232ff
Check for QImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko c966e917a9
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 years ago