summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove doc references to non-existing functions in QSurfaceFormatSean Harmer2013-10-241-2/+2
* BlackBerry: improve BPS event lifetime managementJonathan Hoffmann2013-10-232-4/+90
* Rename BlackBerry arm mkspecs to be aligned with NDK structureWolfgang Bremer2013-10-238-29/+123
* Windows: Handle WM_SYSCOLORCHANGE as theme change.Friedemann Kleint2013-10-231-0/+3
* Fix crash in QXcbDrag.Friedemann Kleint2013-10-231-1/+1
* Fix typo in check for MINGW_W64 versionKai Koehne2013-10-231-1/+1
* Doc: Added a link to the Qt Quick Test pageVenu2013-10-231-0/+1
* QFileDialog can delete files too, not just directoriesShawn Rutledge2013-10-232-0/+22
* Don't crash if the platform plugin is not initializedBogDan Vatra2013-10-231-0/+3
* de-duplicate QT_MODULESOswald Buddenhagen2013-10-231-0/+1
* return()-related break() insanity is not necessary in qt5Oswald Buddenhagen2013-10-231-1/+1
* don't suggest to use qtAddModule(), it's internal APIOswald Buddenhagen2013-10-231-1/+1
* Fix deploy mechanism.BogDan Vatra2013-10-231-2/+2
* Move untranslatable stings to AndroidManifest.xmlBogDan Vatra2013-10-233-13/+8
* Rely on isLayered() to decide layeringGunnar Sletta2013-10-231-2/+3
* Fix misaligned selection region with text when centeredJonathan Liu2013-10-231-5/+14
* Android/LinuxFb: fix QWidget::showFullScreen()Paul Olav Tvete2013-10-232-0/+23
* Android: Make platform menu more robustPaul Olav Tvete2013-10-231-3/+5
* QTextHtmlParser: restore the default link color from app paletteJ-P Nurmi2013-10-232-2/+30
* Detect pointer size at configure-time on Windows-hosted buildsMatt Hoosier2013-10-222-0/+8
* don't load wayland-scanner for all projects on linuxOswald Buddenhagen2013-10-221-4/+0
* Fix compilation with latest MinGW-w64 (release 3)Kai Koehne2013-10-221-1/+3