summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QMenu check for null result from QPlatformMenu::menuItemForTagDyami Caliri2014-11-051-2/+4
* iOS: remove unused function 'fromPortraitToPrimary'Richard Moe Gustavsen2014-11-052-10/+1
* Cocoa: get mouse position from event if possibleMorten Johan Sørvig2014-11-051-2/+15
* Revert "OS X - unified toolbar and AA_NativeWindows"Morten Johan Sørvig2014-11-051-17/+1
* Cocoa: Guard against recursive event deliveryMorten Johan Sørvig2014-11-053-1/+8
* Cocoa: refactor commit 876a428f.Morten Johan Sørvig2014-11-052-6/+7
* Cocoa: Don't activate popup windows.Morten Johan Sørvig2014-11-051-1/+2
* Fix incorrect documentation from QTranslator::loadAki Koskinen2014-11-051-3/+2
* New Qt logoAlessandro Portale2014-11-0531-0/+0
* Rcc: ensure enough space for the embeddedhjk2014-11-051-0/+2
* Define the Intel compiler and Microsoft C++ versions in the Q_CC_ macrosThiago Macieira2014-11-051-3/+3
* Store the GCC version number in Q_CC_GNUThiago Macieira2014-11-054-16/+16
* Define Q_CC_CLANG to be the version of upstream Clang that's in useTor Arne Vestbø2014-11-054-12/+27
* Fix too many resizes and move events for native widgetsJørgen Lind2014-11-045-20/+151
* qdoc: Delayed the examples manifest file creationVenu2014-11-041-3/+1
* Check the Q_SCRIPTABLE tag of signals and slots as early as possible.Robert Griebl2014-11-041-0/+6
* Use __aarch64__ instead of __arm64__ to detect AArch64Tor Arne Vestbø2014-11-041-2/+2
* Don't delete QLibrarySettings configuration in ~QCoreApplicationKai Koehne2014-11-041-9/+1
* Fix tab icon vertical alignmentMarko Kangas2014-11-041-1/+1
* Android: Fix more exceptions in ExtractStyle.java on Android LBogDan Vatra2014-11-031-11/+44
* Prevent a leak of QXcbXSettingsPrivateGiuseppe D'Angelo2014-11-033-0/+8
* Windows: Ignore key Shift+F10 unless a shortcut is registered for it.Friedemann Kleint2014-11-031-1/+10
* Fix a fatal Clang warning on LinuxGiuseppe D'Angelo2014-11-031-2/+2
* iOS: Allow virtual keyboard returnKeyType to be set through IM platformDataTor Arne Vestbø2014-11-032-4/+7
* iOS: Be more thorough when looking for current first responderTor Arne Vestbø2014-11-031-1/+21
* iOS: Make QIOSTextInputResponder a proper first-responder during text inputTor Arne Vestbø2014-11-034-10/+105
* QFileDialog: prevent section collapsing in the main selection areaGiuseppe D'Angelo2014-11-033-1/+7
* Regenerate qfiledialog_embedded.uiGiuseppe D'Angelo2014-11-031-96/+108
* Android: Fix input method hints.Christian Strømme2014-11-031-16/+19
* Android: Remove AttachedJNIEnv class.Christian Strømme2014-11-032-48/+4
* Android: Simplify the jni code in QtAndroidMenuChristian Strømme2014-11-033-24/+8
* Android: Simplify the jni code in QtAndroidInputChristian Strømme2014-11-031-42/+17
* Android: Add runOnUiThread() functionChristian Strømme2014-11-033-0/+53
* Don't build or use qt_convert_rgb888_to_rgb32_neon on ARM64/AArch64Tor Arne Vestbø2014-11-033-5/+6
* Doc: corrected wrong equivalent of obsolete QGraphicsItem::rotateNico Vertriest2014-11-031-1/+1
* Doc: corrected autolink issue animationNico Vertriest2014-11-031-1/+1
* WinRT: Set WindowTitle in application switcherMaurice Kalinowski2014-11-032-0/+28
* Store clipboard before exiting native GTK dialogGatis Paeglis2014-11-031-0/+1
* Fix warning about unused variable in qprintengine_win.cpp.Friedemann Kleint2014-11-031-2/+0
* Fix warning caught by Clang on LinuxThiago Macieira2014-11-030-0/+0
* QMacStyle: More tweaks for editable QComboBoxGabriel de Dietrich2014-11-021-5/+18
* Build Qt for OS X and iOS with relative rpathAdam Strzelecki2014-11-013-11/+4
* Add rpath pointing to Qt libraries in OS X and iOSAdam Strzelecki2014-11-011-0/+24
* QAndroidPlatformClipboard: fix build in release modeJ-P Nurmi2014-11-011-2/+3
* Always invalidate the iOS accessibility cacheJan Arve Sæther2014-11-011-10/+10
* Reenable C++11 for ICC on OS XThiago Macieira2014-10-311-2/+1
* Enable C++11 atomics with ClangThiago Macieira2014-10-311-1/+3
* Fix compilation of <atomic> with ICC and libc++Thiago Macieira2014-10-311-0/+7
* Make QTestEventLoop::exitLoop() thread-safeRoland Winklmeier2014-10-311-0/+7
* Remove unused variableLars Knoll2014-10-311-1/+0