summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: Don't crash if the screen is not yet initialized.BogDan Vatra2013-10-281-2/+4
* Android: Remove unneeded dependencyBogDan Vatra2013-10-281-2/+1
* iOS: Set ARCHS in Xcode project for both simulator and device SDKsTor Arne Vestbø2013-10-281-7/+13
* Doc: Update boost::bind()/std::tr1::bind() to std::bind()Sze Howe Koh2013-10-286-32/+21
* Remove unused static function systemtimeToMsecs()Kai Koehne2013-10-281-8/+0
* QWizard: provoke 'enum value not handled in switch' warnings in object_name_f...Marc Mutz2013-10-281-1/+13
* QWizard: give all buttons an objectNameMarc Mutz2013-10-282-13/+58
* Doc: Added a new Qt Creator \externalpageGeir Vattekar2013-10-281-0/+6
* network: fix multi-phased NTLM authenticationPeter Hartmann2013-10-281-2/+3
* Add QMAKE_PKGCONFIG_VERSION variable to allow version overridingKonstantin Ritt2013-10-281-1/+5
* remove some vestiges of QFontEngineQPFOswald Buddenhagen2013-10-283-73/+0
* Fix - psql driver must format qdatetime using isoCristian Tarsoaga2013-10-261-2/+2
* eglfs: Perform initialization in initialize() instead of the constructorLaszlo Agocs2013-10-251-22/+25
* QWindowsKeyMapper: Added some comments about functionality + cleanupOliver Wolff2013-10-252-26/+14
* Rewrite qmake's exclusive-build featureTor Arne Vestbø2013-10-259-123/+205
* xcode: Set QMAKE_XCODE_LIBRARY_SUFFIX from default_postTor Arne Vestbø2013-10-252-2/+3
* CMake: Fix quoting issue with quoted paths in strings.Stephen Kelly2013-10-251-2/+4
* Remove sunken state for Android.BogDan Vatra2013-10-251-2/+9
* Android: Fix the QSlider handler position.BogDan Vatra2013-10-251-4/+7
* QJNI: Don't detach from the thread as long as the thread is alive.Christian Strømme2013-10-251-16/+13
* Do not byteswap RGBA8888 formatsAllan Sandfeld Jensen2013-10-253-34/+35
* support cleanly querying private modules in qtHaveModule()Oswald Buddenhagen2013-10-251-1/+1
* xcode: Move Qt preprocessor steps to separate targetTor Arne Vestbø2013-10-251-2/+24
* Fix bug in updatePossibleKeyCodes() with dead keys and modifiersJuan Luis Boya García2013-10-251-2/+2
* Fix virtual key mapping on MS WindowsJuan Luis Boya García2013-10-254-27/+31
* kill unix_to_dos scriptOswald Buddenhagen2013-10-251-16/+0
* Remove superfluous 'libudev ...' lineKai Koehne2013-10-251-1/+0
* Fix compile warnings on 10.6Morten Johan Sorvig2013-10-253-0/+3
* iOS (OSX): rework how to bundle QML import foldersRichard Moe Gustavsen2013-10-251-24/+28
* Cleanup java files.BogDan Vatra2013-10-253-3/+1
* win32-msvc2013: force synchronous writes to .pdb filesJoerg Bornemann2013-10-251-1/+1
* Accessibility: Make it possible to send events with no QObjectFrederik Gladhorn2013-10-253-13/+110
* Android: Fix repaint on rotationEskil Abrahamsen Blomfeldt2013-10-255-15/+10
* QImageWriter: add a forgotten #ifndef QT_NO_IMAGEFORMAT_BPMMarc Mutz2013-10-251-0/+2
* Remove gstreamer configure test.Robin Burchell2013-10-243-98/+0
* make better use of $$MODULE_PLUGIN_TYPESOswald Buddenhagen2013-10-242-10/+11
* rewrite handling of private modulesOswald Buddenhagen2013-10-246-123/+143
* Introduce Windows version 8.1 and detect by checking the version.Friedemann Kleint2013-10-242-3/+39
* CMake: Ensure that the EXECUTABLE_COMPILE_FLAGS list existsStephen Kelly2013-10-241-3/+3
* Set PRIVATE includes variable to empty, not undefined.Stephen Kelly2013-10-241-5/+5
* qmake: Expose qmake arguments as QMAKE_ARGSTor Arne Vestbø2013-10-246-5/+10
* Fix check for ICU on MinGWKai Koehne2013-10-241-3/+1
* don't explicitly exclude qconfig.h when building mocOswald Buddenhagen2013-10-241-1/+1
* remove pointless "SeeAlso: ???" entriesOswald Buddenhagen2013-10-241-153/+0
* document format of entriesOswald Buddenhagen2013-10-241-0/+8
* purge auto_use_privates module optionOswald Buddenhagen2013-10-242-5/+4
* ANGLE: Fix compilation with MSVC2013.Friedemann Kleint2013-10-242-0/+30
* ANGLE: Fix fxc path setting for MSVC 2013.Friedemann Kleint2013-10-241-1/+1
* Doc: Added iOS examples to manifest-meta.qdocconfGeir Vattekar2013-10-241-1/+84
* Reserve some space for future use in QLoggingCategoryKai Koehne2013-10-242-1/+8