Commit Graph

76 Commits (3bffdfb381d69910750a7a8e61ad42e1b86ef25a)
 

Author SHA1 Message Date
Michele Calgaro 3bffdfb381 Improvements to QValueList. This may relate to bug 1820
9 years ago
Michele Calgaro 7e2db04621 Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug 1901 and 1909.
9 years ago
Slávek Banko 2f51a9410a Fix overwriting memory for an application icon
9 years ago
Timothy Pearson 08dd9f5517 Fix DnD crash when source is not present
9 years ago
Slávek Banko bf0d76f75a Fix tqteditor hidden visibility needed for cppeditor plugin
9 years ago
Slávek Banko 670b1431fa Fix FTBFS due to hidden visibility
9 years ago
Francois Andriot e3a418d757 Build by default as a shared
9 years ago
Timothy Pearson b958d50c22 Properly export ucm_instantiate in UCOM libraries
9 years ago
Slávek Banko 13859714fd Fix FTBFS with libfreetype6 >= 2.5.x
9 years ago
Slávek Banko f16757db87 Add pluginsdir to pkgconfig file
9 years ago
Francois Andriot adf32d0c0a Remove dead symlink under 'mkspecs/default'
9 years ago
Timothy Pearson 6bb565d42e Fix prior commit
9 years ago
Timothy Pearson 8af28edd4a Fix crash on exit when application does not use session management
9 years ago
Francois Andriot 19b34d5dcf Fix FTBFS in qvfb with libpng >= 1.5
9 years ago
Francois Andriot 851cbaad8b Fix 'format not a string literal' error
9 years ago
Slávek Banko c5a026e70b Private headers moved out from public include directory
9 years ago
Slávek Banko a2c7f8f7b4 3rdparty headers moved out from public include directory
9 years ago
Timothy Pearson 1f7ae30324 Allow TQApplication objects to be constructed without a session manager
9 years ago
Timothy Pearson 3dccb6a206 Do not return deleted icon view items after icon view deletion
9 years ago
Timothy Pearson 1ee1281a95 Fix first icon view item display
9 years ago
Timothy Pearson 7413b3b4e5 Add full hidden item support to QIconView
9 years ago
Slávek Banko 8d8e01fb8e Fix security issue CVE-2015-1860
9 years ago
Slávek Banko e3dd0b7464 Fix security issue CVE-2015-0295
9 years ago
Slávek Banko 2e1f44ecf6 Fix security issue CVE-2014-0190
9 years ago
Slávek Banko 635d3fe606 Fix security issue CVE-2013-4549
9 years ago
Darrell Anderson 169c39ae6b Fix spelling mistakes
12 years ago
Timothy Pearson d2240de110 Fix ARGB mode stippled focus rectangle showing underlying window contents
12 years ago
Timothy Pearson 90f4a5524c Fix corrupted titlebar icons in subwindows of ARGB applications
12 years ago
Timothy Pearson b8e4f241c0 Fix a number of threading problems and crashes
12 years ago
Timothy Pearson 60621ef099 Make basic integer QDataStream reads resistant to corruption from underlying IO device failure
12 years ago
Timothy Pearson 3f779ee8e6 Use unixODBC instead of obsolete iODBC
12 years ago
Timothy Pearson 909c3cb760 Add 0084 compositing patch from RedHat
12 years ago
Timothy Pearson c62cd502f3 Update zh-tw translations
12 years ago
Timothy Pearson e374dacaac Fix qmake library search path on 64 bit systems
12 years ago
Timothy Pearson c421de290d Fix Qt input method failure
12 years ago
Timothy Pearson e7d0f7dba5 Fix fatal X11 errors when both external display and command arguments are provided to QApplication
12 years ago
Timothy Pearson 045b2d9ad8 Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
12 years ago
Slávek Banko a78eb9c8b7 Fix textbox trails introduced with GIT commit 82b71e49
12 years ago
Timothy Pearson 897cd5c506 Doublebuffer QIconView to reduce flicker
12 years ago
Timothy Pearson b8ca17c69c Verify desktop widget screen number before applying size changes
12 years ago
Timothy Pearson cbe0a27bbf Ensure that a valid DPI is always set
12 years ago
Timothy Pearson 5ae82a06c3 Fix build warnings
12 years ago
Timothy Pearson e9fed234b7 Use system libpng and libmng by default
12 years ago
Timothy Pearson 485dab68a6 Remove completely obsolete libjpeg directory
12 years ago
Timothy Pearson 34681cac0d Fix xrandr resize event failing on some systems
13 years ago
Timothy Pearson 55af72cf2c Remove invalid license options from Qt3
13 years ago
Timothy Pearson 3a38b25b55 Remove broken symlinks resulting from hash 4e067439
13 years ago
Timothy Pearson 8969326a16 Fix potential crash when Qt3 is used as part of another application due to multiple calls to XLib threading init function
13 years ago
Timothy Pearson d0c6decc22 Fix TQPainter::drawWinFocusRect
13 years ago
Timothy Pearson 8f2ce2b619 Initialize X11 threading when Qt threading is enabled
13 years ago