summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * fix Info.plist location in framework bundlesOswald Buddenhagen2014-10-011-2/+7
| | | * don't try to create nested top-level bundle dir symlinksOswald Buddenhagen2014-10-011-2/+6
| | | * de-duplicate top-level bundle symlink creationOswald Buddenhagen2014-10-011-7/+12
| | | * redo bundle file dependency trackingOswald Buddenhagen2014-10-012-43/+16
| | | * fix omission of QMAKE_PKGINFO from sliced bundlesOswald Buddenhagen2014-10-011-0/+1
| | | * Add CFBundleVersion to the Info.plist files.Morten Johan Sørvig2014-10-0110-2/+25
| | | * Don't make Info.plist for debug framework bundlesGabriel de Dietrich2014-10-012-57/+62
| | | * centralize bundle_dir calculationOswald Buddenhagen2014-10-011-4/+4
| | | * nest bundle-related conditionals for clarityOswald Buddenhagen2014-10-011-19/+20
| | | * make top-level symlinks in bundles point to Current, not the major versionOswald Buddenhagen2014-10-011-1/+2
| | | * write 'all' target laterOswald Buddenhagen2014-10-011-13/+10
| | | * actually use DIRLIST_SEPARATOROswald Buddenhagen2014-10-011-1/+1
| | | * Accessibility: Fix crash with invalid QAccessibleInterfaceDyami Caliri2014-09-301-1/+1
| | | * QPlainTextEdit: Fix crash on complex undo w/full width selectionEskil Abrahamsen Blomfeldt2014-09-302-1/+26
| | | * QMacStyle: Generalize Cocoa control renderingGabriel de Dietrich2014-09-292-51/+97
| | | * QCocoaMenu: Keep a reference to the containing menu itemGabriel de Dietrich2014-09-294-3/+36
| | | * create_cmake: Fix mingw plugin pathTimothy Gu2014-09-291-5/+10
| * | | Doc: deletion plugin-howtos.qdocNico Vertriest2014-10-078-685/+42
| * | | Fix native GTK2 dialogs to receive focusJ-P Nurmi2014-10-061-0/+1
| * | | pass windows/console linker flags to DLLs and executablesJoerg Bornemann2014-10-062-7/+5
| * | | Allow using pkg-config on OS X/iOS using explicit -pkg-config to configureTor Arne Vestbø2014-10-061-1/+1
| * | | Do not re-create windows during application shutdownShawn Rutledge2014-10-061-1/+1
| * | | Windows DirectWrite: Fix off-by-one in font descentEskil Abrahamsen Blomfeldt2014-10-061-2/+2
| |/ /
| * | Rename internal enum value to avoid clashing with XlibLaszlo Agocs2014-10-051-2/+2
| * | Fix QTextInlineObject class documentationAlex Blasche2014-10-051-6/+3
| * | QSizePolicy: remove an outdated commentMarc Mutz2014-10-041-1/+0
| * | QBrush: be more robust in detach()Marc Mutz2014-10-031-2/+10
| * | Stabilize tst_qwizard.Friedemann Kleint2014-10-031-12/+27
| * | tst_QFiledialog::completer(): Avoid directories starting with 'c'.Friedemann Kleint2014-10-031-4/+14
| * | iOS: Set up default Info.plist to support all interface orientationsTor Arne Vestbø2014-10-031-0/+7
| * | iOS: Properly scope window deactivation on resignFirstResponderTor Arne Vestbø2014-10-031-1/+2
| * | Android: Hide vkb when IM disabled for focus objectEskil Abrahamsen Blomfeldt2014-10-031-4/+8
| * | Fix the text field alignment.BogDan Vatra2014-10-031-2/+0
| * | Enable the qmdiarea test on X11Paul Olav Tvete2014-10-032-13/+2
| * | Pass a sized format when creating multisampled renderbuffers on ESLaszlo Agocs2014-10-033-15/+18
| * | Refactor tst_QFiledialog::completer().Friedemann Kleint2014-10-031-48/+32
| * | QRegion: fix a valgrind warningMarc Mutz2014-10-021-1/+1
| * | Remove wrong unneeded definition in qopenglextensions_p.hAllan Sandfeld Jensen2014-10-021-12/+0
| * | iOS: Move statusbar visibility handling to QIOSViewControllerTor Arne Vestbø2014-10-027-59/+71
| * | Revert "Don't generate documentation for classes which are not available"Venu2014-10-021-9/+0
| * | Doc: Removed a few references to the outdated featuresVenu2014-10-021-8/+1
| * | Update the signal and slots docsAlex Blasche2014-10-021-7/+4
| * | Windows: Transform regions of window masks correctly.Friedemann Kleint2014-10-021-1/+1
| * | Warn when loading opengl32sw.dll failsKai Koehne2014-10-021-1/+3
| * | Android: Don't include Apache code under LGPLv2 licenseEskil Abrahamsen Blomfeldt2014-10-027-24/+154
| * | Remove existence test for LICENSE.LGPL3Eskil Abrahamsen Blomfeldt2014-10-022-14/+6
| * | configure: Disable pkg-config on OS X unless explicitly requestedTor Arne Vestbø2014-10-011-3/+6
| * | Use PopupMenu when possible.BogDan Vatra2014-10-019-35/+228
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-0130-67/+221
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-2930-67/+221
| | |\|