index
:
qt3
master
r14.0.x
v3.5.13-sru
The Qt3 toolkit
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to display verbose message in some config tests
OBATA Akio
2021-02-02
3
-3
/
+3
*
Improve modern res API available condition
OBATA Akio
2021-02-02
1
-1
/
+1
*
Replace dead URLs of "SEE ALSO" section in man pages to trinity ones
OBATA Akio
2021-02-02
4
-5
/
+5
*
Fix makeqpf man page based on source codes
OBATA Akio
2021-02-02
1
-7
/
+14
*
Fix a typo in linguest man page
OBATA Akio
2021-02-02
1
-1
/
+1
*
Improved code for keyboard and mouse grabbing and releasing to avoid
Michele Calgaro
2021-02-02
1
-23
/
+28
*
Removed incorrect execution bit.
Michele Calgaro
2021-02-02
1
-0
/
+0
*
The translation file mywidget_en.ts in examples/i18n renamed
Slávek Banko
2021-02-02
2
-2
/
+2
*
Fix typo.
Slávek Banko
2021-02-02
1
-1
/
+1
*
Remove dates from generated files.
Slávek Banko
2021-02-02
7
-15
/
+9
*
Removed explicit usage of the 'register' keyword.
Michele Calgaro
2021-02-01
48
-408
/
+408
*
Fix crash in tqimage for certain malformed ppm image files
Slávek Banko
2019-12-18
1
-1
/
+1
*
Fix FTBFS when building with musl libc.
Slávek Banko
2019-12-11
1
-0
/
+1
*
Fix build with PostgreSQL 12+.
Slávek Banko
2019-11-18
1
-0
/
+2
*
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
François Andriot
2019-11-18
1
-1
/
+1
*
Replace dead trolltech website with trinity ones.
Chris
2019-07-13
1
-1
/
+1
*
Change tests for glibc version.
Slávek Banko
2019-06-12
15
-63
/
+7
*
Removed symlink to qpaintdc.h related to Qt1 removed in commit 03814b8bdd.
Slávek Banko
2019-06-09
1
-1
/
+0
*
The TDE integration library (libqtkde) will be searched for
gregory guy
2019-06-02
1
-5
/
+1
*
This fixes bug: 639
gregory guy
2019-06-01
10
-12
/
+430
*
Adjusted to use new QStringVariantMap type.
Michele Calgaro
2019-06-01
7
-14
/
+14
*
Added convenient QStringVariantMap type and iterators.
Michele Calgaro
2019-06-01
1
-7
/
+7
*
Adjusted to latest QVariant::QVariant(bool) function.
Michele Calgaro
2019-05-27
17
-55
/
+48
*
Added utility functions qDebug/qWarning/qFatal based on QString parameter.
Michele Calgaro
2019-05-23
2
-48
/
+85
*
Added timestamp to debug functions (qDebug, qWarning, qFatal).
Michele Calgaro
2019-04-27
1
-94
/
+13
*
bmp image: check for out of range image size.
Slávek Banko
2019-03-03
1
-0
/
+2
*
Check for QImage allocation failure in qasyncimageio.
Slávek Banko
2019-03-03
1
-3
/
+6
*
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
Slávek Banko
2019-02-16
1
-0
/
+1
*
Make use of QString::utf8() and QString::local8Bit() safe for conversion to c...
Slávek Banko
2019-02-10
2
-8
/
+27
*
Enable gcc visibility support for *BSD builds.
Slávek Banko
2019-01-16
4
-4
/
+4
*
Rename qt_untranslated.ts to template.ts
Slávek Banko
2019-01-14
1
-0
/
+0
*
Improved class name used in previous commit. Suggestion comes from Slavek :-)
Michele Calgaro
2018-11-01
3
-8
/
+8
*
Fixed FTBFS caused by name conflict with new postgres server dev 11
Michele Calgaro
2018-11-01
3
-8
/
+8
*
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
Michele Calgaro
2018-10-27
4
-14
/
+0
*
Removed some obsolete code related to Qt1.
Michele Calgaro
2018-10-21
18
-3240
/
+0
*
Repair damaged UTF-8 characters in TS files
Slávek Banko
2018-10-11
1
-20
/
+18
*
Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.
Michele Calgaro
2018-10-08
15
-238
/
+27
*
Always build with a clean namespace
Michele Calgaro
2018-09-25
22
-171
/
+4
*
Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to update...
Michele Calgaro
2018-09-18
121
-545
/
+545
*
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...
Michele Calgaro
2018-09-18
121
-545
/
+545
*
Removed unnecessary executable flag. This relates to bug 2153.
Michele Calgaro
2018-09-03
3
-0
/
+0
*
Fix FTBFS with stricter C++11
Slávek Banko
2018-08-19
7
-16
/
+16
*
Fix security issue CVE-2016-10040
Slávek Banko
2018-07-26
1
-1
/
+1
*
Backport mysql driver mariadb fix - see QTBUG-63108
Slávek Banko
2018-06-03
1
-12
/
+22
*
Add mkspecs for build with Clang
Slávek Banko
2018-06-03
5
-0
/
+391
*
Update buildkey for GCC 7 and 8
Slávek Banko
2018-05-12
1
-1
/
+1
*
Add brightness keys support
Roman Savochenko
2017-07-30
8
-2
/
+52
*
Update buildkey for GCC 7
Slávek Banko
2017-07-23
1
-1
/
+1
*
ListView: Deselect items that are hidden by the filter
Slávek Banko
2017-07-02
1
-5
/
+21
*
IconView: Deselect items that are hidden by the filter
Slávek Banko
2017-07-02
1
-7
/
+15
[next]