Commit Graph

314 Commits (94748b6b743dd65124d00e61afa04b85c46ea281)
 

Author SHA1 Message Date
Slávek Banko 94748b6b74
Undo an unwanted deletion of the 'register' in the string.
3 years ago
Slávek Banko 9d7d238e9e
Fix buffer overflow in XBM parser.
3 years ago
Slávek Banko 511e8c7720
Update buildkey for >= GCC 9.
3 years ago
OBATA Akio 5b1f8617d1
Prevent to set build directories as RPATH
3 years ago
OBATA Akio a35e51a4fd
Fix `qt_xft_handle` to work as expected
3 years ago
OBATA Akio 82d40179ad
Fix MIT_SHM related condition
3 years ago
OBATA Akio d61a821ad0
Fix to detect Thread Execution Scheduling support correctly
3 years ago
OBATA Akio 53ff73cc35
Remove debug config for inputmethod plugins
3 years ago
OBATA Akio 20597c412f
Fix to set libtool special mode-args as a compiler flag
3 years ago
OBATA Akio ac08552d14
Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file
3 years ago
OBATA Akio 4596513c45
Fix to set `old_library` in libtool file only for `staticlib` project
3 years ago
OBATA Akio 5c32919647
Fix potentially buffer overrun related to readlink(2)
3 years ago
OBATA Akio 30a7754971
Fix to detect file conponent from path properly in Makefile generator
3 years ago
OBATA Akio bade711c82
Fix to detect XRandR on multi-prefix package platforms
3 years ago
OBATA Akio b00b5ea1c5
Remove unwanted code for writing png
3 years ago
OBATA Akio 2283b5627d
Change to use PKG_LIBPNG_VER for libpng version check
3 years ago
OBATA Akio 1048895383
Update X11 path on NetBSD
3 years ago
OBATA Akio 6f2da8af3a
Fix to display verbose message in some config tests
3 years ago
OBATA Akio b676c7f90b Improve modern res API available condition
3 years ago
OBATA Akio 0a9cd6f754
Replace dead URLs of "SEE ALSO" section in man pages to trinity ones
3 years ago
OBATA Akio 441ec666a9 Fix makeqpf man page based on source codes
3 years ago
OBATA Akio a50c78b668 Fix a typo in linguest man page
3 years ago
Michele Calgaro bc1b1fed7d
Improved code for keyboard and mouse grabbing and releasing to avoid
3 years ago
Michele Calgaro 1c53644408
Removed incorrect execution bit.
3 years ago
Slávek Banko 990d01f066
The translation file mywidget_en.ts in examples/i18n renamed
3 years ago
Slávek Banko 8b71fd2791
Fix typo.
3 years ago
Slávek Banko fc8564a5f0
Remove dates from generated files.
3 years ago
Michele Calgaro 961eb3f6e2
Removed explicit usage of the 'register' keyword.
3 years ago
Slávek Banko b08a6d71ba
Fix crash in tqimage for certain malformed ppm image files
4 years ago
Slávek Banko 40078adb6a
Fix FTBFS when building with musl libc.
4 years ago
Slávek Banko 271050fb4c
Fix build with PostgreSQL 12+.
5 years ago
François Andriot aa53689da2
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
5 years ago
Chris d368cdf93e Replace dead trolltech website with trinity ones.
5 years ago
Slávek Banko edad20d4f9
Change tests for glibc version.
5 years ago
Slávek Banko 934bc28242
Removed symlink to qpaintdc.h related to Qt1 removed in commit 03814b8bdd.
5 years ago
gregory guy 1ef55acbce
The TDE integration library (libqtkde) will be searched for
5 years ago
gregory guy 7c13f5df2f
This fixes bug: 639
5 years ago
Michele Calgaro 09f45583d9
Adjusted to use new QStringVariantMap type.
5 years ago
Michele Calgaro 8e3ec3023b
Added convenient QStringVariantMap type and iterators.
5 years ago
Michele Calgaro a2fa7ca983
Adjusted to latest QVariant::QVariant(bool) function.
5 years ago
Michele Calgaro 2c29133f7e
Added utility functions qDebug/qWarning/qFatal based on QString parameter.
5 years ago
Michele Calgaro 3ae061484d
Added timestamp to debug functions (qDebug, qWarning, qFatal).
5 years ago
Slávek Banko a00e43bd1c
bmp image: check for out of range image size.
5 years ago
Slávek Banko a04cfea092
Check for QImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko ee61bf8d1a
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 years ago
Slávek Banko 0a1966b25e
Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*.
5 years ago
Slávek Banko 26c3a9ba48
Enable gcc visibility support for *BSD builds.
5 years ago
Slávek Banko 72dfa4c3d1
Rename qt_untranslated.ts to template.ts
5 years ago
Michele Calgaro 19ef3e4359
Improved class name used in previous commit. Suggestion comes from Slavek :-)
6 years ago
Michele Calgaro 4a5da4685a
Fixed FTBFS caused by name conflict with new postgres server dev 11
6 years ago