summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-201-1/+1
* 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-201-2/+2
* 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-201-0/+5
* 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-151-0/+1
* Don't send the same Input event twice to QGraphicsProxyWidget::inputMethodEventGatis Paeglis2013-05-151-1/+3
* 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
* 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-141-1/+1
* Fixed WINCE linking error in QProcessBjoern Breitmeyer2013-05-141-0/+5
* Fix breakage of tst_qquickwindow::grab(invisible)Andy Nichols2013-05-142-12/+9
* Doc: Replaced the HTTPS links with HTTPVenu2013-05-141-2/+2
* install host libraries into -hostprefixOswald Buddenhagen2013-05-132-0/+2
* QWidgetWindow: Prioritize keyboard grabber over popup for key events.Friedemann Kleint2013-05-131-4/+2
* Doc: added scenario in case of failure QNetorkInterfaceNico Vertriest2013-05-131-1/+1
* Doc: remove references to toWinHBitmap and fromWinHBitmapNico Vertriest2013-05-131-11/+4
* Fix typo in QGraphicsItem documentation.Mitch Curtis2013-05-131-2/+2
* Cocoa DND: respect QDropEvent::setDropAction()J-P Nurmi2013-05-131-2/+5
* Fix HTML data transferring through the Clipboard on WindowsGatis Paeglis2013-05-131-10/+9
* QCFSocketNotifier: initialize member variable to avoid crashRichard Moe Gustavsen2013-05-131-0/+1
* QWindowsFontEngine: Fix warnings about GetGlyphOutline() failures.Friedemann Kleint2013-05-131-7/+11
* Ensure the hovered signal is emitted for the action and menu for CocoaAndy Shaw2013-05-132-0/+11
* Restore cursor before sending QDropEventGatis Paeglis2013-05-133-7/+4
* Don't send QMouseEvent events from the QXcbDrag::timerEvent()Gatis Paeglis2013-05-132-21/+1
* Fix transformed raster fonts on WindowsEskil Abrahamsen Blomfeldt2013-05-134-8/+19
* XCB: Handle new enum value in switchThiago Macieira2013-05-131-0/+1
* Clean up old PostScript printing codeSze Howe Koh2013-05-126-16/+4
* QNX: Add support for WindowDoesNotAcceptFocus flagAndreas Holzammer2013-05-111-0/+9
* Doc: Remove PostScript print supportSze Howe Koh2013-05-111-2/+2
* Improve support for <MODULE>_PATH optionsMatt Fischer2013-05-103-15/+4
* Fix Invalid Drawable error for QGLWidget on MacAndy Nichols2013-05-102-1/+19
* Fix module name in license headers.Stephen Kelly2013-05-103-3/+3
* Doc: Updated the addtional information about elide marksVenu2013-05-101-7/+12
* Fix warning about unused variable when not using any SIMD drawhelpersTor Arne Vestbø2013-05-101-0/+1
* Doc: Fix invalid exampledirs in qtopengl.qdocconfTopi Reinio2013-05-101-2/+0
* qdoc: Don't try to add html files for images in .qhpTopi Reinio2013-05-101-0/+1
* Implement apostrophe in windows cmd argsJørgen Lind2013-05-101-5/+2
* Rename Numpad to Num, ensure Numpad is translated in all cases on Mac.Mitch Curtis2013-05-101-5/+5
* Defer enabling std::atomic on GCC until GCC 4.7Thiago Macieira2013-05-101-1/+5
* QProcess: leave a warning about the signal with overload, for Qt 6Thiago Macieira2013-05-101-1/+1