| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unwanted code for writing png | OBATA Akio | 2021-02-02 | 1 | -13/+0 |
* | Change to use PKG_LIBPNG_VER for libpng version check | OBATA Akio | 2021-02-02 | 1 | -23/+23 |
* | Improved code for keyboard and mouse grabbing and releasing to avoid | Michele Calgaro | 2021-02-02 | 1 | -23/+28 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2021-02-02 | 17 | -168/+168 |
* | Fix crash in tqimage for certain malformed ppm image files | Slávek Banko | 2019-12-18 | 1 | -1/+1 |
* | The TDE integration library (libqtkde) will be searched for | gregory guy | 2019-06-02 | 1 | -5/+1 |
* | bmp image: check for out of range image size.r14.0.6 | 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 |
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 1 | -4/+4 |
* | Add brightness keys support | Roman Savochenko | 2017-07-30 | 4 | -0/+25 |
* | Added safety harness for currentThreadObject() usage. | Michele Calgaro | 2015-08-26 | 2 | -7/+25 |
* | Fix security issue CVE-2015-1860 | Slávek Banko | 2015-05-23 | 1 | -0/+2 |
* | Fix security issue CVE-2015-0295 | Slávek Banko | 2015-03-09 | 1 | -0/+6 |
* | Fix security issue CVE-2014-0190 | Slávek Banko | 2015-03-09 | 1 | -1/+6 |
* | Fix typo in CEF structure definition | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
* | Properly polish QPopupMenu widgets | Timothy Pearson | 2014-11-21 | 1 | -1/+1 |
* | Fix undefined behaviour in TQClipboardWatcher::format | Timothy Pearson | 2014-10-04 | 2 | -9/+9 |
* | Fix dpi detection when using xft2 | François Andriot | 2014-09-16 | 1 | -1/+18 |
* | Fix crash in TQTranslator | François Andriot | 2014-09-16 | 1 | -1/+1 |
* | Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. | Michele Calgaro | 2014-08-18 | 1 | -1/+1 |
* | Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked... | Michele Calgaro | 2014-08-18 | 1 | -1/+1 |
* | Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. | Michele Calgaro | 2014-08-18 | 1 | -1/+1 |
* | Refresh control element data structures before executing style object event h... | Timothy Pearson | 2014-08-07 | 1 | -6/+15 |
* | Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. T... | Michele Calgaro | 2014-07-30 | 1 | -3/+3 |
* | Fix overwriting memory for an application icon | Slávek Banko | 2014-05-19 | 3 | -8/+9 |
* | Fix DnD crash when source is not present | Timothy Pearson | 2014-04-23 | 1 | -1/+1 |
* | Add slow QStyleControlElementData copy constructor for use with python | Timothy Pearson | 2013-12-22 | 2 | -0/+68 |
* | Repair performance regression accidentally introduced with new style API | Timothy Pearson | 2013-12-22 | 5 | -41/+111 |
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
* | 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 | 2 | -2/+2 |
* | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 2 | -2/+2 |
* | 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 | 5 | -8/+52 |
* | Fix memory leak on widget destruction after certain style method accesses | Timothy Pearson | 2013-10-17 | 1 | -0/+1 |
* | 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 |
* | Private headers moved out from public include directory | Slávek Banko | 2013-08-14 | 1 | -1/+1 |
* | 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 |
* | Fix glib multithreading abort with versions less than 2.24 | Francois Andriot | 2013-07-23 | 1 | -1/+5 |
* | Fix incorrect thread termination handling when thread count is greater than two | Timothy Pearson | 2013-06-10 | 1 | -1/+1 |
* | 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 | 12 | -110/+602 |
* | Fix spelling mistakes | Darrell Anderson | 2013-05-07 | 1 | -1/+1 |
* | 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 |