index
:
tqt3
feat/add-interix-support
feat/cmakeConv
feat/cmakeConv-r1
feat/dedup-tqobject
feat/delete-screen-intersect
feat/naive-dedup
feat/tqmake
fix/issue/142-r1
fix/no-thread
fix/tqtextcodec-locale-destr
fix/various
master
r14.0.x
r14.1.x
TQt3 toolkit
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update translations binary files
r14.0.12
Slávek Banko
2022-04-21
4
-0
/
+0
*
Merge translation files from master branch.
Slávek Banko
2022-04-21
4
-10
/
+2066
*
Use empty d->cString for TQString::shared_null instead of null string.
Slávek Banko
2022-03-22
1
-2
/
+2
*
Avoid changes of d->cString for TQString::shared_null to make the value relia...
Slávek Banko
2022-03-22
1
-4
/
+13
*
Removed QT_NON_COMMERCIAL check and related code.
Michele Calgaro
2022-02-07
8
-55
/
+0
*
Fix FTBFS with compiler's options(gcc): -Werror=format-security -Wformat
gregory guy
2022-01-30
1
-3
/
+3
*
TQt Designer: use global includes instead of includehints and
Michele Calgaro
2022-01-24
3
-26
/
+49
*
Replaced 'includehints' with 'includes' in *.ui files.
Michele Calgaro
2022-01-11
2
-9
/
+7
*
Added tqDebug/tqWarning/tqFatal functions that takes a TQCString
Michele Calgaro
2021-12-30
2
-1
/
+20
*
Added utility functions tqDebug/tqWarning/tqFatal based on TQString parameter.
Michele Calgaro
2021-12-30
2
-48
/
+85
*
tools: fix to use `pthread_t` for Thread ID
OBATA Akio
2021-12-29
1
-10
/
+10
*
Revert back TQt to Qt in the book title
Emanoil Kotsev
2021-11-28
1
-2
/
+2
*
Use the tqInstallPath* functions for all paths needed for the pkg-config file.
r14.0.11
Slávek Banko
2021-10-14
1
-20
/
+32
*
Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).
gregory guy
2021-10-14
1
-3
/
+6
*
Fix buildkey for GCC >= 7 if the version is listed including minor numbers.
Slávek Banko
2021-09-22
1
-1
/
+1
*
Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_i...
gregory guy
2021-06-21
1
-7
/
+8
*
Define QT_MITSHM to use <X11/extensions/XShm.h> for several platforms, namely...
gregory guy
2021-06-10
4
-0
/
+4
*
Add unicode points so that upper() and lower() functions work for:
r14.0.10
Ray-V
2021-04-17
1
-964
/
+981
*
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLAT...
Michele Calgaro
2021-02-13
11
-21
/
+21
*
Undo an unwanted deletion of the 'register' in the string.
Slávek Banko
2021-02-02
1
-1
/
+1
*
Fix buffer overflow in XBM parser.
r14.0.9
Slávek Banko
2020-10-16
1
-7
/
+32
*
Update translations binary files
Slávek Banko
2020-10-16
7
-0
/
+0
*
Merge translation files from master branch.
Slávek Banko
2020-10-16
11
-267
/
+272
*
Add hidden visibility symbols definition to the linux-g++-64 and linux-g++-32...
gregory guy
2020-09-27
2
-6
/
+6
*
Removed additional code formatting modelines.
Michele Calgaro
2020-09-25
7
-19
/
+0
*
Removed code formatting modelines.
Michele Calgaro
2020-09-19
2
-6
/
+0
*
Update buildkey for >= GCC 9.
Slávek Banko
2020-08-23
1
-1
/
+1
*
Prevent to set build directories as RPATH
OBATA Akio
2020-08-09
2
-19
/
+3
*
Fix `qt_xft_handle` to work as expected
OBATA Akio
2020-08-08
1
-1
/
+1
*
Fix MIT_SHM related condition
OBATA Akio
2020-08-07
1
-1
/
+5
*
Fix to set -fvisibility-inlines-hidden flag only for C++ with g++ (completion...
Michele Calgaro
2020-08-06
2
-4
/
+4
*
Fix to set -fvisibility-inlines-hidden flag only for C++ with g++
OBATA Akio
2020-08-06
5
-10
/
+10
*
Fix to detect Thread Execution Scheduling support correctly
OBATA Akio
2020-08-06
1
-1
/
+4
*
Remove debug config for inputmethod plugins
OBATA Akio
2020-08-03
4
-4
/
+4
*
Fix to set libtool special mode-args as a compiler flag
OBATA Akio
2020-08-02
1
-2
/
+2
*
Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file
OBATA Akio
2020-08-02
1
-1
/
+1
*
Fix to set `old_library` in libtool file only for `staticlib` project
OBATA Akio
2020-08-02
1
-1
/
+5
*
Fix potentially buffer overrun related to readlink(2)
OBATA Akio
2020-07-25
1
-1
/
+1
*
Fix to detect file conponent from path properly in Makefile generator
OBATA Akio
2020-07-23
3
-6
/
+6
*
Fix to detect XRandR on multi-prefix package platforms
OBATA Akio
2020-07-19
1
-16
/
+16
*
Remove unwanted code for writing png
OBATA Akio
2020-07-19
1
-13
/
+0
*
Change to use PKG_LIBPNG_VER for libpng version check
OBATA Akio
2020-07-19
1
-23
/
+23
*
Update X11 path on NetBSD
OBATA Akio
2020-07-12
1
-4
/
+4
*
Fix to display verbose message in some config tests
OBATA Akio
2020-07-10
3
-3
/
+3
*
Improve modern res API available condition
OBATA Akio
2020-07-09
1
-1
/
+1
*
Replace dead URLs of "SEE ALSO" section in man pages to trinity ones
OBATA Akio
2020-07-09
4
-6
/
+6
*
Fix maketqpf man page based on source codes
OBATA Akio
2020-07-09
1
-7
/
+14
*
Fix a typo in tqlinguist man page
OBATA Akio
2020-07-09
1
-1
/
+1
*
Refrect qt -> tqt changes to man1
OBATA Akio
2020-07-07
10
-128
/
+128
*
Further cleanup of left over material after removal of Qt2's TQListIterator c...
Michele Calgaro
2020-05-24
1
-1
/
+0
[next]