summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Q_GUI_EXPORT is a mac-only workaround.Morten Sorvig2011-06-221-1/+1
* | Make xcb work again after event dispatcher changes.Morten Johan Sorvig2011-06-224-10/+15
* | add QInputMethodQueryEventLars Knoll2011-06-225-1/+84
* | remove the plugin support for QInputContextLars Knoll2011-06-2225-1328/+3
* | add a platform interface for input method supportLars Knoll2011-06-2211-84/+154
* | Add libxcb-xfixes0-dev to xcb depsMorten Johan Sorvig2011-06-221-1/+1
* | Compile fix (region is an accessor now, not a public member variable).Samuel Rødal2011-06-221-1/+1
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-2245-180/+379
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-226-12/+45
* | OpenGL API refactor.Samuel Rødal2011-06-2163-541/+466
* | Cocoa: fix compiler warningRichard Moe Gustavsen2011-06-211-1/+1
* | Cocoa: add missing return statementRichard Moe Gustavsen2011-06-211-2/+1
* | Make readback-glx working again in wayland.Laszlo Agocs2011-06-212-1/+6
* | Compile fix for readbackglx after surface->backingstore renaming.Laszlo Agocs2011-06-212-3/+2
* | Compile.Morten Sorvig2011-06-211-1/+1
* | Compile fix for platformsupport on Mac.Morten Sorvig2011-06-214-3/+9
* | Port Cocoa plugin to new backing store interface.Samuel Rødal2011-06-216-23/+21
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-2155-5459/+537
* | Compile fixes.Samuel Rødal2011-06-216-6/+7
* | Mac: buildfix for cocoa lighthouse pluginRichard Moe Gustavsen2011-06-202-2/+2
* | Mac: buildfix for QtPlatformsupportRichard Moe Gustavsen2011-06-201-2/+3
* | Don't crash if Clipboard and Selection hold the same mimedateLars Knoll2011-06-201-1/+2
* | use selection changed events from XFixesLars Knoll2011-06-204-22/+58
* | remove postscript related filesLars Knoll2011-06-203-1096/+0
* | Enhance Xcb clipboard codeLars Knoll2011-06-203-77/+149
* | Add a platform API for QClipboard::ownsMode()Lars Knoll2011-06-203-4/+9
* | Restoring QT_WAYLAND_GL_SUPPORT ifdefs.Laszlo Agocs2011-06-203-1/+28
* | Mac: build fix. Make sure Platformsupport builds as a static lib.Richard Moe Gustavsen2011-06-201-0/+1
* | Make glx wayland backends working.Laszlo Agocs2011-06-2020-334/+42
* | Remove leftover xkb member variable in QXcbKeyboard.Laszlo Agocs2011-06-171-3/+0
* | Compile.Friedemann Kleint2011-06-141-0/+1
* | Autodetect the xcb backendJørgen Lind2011-06-101-5/+8
* | Use XCB_GRAVITY_STATIC in XCB plugin for frame independent geometry.Samuel Rødal2011-06-102-1/+3
* | Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/qtbase-staging into refa...Jørgen Lind2011-06-1011-19/+165
|\ \
| * | Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-109-17/+163
| * | Compile Windows.Friedemann Kleint2011-06-102-2/+2
* | | Compile fix, and remove warningsJørgen Lind2011-06-104-4/+6
* | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-1052-515/+625
|\ \ \ | |/ / |/| / | |/
| * Fontengine buildfix for xcb platform plugin.Tapani Mikola2011-06-105-11/+9
| * Allow selecting fonts with irregular style namesJiang Jiang2011-06-0911-96/+204
| * Duplicate some harfbuzz symbols inside Qt.Gunnar Sletta2011-06-094-3/+115
| * Use homePath instead of homeDirPathEckhart Koppen2011-06-091-1/+1
| * Add tilde (both ~ and ~<user>) expansion to QFileDialog on UNIX.Pierre Rossi2011-06-081-4/+73
| * Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-088-0/+16
| * Reorder member varibles in QGlyphRunPrivate to eliminate warningJiang Jiang2011-06-081-4/+4
| * Fix warning in qtextengine compilationJiang Jiang2011-06-081-1/+1
| * Fix compile when configure with no fontconfig supportJiang Jiang2011-06-081-3/+3
| * Fix regression that caused waitForXXX(-1) to fail.Thiago Macieira2011-06-071-1/+1
| * Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-076-53/+111
| * Added private header dependencies to MeeGo graphics system pluginEckhart Koppen2011-06-061-1/+1