summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QNX: Fixed build of QPA pluginBernd Weimer2013-05-221-1/+1
* Doc: Updated content for Drill Down exampleTopi Reinio2013-05-2221-171/+138
* Fix compiler warning about deprecated APIKai Koehne2013-05-221-0/+10
* Fusion palette: add missing disabled rolesJ-P Nurmi2013-05-221-0/+2
* Ignore mouse enter/leave on non-exposed windowsShawn Rutledge2013-05-221-1/+2
* Fix Qt for Android build with recent SDK bundleEskil Abrahamsen Blomfeldt2013-05-211-0/+7
* Fixed autotest build for configurations without printsupportOliver Wolff2013-05-211-1/+1
* apply standard behaviorMaurice Kalinowski2013-05-211-1/+1
* Fix linuxfb plugin when fb offset is present.Michael Brasser2013-05-201-4/+5
* Make CMake not fail if EGL is not found.Stephen Kelly2013-05-201-2/+6
* Check that files we expect to find actually exist when using a cmake package.Stephen Kelly2013-05-206-37/+107
* configure/Mac: Handle errors by xcrun.Friedemann Kleint2013-05-201-1/+4
* mark private dependencies as suchOswald Buddenhagen2013-05-2010-11/+11
* remove redundant QT statementsOswald Buddenhagen2013-05-202-3/+0
* make sure that dependencies added by the pri files become visibleOswald Buddenhagen2013-05-201-2/+2
* update size calculations for assignment statementsOswald Buddenhagen2013-05-202-4/+5
* QMakeEvaluator: Set pro file as source for internal variablesOrgad Shaneh2013-05-201-4/+5
* Fix warningOrgad Shaneh2013-05-201-1/+1
* Qt4Project: Do a build_pass evaluationDaniel Teske2013-05-202-12/+2
* qdoc: Brief attribute was written incorrectlyMartin Smith2013-05-201-3/+15
* Doc: Remove widgets examples from Qt Print Support documentationTopi Reinio2013-05-204-8/+36
* restore QProcessEnvironment shared data thread safety on unixOswald Buddenhagen2013-05-203-8/+74
* iOS: fix bug when reporting the screen position of touch eventsRichard Moe Gustavsen2013-05-201-8/+8
* Fix QEventDispatcherBlackberry build when debug is onRafael Roquetto2013-05-201-0/+1
* QThreadPool: Fix regression from Qt 4 in dealing with priority startsThiago Macieira2013-05-202-1/+54
* Only call QA::updateAccessibility() if the "control owner" is a QWidgetJan Arve Saether2013-05-201-2/+2
* QtCore: fix the number precision in QJsonDocument.toJson()Liang Qi2013-05-202-13/+66
* Update Urls to CMake docs.Stephen Kelly2013-05-201-5/+5
* Never show EGLFS mouse cursor in Qt for Android platform pluginEskil Abrahamsen Blomfeldt2013-05-204-9/+11
* Make QRgb-related functions constexprGiuseppe D'Angelo2013-05-201-9/+9
* moc: Fix Generator::registerableMetaTypeOlivier Goffart2013-05-202-2/+4
* Fix QLocalePrivate object leakingjian liang2013-05-201-1/+1
* Fix ambiguity in shortcut matchingGatis Paeglis2013-05-201-10/+13
* moc: recover bad template parsing.Olivier Goffart2013-05-202-0/+8
* MSYS: use cp -f for QMAKE_INSTALL_*Ray Donnelly2013-05-202-0/+8
* Add BypassWinowManagerHintJørgen Lind2013-05-202-1/+8
* xcb: fallback to gtk cursor themesJørgen Lind2013-05-202-24/+98
* Add QXcbConnectionGrabber classJørgen Lind2013-05-203-2/+30
* Introduce QXcbXSettingsJørgen Lind2013-05-207-2/+372
* Prevent windows from jumping when changing geometry on OS XTor Arne Vestbø2013-05-151-2/+1
* QtWidgets: avoid integer divide by zero in QProgressDialogLiang Qi2013-05-152-0/+12
* Don't send the same Input event twice to QGraphicsProxyWidget::inputMethodEventGatis Paeglis2013-05-151-1/+3
* always create qt_tool_syncqt.pri when shadow-buildingOswald Buddenhagen2013-05-151-1/+1
* Don't draw size grip on Mac > 10.6Jens Bache-Wiig2013-05-151-1/+5
* Cocoa: Fix Open GL resolution in high-dpiGabriel de Dietrich2013-05-152-12/+10
* Only generate entries for private include dirs if they exist.Stephen Kelly2013-05-142-0/+10
* Respect specified minimum height for menuBar also if it has HFW.Jan Arve Saether2013-05-141-6/+4
* QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-142-1/+29
* Fixed WINCE linking error in QProcessBjoern Breitmeyer2013-05-141-0/+5
* tst_qmdiarea: Prevent scrollbars from messing up expected viewport calculationTor Arne Vestbø2013-05-141-3/+9