Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fatal X11 errors when both external display and command arguments are ↵ | Timothy Pearson | 2013-04-16 | 1 | -11/+19 |
| | | | | | | provided to QApplication This resolves Bug 1456 | ||||
* | Properly set WM_CLASS atom even if Display pointer was passed to TQApplication | Timothy Pearson | 2013-04-11 | 1 | -1/+6 |
| | | | | This relates to Bug 1443 | ||||
* | Verify desktop widget screen number before applying size changes | Timothy Pearson | 2013-01-12 | 1 | -7/+20 |
| | | | | This resolves Bug 1378 | ||||
* | Fix a number of build warnings that could lead to unstable operation | Timothy Pearson | 2012-12-01 | 1 | -2/+2 |
| | | | | This breaks the ABI | ||||
* | Add WAR_SetDefault and friends | Timothy Pearson | 2012-10-16 | 1 | -4/+0 |
| | |||||
* | Fix problems in prior style API changes | Timothy Pearson | 2012-08-08 | 1 | -4/+2 |
| | |||||
* | Update usage of deprecated XKeycodeToKeysym function | Timothy Pearson | 2012-08-07 | 1 | -2/+2 |
| | |||||
* | Fix build warnings | Timothy Pearson | 2012-07-28 | 1 | -10/+11 |
| | | | | Thanks to Bruce Sass for the patch! | ||||
* | Fix Qt input method failure | Timothy Pearson | 2012-06-13 | 1 | -6/+6 |
| | | | | This resolves Bug 1019 | ||||
* | Fix xrandr resize event failing on some systems | Timothy Pearson | 2012-05-24 | 1 | -20/+21 |
| | |||||
* | Fix potential crash when Qt3 is used as part of another application due to ↵ | Timothy Pearson | 2012-03-10 | 1 | -1/+2 |
| | | | | multiple calls to XLib threading init function | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 1 | -36/+36 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -36/+36 |
| | |||||
* | Add NetWM/Motif controls to QWidget | Timothy Pearson | 2012-01-26 | 1 | -4/+30 |
| | | | | This must break binary compatibility, so version was also bumped to 3.4.0 | ||||
* | Initialize X11 threading when Qt threading is enabled | Timothy Pearson | 2012-01-23 | 1 | -0/+6 |
| | | | | This closes Bug 812 | ||||
* | Enable gcc visibility support in Qt3 | Timothy Pearson | 2012-01-08 | 1 | -2/+2 |
| | | | | This partially closes Bug 696 | ||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -4/+4 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+6653 |