summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-201-1/+2
| |\|
| | * Don't crash if windowmanager is not initializedLasse Holmstedt2011-05-191-1/+2
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-199-1/+324
| |\|
| | * Wayland: send surface id + process id pairs to compositorLasse Holmstedt2011-05-199-1/+324
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-191-2/+1
| |\|
| | * Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-191-2/+1
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-191-1/+1
| |\|
| | * Fixed compile of qdrawhelper_neon.cpp.Samuel Rødal2011-05-191-1/+1
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-191-2/+2
| |\|
| | * Always call XInitThreads.Gunnar Sletta2011-05-191-2/+2
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-199-19/+91
| |\|
| | * QUiLoader, QAbstractFormBuilder: Introduce errorString().Friedemann Kleint2011-05-182-1/+16
| | * Enable configuration for XcbEckhart Koppen2011-05-181-0/+3
| | * Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-184-14/+68
| | * Add ability to work around non-standard GLES implementationsPaul Olav Tvete2011-05-181-3/+3
| | * Fix broken drawing with large fonts using QStaticText and FreeTypeEskil Abrahamsen Blomfeldt2011-05-181-1/+1
| * | QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-185-21/+16
| |/
* | Get the QWidget auto-test compiling and running.Samuel Rødal2011-05-204-6/+6
* | Added QGuiApplication::activeWindow().Samuel Rødal2011-05-204-2/+14
* | remove an unused classLars Knoll2011-05-204-31/+0
* | move drag handling back to GuiLars Knoll2011-05-209-59/+58
* | Build the cocoa plugin on Mac.Morten Sorvig2011-05-201-0/+4
* | Add QCocoaNativeInterface.Morten Sorvig2011-05-207-4/+135
* | Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-196-49/+100
* | Remove QMAKE_MACOS_DEPLOYMENT_TARGET.Morten Sorvig2011-05-191-1/+0
* | Support Qt::WindowStaysOnTopHint and other window flags in XCB backend.Samuel Rødal2011-05-182-4/+111
* | Port Qt 5 to Mac.Morten Sorvig2011-05-1817-80/+313
* | Add QWindow::setWindowModality().Samuel Rødal2011-05-187-19/+151
* | Re-implement transient window support in XCB backend.Samuel Rødal2011-05-166-36/+50
* | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-168-31/+182
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-1634-261/+336
|\|
| * Removed duplicate setting of QT dependenciesEckhart Koppen2011-05-131-2/+0
| * Updated default Qt version to 5.0.0Eckhart Koppen2011-05-132-2/+2
| * Removed deprecated functions in QListEckhart Koppen2011-05-131-91/+0
| * Updated Qt and QtBase module version number to 5.0.0Eckhart Koppen2011-05-1312-35/+35
| * Updated data stream version for Qt 4.9 and 5.0Eckhart Koppen2011-05-131-3/+4
| * Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-132-10/+24
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingJason McDonald2011-05-1318-1559/+1390
| |\
| | * fix compilation with namespacesLars Knoll2011-05-121-8/+8
| | * Fix compilation with namespaces enabledLars Knoll2011-05-122-0/+14
| | * Make QLineControl send accessibility updates.Frederik Gladhorn2011-05-125-5/+13
| | * Revert "Fix double painting when adding an item into a linear layout"Jan-Arve Sæther2011-05-121-4/+1
| | * Fix licence headers again for MR 900Sergio Ahumada2011-05-122-9/+18
| | * Avoid flicker when invalidate is propagated in a widget/layout hierarchyJan-Arve Sæther2011-05-125-76/+190
| | * Fix licence headers again for MR 900Gabriel de Dietrich2011-05-122-20/+21
| * | Make error checking in QSignalSpy consistentJason McDonald2011-05-132-3/+14
* | | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-138-29/+144
* | | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-1255-1596/+2628
|\ \ \ | | |/ | |/|
| * | New algorithm for drawing thin linesLars Knoll2011-05-126-1449/+1137
| |/
| * Prevent crash in OpenGL engine when scaling images / pixmaps.Samuel Rødal2011-05-112-0/+4