summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-2747-222/+368
|\
| * Add styleName to QFontDef comparisonJiang Jiang2011-06-272-0/+4
| * Have the selection offer global handled always without delay.Laszlo Agocs2011-06-246-28/+17
| * Add a function that returns the D-Bus local machine IDThiago Macieira2011-06-233-0/+25
| * Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-235-16/+18
| * Update the wayland pluginJørgen Lind2011-06-234-11/+38
| * fix autotest regressions introduced by 37c329a3Lars Knoll2011-06-222-0/+86
| * simplify relative path generationOswald Buddenhagen2011-06-221-28/+1
| * IPv4 + IPv6 dual stack socketsShane Kearns2011-06-227-27/+111
| * Make QPoint have the same layout on all platformsGunnar Sletta2011-06-203-20/+0
| * SSL certificate printing: increase max certificate sizePeter Hartmann2011-06-221-2/+2
| * Fix fontconfig usage in X11 font databaseJiang Jiang2011-06-222-52/+31
| * SSL certificate printing: lookup Symbian ordinalPeter Hartmann2011-06-211-0/+1
| * Add the ability to convert a certificate to textRichard Moore2011-06-215-0/+42
| * Clean-up the macros about Qt Mobility in bearerLiang Qi2011-06-203-48/+3
| * 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
| * QAuthenticator::setUser() parse user name in form user@domainMartin Petersson2011-06-201-1/+1
| * Fix QProcess emitting two started signals on X11Christian Strømme2011-06-201-7/+4
| * 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
| * Include cycle_p.h only conditionallyEckhart Koppen2011-06-131-0/+2
| * Handle really global selection offers in wayland clipboard.Laszlo Agocs2011-06-102-4/+21
| * fix an incorrect OpenMode flags handling in QBuffer::open()Ritt Konstantin2011-06-101-11/+6
| * 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-2724-367/+366
* | Compile fix: MinGW.Friedemann Kleint2011-06-241-0/+4
* | Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-2314-107/+149
* | Pass process event flags to QEventDispatcherWin32.Friedemann Kleint2011-06-232-3/+3
* | Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-234-17/+15
* | Update the wayland pluginJørgen Lind2011-06-234-12/+40
* | Compile.Morten Johan Sorvig2011-06-231-1/+1
* | Remove QEventDispatcherQPA inheritance support.Morten Sorvig2011-06-232-36/+5
* | Add QWindowSystemInterface::windowSystemEventsQueued()Morten Sorvig2011-06-235-3/+9
* | Refactor window system event dispatching.Morten Sorvig2011-06-236-59/+50
* | Remove stray file.Morten Sorvig2011-06-231-10/+0
* | Remove leftover file.Friedemann Kleint2011-06-231-60/+0
* | Prevent endless loop when calling QWaylandShmWindow::format().Samuel Rødal2011-06-221-1/+1
* | Get wayland plugin working again.Samuel Rødal2011-06-225-7/+16
* | Compile.Morten Sorvig2011-06-221-1/+1
* | Remove Windows code from platform lib.Friedemann Kleint2011-06-226-270/+0
* | Send expose on (initial) showMorten Sorvig2011-06-221-0/+1
* | CompileMorten Sorvig2011-06-222-2/+2
* | Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-224-0/+21
* | Cocoa: clean up pro file for platform pluginRichard Moe Gustavsen2011-06-221-3/+0
* | Cocoa: implement support for wheel eventsRichard Moe Gustavsen2011-06-221-18/+79
* | Add QGuiEventDispatcherWin32.Friedemann Kleint2011-06-225-1/+152
* | Compile.Friedemann Kleint2011-06-221-0/+1