summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Fix breakage of tst_qquickwindow::grab(invisible)Andy Nichols2013-05-142-12/+9
| * Doc: Replaced the HTTPS links with HTTPVenu2013-05-141-2/+2
| * Avoid harmless warning in paintedwindow exampleGunnar Sletta2013-05-142-7/+2
| * remove qtPrepareTool()'s ability to run batch filesOswald Buddenhagen2013-05-131-5/+1
| * remove pointless extension check from qtPrepareTool()Oswald Buddenhagen2013-05-131-1/+1
| * get rid of syncqt wrapper scriptsOswald Buddenhagen2013-05-136-82/+8
| * make qtPrepareTool recognize perl scripts by extensionOswald Buddenhagen2013-05-131-1/+3
| * don't try to shadow scripts which are not even thereOswald Buddenhagen2013-05-131-11/+0
| * install host libraries into -hostprefixOswald Buddenhagen2013-05-139-13/+66
| * QWidgetWindow: Prioritize keyboard grabber over popup for key events.Friedemann Kleint2013-05-131-4/+2
| * Doc: Add tags for Qt WebKit examplesTopi Reinio2013-05-131-1/+21
| * MSYS: Force relpath and outpath into same pathing namespace.Ray Donnelly2013-05-131-0/+2
| * Doc: added scenario in case of failure QNetorkInterfaceNico Vertriest2013-05-131-1/+1