Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename kde-config to tde-config | Timothy Pearson | 2012-02-26 | 2 | -5/+5 |
| | |||||
* | Export QSqlRecordShared symbols | Timothy Pearson | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Export QAuBucket symbols | Timothy Pearson | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | [qt3/qsplitter.h] fixed bug #854 | Serghei Amelian | 2012-02-13 | 1 | -2/+2 |
| | |||||
* | Fix a few more build warnings | Timothy Pearson | 2012-02-12 | 5 | -16/+19 |
| | |||||
* | Fix accidental FTBFS introduced in prior commit | Timothy Pearson | 2012-02-12 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS if yacc regenerates the moc | Timothy Pearson | 2012-02-12 | 1 | -1/+1 |
| | |||||
* | Clean up a few build warnings | Timothy Pearson | 2012-02-12 | 4 | -8/+11 |
| | |||||
* | Add NFlags parameter to QWidget constructor | Timothy Pearson | 2012-02-07 | 2 | -4/+4 |
| | | | | This relies on GIT hash 0eb9f5e2 and breaks the ABI versus Qt 3.3.8 | ||||
* | Fix first icon view item display | Timothy Pearson | 2012-02-04 | 1 | -4/+0 |
| | |||||
* | Add full hidden item support to QIconView | Timothy Pearson | 2012-01-31 | 1 | -6/+68 |
| | | | | This will enable TDE to efficiently filter icon views via Konqueror | ||||
* | Add NetWM/Motif controls to QWidget | Timothy Pearson | 2012-01-26 | 7 | -20/+200 |
| | | | | This must break binary compatibility, so version was also bumped to 3.4.0 | ||||
* | Export QAuServer for tdebindings | Timothy Pearson | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Initialize X11 threading when Qt threading is enabled | Timothy Pearson | 2012-01-23 | 1 | -0/+6 |
| | | | | This closes Bug 812 | ||||
* | Fix accidental conversions of binary files from last commit | Timothy Pearson | 2012-01-22 | 2 | -0/+0 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 2 | -0/+0 |
| | |||||
* | Fix qcstring format warnings | Timothy Pearson | 2012-01-12 | 1 | -1/+5 |
| | | | | Related to Bug 637 | ||||
* | Fix popen leak | Timothy Pearson | 2012-01-12 | 1 | -0/+1 |
| | | | | Related to Bug 637 | ||||
* | Add additional documentation from Debian into Qt3 tree | Timothy Pearson | 2012-01-11 | 12 | -0/+448 |
| | | | | This closes Bug 673 | ||||
* | Enable gcc visibility support in Qt3 | Timothy Pearson | 2012-01-08 | 9 | -35/+24 |
| | | | | This partially closes Bug 696 | ||||
* | Fix Qt3 builds with libpng15 | Timothy Pearson | 2012-01-08 | 1 | -3/+111 |
| | | | | This partially closes Bug 683 | ||||
* | Fix qimage header warnings | Timothy Pearson | 2011-12-21 | 1 | -2/+2 |
| | |||||
* | Fix accidental conversion of dockwin (part 2 of 2) | Timothy Pearson | 2011-11-08 | 8 | -0/+0 |
| | |||||
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 49 | -386/+386 |
| | |||||
* | Rename kwin to twin (Part 2 of 2) | Timothy Pearson | 2011-11-07 | 8 | -0/+0 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 50 | -390/+390 |
| | |||||
* | Apply qtkdeintegration patches to Qt3v3.5.13 | Timothy Pearson | 2011-10-06 | 9 | -5/+411 |
| | | | | This partially resolves Bug #528 | ||||
* | Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS | Timothy Pearson | 2011-09-28 | 1 | -0/+2 |
| | |||||
* | Fix Qt3 compilation when Xinerama is not available | Timothy Pearson | 2011-09-27 | 1 | -0/+1 |
| | | | | Thanks to "Fat-Zer" for the patch! | ||||
* | Fix Qt3 libjpeg silent crash if compiled library version does not match the ↵ | Timothy Pearson | 2011-09-27 | 1 | -3/+3 |
| | | | | | | shared library version present on the local system Thanks to "Fat-Zer" for the patch! | ||||
* | Remove duplicate headers in Qt3 | Timothy Pearson | 2011-09-25 | 27 | -27/+0 |
| | |||||
* | Remove link to config.h in Qt3 include directory | Timothy Pearson | 2011-09-15 | 1 | -1/+0 |
| | | | | This repairs TDE compilation | ||||
* | Fix Qt3 compilation against new libpng versions | Timothy Pearson | 2011-09-12 | 1 | -0/+14 |
| | |||||
* | Fix Qt3 builds on Slackware via removal of the png.h symlink | Timothy Pearson | 2011-09-10 | 1 | -1/+0 |
| | |||||
* | Add new emitResizedSignal method to QDesktopWidget | Timothy Pearson | 2011-08-23 | 1 | -0/+2 |
| | |||||
* | Increase size of internal shared double buffer to accommodate larger screens ↵ | Timothy Pearson | 2011-08-19 | 1 | -0/+16 |
| | | | | more typical of modern (year 2011) systems | ||||
* | Remove spurious junk that was causing kalyptus to fail from ↵ | Timothy Pearson | 2011-08-13 | 1 | -6/+6 |
| | | | | QSplitter/TQSplitter header files | ||||
* | Revert delayed init commit as it won't work the way I intended | Timothy Pearson | 2011-08-10 | 2 | -103/+0 |
| | |||||
* | Add new delayed initialization constructor to QApplication | Timothy Pearson | 2011-08-10 | 2 | -0/+103 |
| | |||||
* | Fix another Qt3/TQt4 FTBFS related to the QSplitter commit | Timothy Pearson | 2011-08-06 | 2 | -11/+10 |
| | |||||
* | Fix another FTBFS | Timothy Pearson | 2011-08-06 | 1 | -5/+1 |
| | |||||
* | Fix FTBFS from prior commit | Timothy Pearson | 2011-08-06 | 1 | -2/+0 |
| | |||||
* | Expose some QSplitter private classes for added functionality in Trinity | Timothy Pearson | 2011-08-06 | 2 | -71/+73 |
| | | | | This is not a security risk | ||||
* | [ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView | Timothy Pearson | 2011-08-05 | 2 | -47/+90 |
| | |||||
* | [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element | Timothy Pearson | 2011-08-05 | 2 | -0/+3 |
| | | | | This is needed to make the PopupMenuTitle UI element work properly | ||||
* | Revert 01_export_stat64_symbols.diff due to FTBFS | Timothy Pearson | 2011-07-26 | 2 | -73/+0 |
| | |||||
* | Apply gcc4.6 patches from Ubuntu | Timothy Pearson | 2011-07-22 | 2 | -0/+2 |
| | |||||
* | Fix Qt3 build under Slackware64 13 | Timothy Pearson | 2011-07-22 | 9 | -0/+9 |
| | | | | Thanks to "/dev/ammo42" for the patch! | ||||
* | Add missing symlinks in include/private | Timothy Pearson | 2011-07-18 | 55 | -0/+55 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 6919 | -0/+1633123 |