| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed compilation with QT_NO_WHEELEVENT | Denis Dzyubenko | 2010-02-10 | 1 | -0/+8 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | QGtkStyle refactoring | Robert Griebl | 2009-11-03 | 1 | -2/+2 |
|
|
* | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 1 | -0/+6 |
|\ |
|
| * | Emit workAreaResized() in X11 when it changes | Gustavo Pichorim Boiko | 2009-10-27 | 1 | -0/+6 |
|
|
* | | Use shared memory images when shared pixmaps are not available. | Fredrik Höglund | 2009-10-27 | 1 | -6/+8 |
|/ |
|
* | Integrate the GuiPlatformPlugin interface | Olivier Goffart | 2009-10-07 | 1 | -39/+3 |
|
|
* | Add support for XFCE desktop integration | Jens Bache-Wiig | 2009-10-06 | 1 | -2/+7 |
|
|
* | Implemented the SAVE_TARGET in QClipboard on X11 | Denis Dzyubenko | 2009-09-16 | 1 | -0/+2 |
|
|
* | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 1 | -2/+0 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Respect "menus_have_icons" property in GTK+ | Jens Bache-Wiig | 2009-09-02 | 1 | -0/+7 |
|
|
* | Disable event compression when the tablet events are accepted | Benjamin Poulain | 2009-08-31 | 1 | -53/+58 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | Make assorted constructors follow good coding practice | Keith Isdale | 2009-08-24 | 1 | -1/+2 |
|
|
| * | Fixed usage of the MITSHM extension for 16 bit X servers. | Trond Kjernåsen | 2009-08-19 | 1 | -3/+6 |
|
|
| * | Wrapped the XInput include with an ifdef. | Denis Dzyubenko | 2009-08-12 | 1 | -0/+4 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Don't use pointers to temporary vars that go out of scope. | Denis Dzyubenko | 2009-08-19 | 1 | -1/+1 |
|
|
* | | Avoid divide by zero on buggy Xlib/Xserver implementations | Bradley T. Hughes | 2009-08-18 | 1 | -4/+14 |
|
|
* | | Fixed Coverity defect CID 1528. | Gabriel de Dietrich | 2009-08-14 | 1 | -1/+1 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | Make QGtkStyle react properly to font changes in GNOME | Jens Bache-Wiig | 2009-08-10 | 1 | -16/+20 |
|
|
* | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 1 | -1/+3 |
|
|
* | | Refactor the code that reads the KDE config in one file | Olivier Goffart | 2009-08-07 | 1 | -169/+33 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-07-22 | 1 | -20/+15 |
|\ \
| |/ |
|
| * | Revert "Added a check that X11 timestamp goes forward only." | Denis Dzyubenko | 2009-07-22 | 1 | -20/+15 |
|
|
* | | Merge branch 'screencountchanged' | Volker Hilsheimer | 2009-07-17 | 1 | -11/+2 |
|\ \ |
|
| * | | Implement QDesktopWidget::screenCountChanged signal on desktop platforms, | Volker Hilsheimer | 2009-07-17 | 1 | -11/+2 |
|
|
* | | | Add reading of kde colors Link and LinkVisited colors from qt apps in qapplic... | Jeremy Whiting | 2009-07-17 | 1 | -0/+12 |
|/ / |
|
* | | Wrapped the XInput include with an ifdef. | Denis Dzyubenko | 2009-07-16 | 1 | -0/+4 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 1 | -2/+6 |
|\ \ |
|
| * | | Fixed build error on X11 with gcc 4.1.2. | jasplin | 2009-06-23 | 1 | -6/+6 |
|
|
* | | | Add QTouchEvent::DeviceType and deviceType() | Bradley T. Hughes | 2009-06-24 | 1 | -1/+1 |
|
|
* | | | Compile with arm-linux-g++ 4.2.1 in scratchbox | Bradley T. Hughes | 2009-06-23 | 1 | -6/+2 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-23 | 1 | -21/+27 |
|\ \ \
| |/ / |
|
| * | | QApplication: Reduce number of kdeglobals file loads | Markus Goetz | 2009-06-22 | 1 | -21/+27 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-18 | 1 | -61/+67 |
|\ \ \
| |/ / |
|
| * | | Fixes: Tablet not sending mouse release events. | Thomas Zander | 2009-06-17 | 1 | -61/+67 |
|
|
* | | | Change behavior of how touch and mouse events work together | Bradley T. Hughes | 2009-06-18 | 1 | -60/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-16 | 1 | -14/+3 |
|\ \ \
| |/ / |
|
| * | | Fix for resetting DESKTOP_STARTUP_ID envvar. | Denis Dzyubenko | 2009-06-16 | 1 | -14/+3 |
|
|
| * | | Improved resetting the DESKTOP_STARTUP_ID envvar on X11 | Denis Dzyubenko | 2009-06-12 | 1 | -6/+22 |
|
|
| * | | Integrating QProxyStyle | Jens Bache-Wiig | 2009-06-12 | 1 | -33/+43 |
|
|
| * | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 1 | -8/+0 |
| |\ \
| | |/ |
|