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
*
Add pluginsdir to pkgconfig file
Slávek Banko
2013-11-25
2
-0
/
+6
*
Wake up the correct event loop when an event is posted to TQApplication
Timothy Pearson
2013-11-25
2
-15
/
+20
*
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
Slávek Banko
2013-11-08
62
-177
/
+177
*
Update minor TQt3 tool names to match current TQt3 sources in GIT
Timothy Pearson
2013-11-07
62
-177
/
+177
*
Clean up prior commit
Timothy Pearson
2013-11-04
2
-6
/
+8
*
Add threading debug spew when QT_DEBUG is set
Timothy Pearson
2013-11-03
7
-13
/
+58
*
Fix memory leak on widget destruction after certain style method accesses
Timothy Pearson
2013-10-17
1
-0
/
+1
*
Remove dead symlink under 'mkspecs/default'
Francois Andriot
2013-08-20
1
-1
/
+0
*
Fix prior commit
Timothy Pearson
2013-08-15
1
-0
/
+3
*
Fix crash on exit when application does not use session management
Timothy Pearson
2013-08-15
1
-2
/
+6
*
Fix FTBFS in qvfb with libpng >= 1.5
Francois Andriot
2013-08-15
1
-0
/
+8
*
Fix 'format not a string literal' error
Francois Andriot
2013-08-15
7
-20
/
+20
*
Private headers moved out from public include directory
Slávek Banko
2013-08-14
59
-59
/
+4
*
3rdparty headers moved out from public include directory
Slávek Banko
2013-08-14
33
-33
/
+0
*
Fix a minor valgrind warning
Timothy Pearson
2013-08-08
2
-19
/
+27
*
Allow TQApplication objects to be constructed without a session manager
Timothy Pearson
2013-08-06
2
-14
/
+64
*
Do not return deleted icon view items after icon view deletion
Timothy Pearson
2013-08-03
1
-3
/
+19
*
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
20
-200
/
+914
*
Fix spelling mistakes
Darrell Anderson
2013-05-07
4
-4
/
+4
*
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
4
-55
/
+76
*
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
7
-14
/
+153
*
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
6
-17
/
+85
|
\
\
|
|
/
|
*
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 KStyle to TDEStyle to avoid conflicts with KDE4
Timothy Pearson
2013-02-03
1
-1
/
+1
|
*
Fix prior commit
Timothy Pearson
2013-02-01
9
-0
/
+0
|
*
Fix FTBFS
Timothy Pearson
2013-02-01
9
-0
/
+0
|
*
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
54
-3079
/
+5752
|
\
\
|
|
/
|
*
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
[next]