summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix event delevery orderOlivier Goffart2011-06-271-2/+2
| * Store styleName in font databaseJiang Jiang2011-06-273-12/+38
* | added a QLineControl class to QtGuiLars Knoll2011-07-064-1/+2166
* | add QTextControl class to QtGuiLars Knoll2011-07-067-1/+3420
* | Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-0/+7
* | Adapt font engines for Windows/QPA.Friedemann Kleint2011-06-294-6/+41
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-2712-25/+108
|\|
| * Add styleName to QFontDef comparisonJiang Jiang2011-06-272-0/+4
| * fix autotest regressions introduced by 37c329a3Lars Knoll2011-06-222-0/+86
| * Make QPoint have the same layout on all platformsGunnar Sletta2011-06-202-14/+0
| * Fix fontconfig usage in X11 font databaseJiang Jiang2011-06-222-52/+31
| * Support -qtnamespace and -qtlibinfix againLiang Qi2011-06-205-6/+18
| * Fix empty lines in Qt HTML when displayed in external browsers (again)Eskil Abrahamsen Blomfeldt2011-06-203-4/+11
| * Fix bug which caused repeated characters in a QML TextEskil Abrahamsen Blomfeldt2011-06-201-2/+2
| * Make it possible to set color of QStaticText with pixel size >= 64Eskil Abrahamsen Blomfeldt2011-06-201-1/+1
| * Initialize member variable.Gunnar Sletta2011-06-141-1/+2
| * Fix a case of SP_MediaSkipForward returning the wrong pixmap.Andy Shaw2011-06-101-1/+1
| * Fix missing empty lines in Qt HTML when displayed in compliant browsersEskil Abrahamsen Blomfeldt2011-06-101-1/+1
* | Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-273-3/+3
* | Compile fix: MinGW.Friedemann Kleint2011-06-241-0/+4
* | Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-233-1/+11
* | Add QWindowSystemInterface::windowSystemEventsQueued()Morten Sorvig2011-06-233-1/+7
* | Refactor window system event dispatching.Morten Sorvig2011-06-232-0/+38
* | Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-223-0/+19
* | Compile.Friedemann Kleint2011-06-221-0/+1
* | Make xcb work again after event dispatcher changes.Morten Johan Sorvig2011-06-221-1/+0
* | add QInputMethodQueryEventLars Knoll2011-06-222-0/+63
* | add a platform interface for input method supportLars Knoll2011-06-225-0/+158
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-2212-1874/+56
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-225-12/+44
* | OpenGL API refactor.Samuel Rødal2011-06-2113-203/+161
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-2110-234/+315
* | Compile fixes.Samuel Rødal2011-06-211-0/+1
* | remove postscript related filesLars Knoll2011-06-203-1096/+0
* | Add a platform API for QClipboard::ownsMode()Lars Knoll2011-06-203-4/+9
* | Make glx wayland backends working.Laszlo Agocs2011-06-201-0/+1
* | Compile.Friedemann Kleint2011-06-141-0/+1
* | Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/qtbase-staging into refa...Jørgen Lind2011-06-106-2/+21
|\ \
| * | Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-104-0/+19
| * | Compile Windows.Friedemann Kleint2011-06-102-2/+2
* | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-1024-121/+364
|\ \ \ | |/ / |/| / | |/
| * Fontengine buildfix for xcb platform plugin.Tapani Mikola2011-06-104-11/+7
| * 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-081-0/+2
| * 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