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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix glib multithreading abort with versions less than 2.24
Francois Andriot
2013-07-23
1
-1
/
+5
*
Update official version number
Timothy Pearson
2013-07-01
1
-1
/
+1
*
Fix incorrect thread termination handling when thread count is greater than two
Timothy Pearson
2013-06-10
3
-6
/
+23
*
Fix crash on thread termination
Timothy Pearson
2013-05-17
1
-1
/
+1
*
Fix downstream build failures due to missing TQApplication conditions
Timothy Pearson
2013-05-16
1
-1
/
+3
*
Fix a number of threading data races
Timothy Pearson
2013-05-14
19
-200
/
+912
*
Fix spelling mistakes
Darrell Anderson
2013-05-07
2
-2
/
+2
*
Fix ARGB mode stippled focus rectangle showing underlying window contents
Timothy Pearson
2013-05-03
2
-6
/
+21
*
Add ability to control cross thread signal slot handling method
Timothy Pearson
2013-05-02
2
-6
/
+31
*
Fix corrupted titlebar icons in subwindows of ARGB applications
Timothy Pearson
2013-05-02
1
-3
/
+37
*
Use glib thread initialization functions when glib main loop is in use
Timothy Pearson
2013-05-01
3
-48
/
+74
*
Fix a number of threading problems and crashes
Timothy Pearson
2013-04-22
7
-305
/
+757
*
Fix fatal X11 errors when both external display and command arguments are pro...
Timothy Pearson
2013-04-16
1
-11
/
+19
*
Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
Timothy Pearson
2013-04-11
2
-2
/
+8
*
Add unpaged memory mode to TQString and TQLineEdit
Timothy Pearson
2013-03-21
4
-14
/
+127
*
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2013-03-03
1
-1
/
+1
|
\
|
*
Add more information to help debugging
Darrell Anderson
2013-03-03
1
-1
/
+1
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2013-03-02
5
-16
/
+84
|
\
\
|
|
/
|
*
Fix textbox trails introduced with GIT commit 82b71e49
Slávek Banko
2013-03-01
1
-3
/
+3
|
*
Restore expected qApp->exit() behaviour when called from a non-GUI thread
Timothy Pearson
2013-02-24
1
-1
/
+8
|
*
Doublebuffer QIconView to reduce flicker
Timothy Pearson
2013-02-18
2
-1
/
+47
|
*
Fix unintended rename of LOCKFILE
Slávek Banko
2013-02-17
1
-1
/
+1
|
*
Fix CLI application failure when glib event loop is used
Timothy Pearson
2013-02-13
1
-4
/
+4
|
*
Fix GTK threading deadlock
Timothy Pearson
2013-02-12
2
-10
/
+25
|
*
Rename a few build variables for overall consistency
Timothy Pearson
2013-01-29
1
-1
/
+1
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2013-01-14
1
-7
/
+20
|
\
\
|
|
/
|
*
Verify desktop widget screen number before applying size changes
Timothy Pearson
2013-01-12
1
-7
/
+20
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2012-12-19
49
-3078
/
+5525
|
\
\
|
|
/
|
*
Ensure that a valid DPI is always set
Timothy Pearson
2012-12-11
1
-5
/
+10
|
*
Fix X11 fd polling initialization in glib main loop
Timothy Pearson
2012-12-09
2
-56
/
+70
|
*
Fix glib event loop threading
Timothy Pearson
2012-12-07
2
-69
/
+70
|
*
Add level method to recursive mutex
Timothy Pearson
2012-12-07
6
-50
/
+91
|
*
Maintain binary compatibility when switching between glib event loop and stan...
Timothy Pearson
2012-12-06
1
-19
/
+18
|
*
Add threading tutorial and fix a couple rare crashes
Timothy Pearson
2012-12-06
3
-4
/
+13
|
*
Add real threading support, including per-thread event loops, to QThread
Timothy Pearson
2012-12-06
22
-2947
/
+5251
|
*
Fix a number of build warnings that could lead to unstable operation
Timothy Pearson
2012-12-01
23
-27
/
+101
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2012-11-29
5
-55
/
+89
|
\
\
|
|
/
|
*
Add ability to enable/disable glib event pass through
Timothy Pearson
2012-11-29
5
-55
/
+89
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2012-11-27
7
-4
/
+1393
|
\
\
|
|
/
|
*
Add glib main loop support patches
Timothy Pearson
2012-11-26
7
-4
/
+1393
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2012-11-19
2
-2
/
+17
|
\
\
|
|
/
|
*
Add flush command to external painter command set
Timothy Pearson
2012-11-18
2
-2
/
+17
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2012-11-15
20
-600
/
+631
|
\
\
|
|
/
|
*
Increase style method call speed
Timothy Pearson
2012-11-14
20
-237
/
+255
|
*
Speed up application loading
Timothy Pearson
2012-11-14
3
-363
/
+376
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2012-11-10
5
-31
/
+195
|
\
\
|
|
/
|
*
Add ability to set progressbar orientation
Timothy Pearson
2012-11-06
4
-31
/
+102
|
*
Add additional information to style info structs
Timothy Pearson
2012-11-04
2
-0
/
+74
|
*
Extend style information structures slightly
Timothy Pearson
2012-11-03
2
-0
/
+19
*
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Darrell Anderson
2012-11-02
6
-0
/
+50
|
\
\
|
|
/
[next]