Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix build option used to select sqlite3 plugin | Slávek Banko | 2014-08-24 | 1 | -1/+1 | |
| | ||||||
* | Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. | Michele Calgaro | 2014-08-18 | 1 | -1/+1 | |
| | | | | | | 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. | |||||
* | Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is ↵ | Michele Calgaro | 2014-08-18 | 1 | -1/+1 | |
| | | | | | | | invoked twice." because of wrong reference to bug 1887. This reverts commit f0bff64751c7d6911be3578d7578bae8180e987d. | |||||
* | Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. | Michele Calgaro | 2014-08-18 | 1 | -1/+1 | |
| | | | | | | 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. | |||||
* | Automated update from Qt3 | Timothy Pearson | 2014-08-07 | 5 | -44/+53 | |
| | ||||||
* | Improvements to TQValueList. This may relate to bug 1820 | Michele Calgaro | 2014-08-02 | 1 | -20/+22 | |
| | ||||||
* | Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. ↵ | Michele Calgaro | 2014-07-30 | 1 | -3/+3 | |
| | | | | This resolves bug 1901 and 1909. | |||||
* | Add sqlite3 plugin | Slávek Banko | 2014-05-24 | 7 | -0/+706 | |
| | ||||||
* | Fix potential null pointer dereference | Slávek Banko | 2014-05-23 | 1 | -2/+2 | |
| | ||||||
* | Fix crash on populating style data to tabbar without parent | Slávek Banko | 2014-05-20 | 1 | -35/+37 | |
| | | | | This resolves Bug 1966 | |||||
* | Fix overwriting memory for an application icon | Slávek Banko | 2014-05-19 | 3 | -8/+9 | |
| | | | | This resolves Bug 2033 | |||||
* | Automated update from Qt3 | Timothy Pearson | 2014-04-23 | 1 | -1/+1 | |
| | ||||||
* | Enabled operator->() for class QValueListIterator. | Michele Calgaro | 2014-03-17 | 1 | -6/+2 | |
| | ||||||
* | Fix tqteditor hidden visibility needed for cppeditor plugin | Slávek Banko | 2014-02-11 | 1 | -1/+1 | |
| | ||||||
* | Fix FTBFS due to hidden visibility | Slávek Banko | 2014-02-02 | 5 | -9/+9 | |
| | ||||||
* | Build by default as a shared | Francois Andriot | 2014-02-02 | 3 | -6/+5 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-28 | 1 | -3/+3 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-22 | 2 | -0/+68 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-22 | 9 | -155/+342 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-17 | 1 | -64/+69 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-17 | 2 | -81/+69 | |
| | ||||||
* | Fix FTBFS with libfreetype6 >= 2.5.x | Slávek Banko | 2013-12-13 | 1 | -1/+4 | |
| | | | | This resolves Bug 1765 | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-02 | 19 | -28/+26 | |
| | ||||||
* | Add pluginsdir to pkgconfig file | Slávek Banko | 2013-11-25 | 2 | -0/+6 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-11-25 | 2 | -15/+20 | |
| | ||||||
* | Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" | Timothy Pearson | 2013-11-07 | 29 | -72/+72 | |
| | | | | This reverts commit 40e50e6f20276afb557992a51d47618b014e388d. | |||||
* | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 29 | -72/+72 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-11-06 | 1774 | -123131/+123131 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-11-04 | 2 | -6/+8 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-11-03 | 7 | -13/+58 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-10-17 | 1 | -0/+1 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-10-16 | 1 | -1/+1 | |
| | ||||||
* | Remove dead symlink under 'mkspecs/default' | Francois Andriot | 2013-08-20 | 1 | -1/+0 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-08-15 | 1 | -0/+3 | |
| | ||||||
* | Automated update from Qt3 | 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 | |
| | | | | This resolves Bug 1350 | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-08-08 | 2 | -19/+27 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-08-06 | 2 | -14/+64 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-08-03 | 1 | -3/+19 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-07-23 | 1 | -1/+5 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-07-01 | 1 | -1/+1 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-06-10 | 3 | -6/+23 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-17 | 1 | -1/+1 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-16 | 1 | -1/+3 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-14 | 20 | -200/+914 | |
| | ||||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 227 | -577/+577 | |
| | ||||||
* | Fix incorrect renaming of RETQUEST | Timothy Pearson | 2013-05-04 | 4 | -10/+10 | |
| |