summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add the QIdentityProxyModel.Stephen Kelly2011-05-115-1/+701
| * update def filesShane Kearns2011-05-116-51/+526
| * emit QNetWorkAccessManager::finished on QNetworkReply::abort()Martin Petersson2011-05-111-0/+2
| * make QLibraryInfo return clean pathsOswald Buddenhagen2011-05-111-4/+6
| * make relative paths in qt.conf work inside qmakeOswald Buddenhagen2011-05-111-1/+1
| * Sockets: Fix potential null pointer usagesShane Kearns2011-05-112-8/+13
| * QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-111-4/+4
| * Fix initial main window dimensions for "fullscreen with softkeys" caseMiikka Heikkinen2011-05-111-0/+5
| * Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-112-0/+21
| * Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-05-111-0/+6
| * Optimisation - buffer packet read in pendingDatagramSizeShane Kearns2011-05-112-9/+56
| * Remove warnings when disabling notifications on a closed socketShane Kearns2011-05-111-6/+1
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-1116-47/+100
| |\
| | * Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-1114-42/+45
| | * Add some QRawFont related low level functions to avoid extra copyingJiang Jiang2011-05-112-5/+55
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-0/+1
| |\|
| | * Fix to commit 7fce0a73cc9b099c4ca67b3bc2e8bbe3060230c6.Kim Motoyoshi Kalland2011-05-111-0/+1
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-13/+19
| |\|
| | * Check if OES_texture_npot is present on OpenGL ES 2.Kim Motoyoshi Kalland2011-05-111-13/+19
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-0/+2
| |\|
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-119-0/+22
| |\ \
| | * | Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-109-0/+22
* | | | move files in src/gui into their final locationsLars Knoll2011-05-1182-101/+100
* | | | Deliver leave event to proper widget (not the top-level).Samuel Rødal2011-05-111-1/+2
* | | | Improved popup and mouse event handling.Samuel Rødal2011-05-113-26/+117
* | | | Compile fixes after merge.Samuel Rødal2011-05-112-4/+4