Commit Graph

  • b716176cec Fix qmake shared library naming Add long long int support to TQTextStream Fix potential segmentation fault in QValueList Fix library naming in TQT Plugins This relates to Bug 2107 Francois Andriot 2014-09-12 12:57:56 -0500
  • e175139565 Fix FTBFS on Linux specific memlock code François Andriot 2014-09-07 00:51:50 +0200
  • a28cbf4837 Fix FTBFS because invalid data conversion in qmutex François Andriot 2014-09-07 00:45:18 +0200
  • 7b43eed24a Add ability to set reconnect flag on MySQL connections Add database server ping method to SQL classes Timothy Pearson 2014-09-03 18:37:06 -0500
  • 4de3697383 Fix build option used to select sqlite3 plugin Slávek Banko 2014-08-24 03:15:05 +0200
  • a401ecd325 Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1947. Michele Calgaro 2014-08-18 00:24:25 +0900
  • dbc8742f9e Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice." because of wrong reference to bug 1887. This reverts commit 41f30477dd. Michele Calgaro 2014-08-18 00:23:20 +0900
  • 41f30477dd Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1887. Michele Calgaro 2014-08-18 00:17:15 +0900
  • 93b3efa890 Refresh control element data structures before executing style object event handlers This resolves Bug 1816 Fix FTBFS in style examples Timothy Pearson 2014-08-07 13:08:29 -0500
  • 71a6d7870f Improvements to QValueList. This may relate to bug 1820 Michele Calgaro 2014-08-02 21:18:48 +0900
  • cbeacf0de9 Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug 1901 and 1909. Michele Calgaro 2014-07-30 09:02:30 +0200
  • d738b733bd Add sqlite3 plugin Slávek Banko 2014-05-24 16:19:30 +0200
  • 456dc48a97 Fix potential null pointer dereference Slávek Banko 2014-05-23 03:07:19 +0200
  • 3d29992e94 Fix crash on populating style data to tabbar without parent This resolves Bug 1966 Slávek Banko 2014-05-20 08:46:19 +0200
  • 1afc62ef88 Fix overwriting memory for an application icon This resolves Bug 2033 Slávek Banko 2014-05-19 19:06:45 +0200
  • b7d35a6235 Fix DnD crash when source is not present This resolves Bug 1602 Timothy Pearson 2014-04-23 15:01:04 -0500
  • 5747da54c6 Enabled operator->() for class QValueListIterator. Michele Calgaro 2014-03-17 18:59:06 +0900
  • 7fface8931 Fix tqteditor hidden visibility needed for cppeditor plugin Slávek Banko 2014-02-11 00:04:34 +0100
  • 5347950651 Fix FTBFS due to hidden visibility Slávek Banko 2014-02-02 18:19:29 +0100
  • 1e11c1dd06 Build by default as a shared Francois Andriot 2014-02-02 18:17:52 +0100
  • 586f373276 Properly export ucm_instantiate in UCOM libraries This relates to Bug 1780 Timothy Pearson 2013-12-28 04:26:02 -0600
  • 9ec64b2c9b Add slow QStyleControlElementData copy constructor for use with python Timothy Pearson 2013-12-22 23:49:26 -0600
  • d1b6b7be7d Repair performance regression accidentally introduced with new style API Timothy Pearson 2013-12-22 03:17:30 -0600
  • f4193c940c Disable unnecessary thread locking in TQString constructors/destructor This improves performance at no real cost, as the TQString class is not thread safe elsewhere Timothy Pearson 2013-12-17 14:18:39 -0600
  • eced6bf82e Reduce TQString allocation/deallocation load in populateControlElementDataFromWidget Remove unneeded mutex locks around certain TQString operations Timothy Pearson 2013-12-17 02:40:59 -0600
  • 1ee1ffbae6 Fix FTBFS with libfreetype6 >= 2.5.x This resolves Bug 1765 Slávek Banko 2013-12-13 03:07:09 +0100
  • 2e7cd6be55 Add end-of-file newlines. Darrell Anderson 2013-11-30 14:50:52 -0600
  • 3a89e057b7 Add pluginsdir to pkgconfig file Slávek Banko 2013-11-25 12:41:07 +0100
  • 56999a270d Wake up the correct event loop when an event is posted to TQApplication This relates to Bug 1703 Timothy Pearson 2013-11-25 02:20:50 -0600
  • c0780a876e Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" Slávek Banko 2013-11-08 09:46:27 +0100
  • ef73e104bd Update minor TQt3 tool names to match current TQt3 sources in GIT Timothy Pearson 2013-11-07 22:37:15 -0600
  • 2bec467449 Clean up prior commit Timothy Pearson 2013-11-04 14:51:54 -0600
  • 99b03be63d Add threading debug spew when QT_DEBUG is set Timothy Pearson 2013-11-03 01:00:57 -0500
  • 9229bed187 Fix memory leak on widget destruction after certain style method accesses This resolves Bug 1674 Timothy Pearson 2013-10-17 17:14:30 -0500
  • d268efee9d Remove dead symlink under 'mkspecs/default' Francois Andriot 2013-08-20 20:14:54 +0200
  • 8fb62409a1 Fix prior commit Timothy Pearson 2013-08-15 16:51:52 -0500
  • 7c0bc39229 Fix crash on exit when application does not use session management This relates to Bug 1627 Timothy Pearson 2013-08-15 15:41:06 -0500
  • af5bc055c2 Fix FTBFS in qvfb with libpng >= 1.5 Francois Andriot 2013-08-15 21:15:52 +0200
  • 16f24a61f8 Fix 'format not a string literal' error Francois Andriot 2013-08-15 21:03:13 +0200
  • 571716ebf8 Private headers moved out from public include directory Slávek Banko 2013-08-14 17:47:36 +0200
  • 4e2d1bdf61 3rdparty headers moved out from public include directory This resolves Bug 1350 Slávek Banko 2013-08-14 17:12:35 +0200
  • 7ecf525f20 Fix a minor valgrind warning Timothy Pearson 2013-08-08 15:30:14 -0500
  • 49075fd69d Allow TQApplication objects to be constructed without a session manager This relates to Bug 760 Timothy Pearson 2013-08-06 09:20:52 -0500
  • d2ab408c06 Do not return deleted icon view items after icon view deletion This resolves Bug 1605 Timothy Pearson 2013-08-03 15:56:00 -0500
  • 32bd03533d Fix glib multithreading abort with versions less than 2.24 This resolves Bug 1581 Francois Andriot 2013-07-23 08:53:00 -0500
  • c0c848cf2a Update official version number This resolves Bug 1558 Timothy Pearson 2013-07-01 22:58:23 -0500
  • f2102e1f82 Fix incorrect thread termination handling when thread count is greater than two This resolves Bug 1521 Make double free or delete of QString objects more obvious Timothy Pearson 2013-06-10 13:20:17 -0500
  • 8ff73908ee Fix crash on thread termination Timothy Pearson 2013-05-17 02:17:30 -0500
  • 17ffc1e193 Fix downstream build failures due to missing TQApplication conditions Timothy Pearson 2013-05-16 01:09:29 -0500
  • 4eba9b8238 Fix a number of threading data races Add proper thread termination handler This partially resolves Bug 1508 Timothy Pearson 2013-05-14 19:34:10 -0500
  • 169c39ae6b Fix spelling mistakes (cherry picked from commit be8413249b) v3.5.13.2 Darrell Anderson 2013-05-07 14:06:12 -0500
  • be8413249b Fix spelling mistakes Darrell Anderson 2013-05-07 14:06:12 -0500
  • d2240de110 Fix ARGB mode stippled focus rectangle showing underlying window contents Fix TQColor not processing alpha channel in ARGB mode (cherry picked from commit 2a85fcbb5c) Timothy Pearson 2013-05-03 15:02:25 -0500
  • 2a85fcbb5c Fix ARGB mode stippled focus rectangle showing underlying window contents Fix TQColor not processing alpha channel in ARGB mode Timothy Pearson 2013-05-03 15:02:25 -0500
  • 90f4a5524c Fix corrupted titlebar icons in subwindows of ARGB applications (cherry picked from commit 8ab0008655) Timothy Pearson 2013-05-02 14:19:29 -0500
  • 4e770dc815 Add ability to control cross thread signal slot handling method Timothy Pearson 2013-05-02 17:02:54 -0500
  • 8ab0008655 Fix corrupted titlebar icons in subwindows of ARGB applications Timothy Pearson 2013-05-02 14:19:29 -0500
  • c69c3400cb Use glib thread initialization functions when glib main loop is in use This resolves Bug 1484 Timothy Pearson 2013-05-01 15:08:14 -0500
  • b8e4f241c0 Fix a number of threading problems and crashes This partially resolves Bug 1467 (part of the original commit) (cherry picked from commit 83d39cad27) Timothy Pearson 2013-04-22 21:25:32 -0500
  • 83d39cad27 Fix a number of threading problems and crashes This partially resolves Bug 1467 Timothy Pearson 2013-04-22 21:25:32 -0500
  • 60621ef099 Make basic integer QDataStream reads resistant to corruption from underlying IO device failure (cherry picked from commit 5ab7fce9b2) Timothy Pearson 2012-06-27 20:24:17 -0500
  • 3f779ee8e6 Use unixODBC instead of obsolete iODBC This closes Bug 792 Thanks to 'L0ner' for the patch! (cherry picked from commit e20b434308) Timothy Pearson 2012-06-13 15:27:52 -0500
  • 909c3cb760 Add 0084 compositing patch from RedHat (cherry picked from commit 7295893a20) Timothy Pearson 2012-06-13 15:05:35 -0500
  • c62cd502f3 Update zh-tw translations (cherry picked from commit 3c3de9a5eb) Timothy Pearson 2012-06-13 14:58:23 -0500
  • e374dacaac Fix qmake library search path on 64 bit systems This resolves Bug 1016 (cherry picked from commit 4412d295cf) Timothy Pearson 2012-06-13 14:05:26 -0500
  • c421de290d Fix Qt input method failure This resolves Bug 1019 (cherry picked from commit c6db1b3eb2) Timothy Pearson 2012-06-13 02:47:34 -0500
  • e7d0f7dba5 Fix fatal X11 errors when both external display and command arguments are provided to QApplication This resolves Bug 1456 (cherry picked from commit 7abfc2a181) Timothy Pearson 2013-04-16 09:40:02 -0500
  • 7abfc2a181 Fix fatal X11 errors when both external display and command arguments are provided to QApplication This resolves Bug 1456 Timothy Pearson 2013-04-16 09:40:02 -0500
  • 045b2d9ad8 Properly set WM_CLASS atom even if Display pointer was passed to TQApplication This relates to Bug 1443 (cherry picked from commit e154d27e30) Timothy Pearson 2013-04-11 18:06:40 -0500
  • e154d27e30 Properly set WM_CLASS atom even if Display pointer was passed to TQApplication This relates to Bug 1443 Timothy Pearson 2013-04-11 18:06:40 -0500
  • d09860faff Add unpaged memory mode to TQString and TQLineEdit Fix designer build warnings Timothy Pearson 2013-03-21 16:20:15 -0500
  • ed9739fcff Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 Darrell Anderson 2013-03-03 21:11:48 -0600
  • 902e15edcf Add more information to help debugging Darrell Anderson 2013-03-03 17:43:29 -0600
  • 79751823a7 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 Darrell Anderson 2013-03-02 15:51:14 -0600
  • a78eb9c8b7 Fix textbox trails introduced with GIT commit 82b71e49 This resolves Bug 1408 (cherry picked from commit d10d2321a3) Slávek Banko 2013-03-01 23:18:23 -0600
  • d10d2321a3 Fix textbox trails introduced with GIT commit 82b71e49 This resolves Bug 1408 Slávek Banko 2013-03-01 23:18:23 -0600
  • 89af6f8007 Restore expected qApp->exit() behaviour when called from a non-GUI thread Timothy Pearson 2013-02-24 02:27:31 -0600
  • 897cd5c506 Doublebuffer QIconView to reduce flicker This closes Bug 1408 (cherry picked from commit 82b71e4960) Timothy Pearson 2013-02-18 20:35:59 -0600
  • 82b71e4960 Doublebuffer QIconView to reduce flicker This closes Bug 1408 Timothy Pearson 2013-02-18 20:35:59 -0600
  • 5015438cc4 Fix unintended rename of LOCKFILE Slávek Banko 2013-02-17 12:00:56 +0100
  • c47f5e14e4 Fix CLI application failure when glib event loop is used Timothy Pearson 2013-02-13 20:35:23 -0600
  • 5aa389f311 Fix GTK threading deadlock Timothy Pearson 2013-02-12 18:15:11 -0600
  • 5df139de98 Rename KStyle to TDEStyle to avoid conflicts with KDE4 Timothy Pearson 2013-02-03 22:55:56 -0600
  • 4b9e514d7c Fix prior commit Timothy Pearson 2013-02-01 17:32:43 -0600
  • 05d2fcdc92 Fix FTBFS Timothy Pearson 2013-02-01 17:25:37 -0600
  • d3e87ed4a0 Rename a few build variables for overall consistency Timothy Pearson 2013-01-29 23:27:33 -0600
  • 577ad042c8 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 Darrell Anderson 2013-01-14 14:47:37 -0600
  • b8ca17c69c Verify desktop widget screen number before applying size changes This resolves Bug 1378 (cherry picked from commit b85cdabf48) Timothy Pearson 2013-01-12 19:30:06 -0600
  • b85cdabf48 Verify desktop widget screen number before applying size changes This resolves Bug 1378 Timothy Pearson 2013-01-12 19:30:06 -0600
  • 35202ed0d8 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 Darrell Anderson 2012-12-19 14:03:09 -0600
  • cbe0a27bbf Ensure that a valid DPI is always set (cherry picked from commit f19aa203c9) Timothy Pearson 2012-12-11 13:45:50 -0600
  • f19aa203c9 Ensure that a valid DPI is always set Timothy Pearson 2012-12-11 13:45:50 -0600
  • 72eba91414 Fix X11 fd polling initialization in glib main loop This resolves Bug 1358 Timothy Pearson 2012-12-09 16:33:47 -0600
  • a7865cf691 Fix glib event loop threading Timothy Pearson 2012-12-07 20:06:25 -0600
  • 9bff9eeefc Add level method to recursive mutex Enhance thread safety when making event calls Minor cleanup of whitespace in glib event loop Timothy Pearson 2012-12-07 15:01:56 -0600
  • 85b3c5d0ec Maintain binary compatibility when switching between glib event loop and standard event loop Timothy Pearson 2012-12-06 20:22:35 -0600
  • caf80d8824 Add threading tutorial and fix a couple rare crashes Timothy Pearson 2012-12-06 18:29:37 -0600
  • 78125ea2f0 Add real threading support, including per-thread event loops, to QThread Timothy Pearson 2012-12-06 16:47:27 -0600
  • 7aa5ac7f0e Fix a number of build warnings that could lead to unstable operation This breaks the ABI Timothy Pearson 2012-12-01 23:30:27 -0600
  • 8d5add0e87 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 Darrell Anderson 2012-11-29 20:03:31 -0600