summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-2048-111/+631
|\
| * Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII...Simon Hausmann2011-05-201-1/+3
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-202-4/+29
| |\
| | * Fix incorrect hardware address on systems without getifaddrs()Craig Scott2011-05-201-1/+1
| | * Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-201-3/+28
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-2018-55/+149
| |\|
| | * Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-197-12/+55
| | * Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-1910-25/+78
| | * Lighthouse minimal: Add support for transparencyJanusz Lewandowski2011-05-192-3/+3
| | * Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13
| * | 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