summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: remove duplicate \externalpage definitionsTopi Reinio2013-09-263-55/+0
* [QNSView viewWillMoveToWindow:] remove observer from previous windowShawn Rutledge2013-09-261-2/+2
* Mac: QWizard default background pixmap works againLiang Qi2013-09-263-29/+52
* Fix QT_NO_PRINTER build on MacVitalii Shastun2013-09-266-5/+14
* QLocale - Fix Mac date format code translationJohn Layt2013-09-261-29/+76
* Correct the detection of Windows-generated mouse eventsLaszlo Agocs2013-09-261-2/+4
* evdevtouch: Fix ABS limit queriesLaszlo Agocs2013-09-261-2/+11
* evdevtouch: Avoid duplicating points in released stateLaszlo Agocs2013-09-261-3/+10
* QString::reserve fix to avoid truncationMarko Pellikka2013-09-261-2/+2
* Remove code that doesn't do anything.Gunnar Sletta2013-09-262-31/+0
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-265-10/+20
* Make QCoreApplicationPrivate::appName() thread-safeTor Arne Vestbø2013-09-261-0/+3
* Doc: Adding "qtdoc" to the depends qdocconf variable.Jerome Pasion2013-09-261-1/+1
* Remove logic which changes install rules inside Qt dirEskil Abrahamsen Blomfeldt2013-09-261-1/+1
* QtConcurrent::IterateKernel: fix a race on a cache variableMarc Mutz2013-09-261-3/+6
* QKeySequenceEdit: cleanup unused member variableJ-P Nurmi2013-09-262-3/+1
* Don't assume QCoreApplication::applicationName() will never changev5.2.0-alpha1Tor Arne Vestbø2013-09-252-6/+9
* Allow QDir::mkpath() to work on QNX QNet pathsMatt Hoosier2013-09-251-1/+8
* Android: Use the application's class loader when loading Java classes.Christian Strømme2013-09-253-4/+33
* QCocoaApplicationDelegate: Play nice with the user's application delegateGabriel de Dietrich2013-09-251-7/+6
* Add tracing to logging frameworkhjk2013-09-2510-6/+618
* Fix WinCE/MSVC2008 build errors related to std::lower_bound patches.Sérgio Martins2013-09-256-0/+40
* Fix truncation and conversion warnings on MSVC2010.Mitch Curtis2013-09-253-5/+5
* Fix configure warnings on Windows 7 with MSVC2010.Mitch Curtis2013-09-251-1/+1
* Fix: warning/compilation issue on androidaavit2013-09-251-1/+1
* Android: remove environment variable warnings at app startup.Yoann Lopes2013-09-251-1/+1
* Fix warning about uninitialized variableLars Knoll2013-09-251-1/+1
* Fix a crash in QProcess signal handling on Mac.Friedemann Kleint2013-09-251-1/+2
* Fixed QJNIEnvironment reference counting.Yoann Lopes2013-09-251-3/+5
* Add shortcutsOverride in QLineEdit for used shortcutsDavid Edmundson2013-09-241-1/+3
* Doc: Restore QDoc's use of the \sinceJerome Pasion2013-09-242-31/+9
* Cocoa: Use internal style mask to disable resizing popup parentsGabriel de Dietrich2013-09-242-5/+10
* iOS: bugfix touch events to also work in inverted portrait/landscapeRichard Moe Gustavsen2013-09-241-11/+5
* Windows: Increase the max length of a system tray tooltip.Sérgio Martins2013-09-241-1/+1
* qdoc: Import statement now shows correct versionMartin Smith2013-09-241-1/+7
* Remove some qBinaryFind usages from the Cocoa helpersGiuseppe D'Angelo2013-09-241-4/+4
* Fix WinCE/MSVC2008 build.Sérgio Martins2013-09-242-0/+6
* Android: fixed arguments passed to the Qt application.Yoann Lopes2013-09-241-2/+2
* Add QKeySequenceEditIvan Komissarov2013-09-246-0/+516
* Support logcat output from tests on AndroidEskil Abrahamsen Blomfeldt2013-09-241-0/+6
* Remove some qSort usages from QTimeZoneGiuseppe D'Angelo2013-09-241-3/+5
* moc: Don't stumble over MSVC __declspec.Stephen Kelly2013-09-241-0/+1
* Add newlines to qEmergencyOut output on stderr.Robin Burchell2013-09-241-2/+2
* When calling setPageSizeMM then the size needs to be passed as MMAndy Shaw2013-09-231-3/+23
* Remove qBinaryFind usages from QtCoreGiuseppe D'Angelo2013-09-233-8/+11
* Remove some qBinaryFind usages from the CUPS printing codeGiuseppe D'Angelo2013-09-231-2/+4
* Remove a Borland-related inclusionGiuseppe D'Angelo2013-09-231-6/+0
* Remove some qBinaryFind usages from QtWidgetsGiuseppe D'Angelo2013-09-232-7/+5
* Remove some qBinaryFind usages from QtGuiGiuseppe D'Angelo2013-09-235-14/+23
* Remove some qBinaryFind usages from QtGuiGiuseppe D'Angelo2013-09-233-6/+12