| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
linux-g++-32 mkspecs config files.
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
It result in unwanted RPATH reference from installed binaries.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
Prevent to build MIT_SHM related codes for !QT_MITSHM condition.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
(completion of previous commit)
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
With GCC, it is valid for C++/ObjC++ but not for C.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
|
| |
If `_POSIX_THREAD_PRIORITY_SCHEDULING == 0`, it must be checked
with sysconf(_SC_THREAD_PRIORITY_SCHEDULING) at runtime.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
No reason to force to debug build.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
|
| |
It should be either `path.right(path.length() - sep_pos - 1)` or
`path.mid(sep_pos + 1)`.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
|
|
| |
Change to find two XrandR header files from invidual directory.
"Xrandr.h" is in `libXrandr`, and "randr.h" is in `xorgproto` (used to be
`randrproto`) package, so they may be installed into different prefix.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
|
| |
`info_ptr->channels` will be set in the next called `png_set_IHDR()`,
so it is no effect.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
It is suggested in png.h for applications.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
It should be X11R7 on modern ports with recent releases.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
It should be removed when obsoleted TQStack class removal.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
|
|
|
| |
`__RES` is usable to check release date of resolver library.
Such modern res API appeared in BIND-8.2.0 libbind with `__RES == 19980901`,
it was refrected as BIND-8.2.2-P5 to glibc at pre 2.3 release with
`__RES == 19991006`.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
|
|
| |
Change to use usage of the command instead of copy from qembed's one for
"SYNTAX" section.
Fix fontdir path from source code.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
|
| |
Adjust page name to the installed tool name and follow class name changes
in examples.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
class.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (15 of 15 strings)
Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/it/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (464 of 464 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/it/
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
unnecessary actions. This relates loosely to bug 2955.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
because they are not generated during build.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
to mywidget.ts to serve as a template.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
This is related to the effort for reproducible builds.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Denis Kozadaev <[email protected]>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (15 of 15 strings)
Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/sk/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (464 of 464 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/sk/
|
| |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (15 of 15 strings)
Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/ru/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (488 of 488 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/ru/
|
|
|
|
|
|
|
|
|
|
| |
The ppm format specifies that the maximum color value field must be
less than 65536. The handler did not enforce this, leading to
potentional overflow when the value was used in 16 bits context.
Based on Qt5 patch for CVE-2018-19872.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|