summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* more escaping of slashes in awk regexpOswald Buddenhagen2013-10-181-1/+1
* Cocoa: Allow popups to grab mouse and keyboardGabriel de Dietrich2013-10-182-1/+9
* iOS: Don't hard-code simulator and device architecturesTor Arne Vestbø2013-10-182-2/+5
* iOS: Add default QT_ARCH for configure tests to our own qt_config.prfTor Arne Vestbø2013-10-182-10/+12
* iOS: Prevent stray non-expected rules/targets in Xcode-wrapper makefileTor Arne Vestbø2013-10-181-1/+4
* QDateTime - Fix RFC 2822 Date FormattingJohn Layt2013-10-172-25/+7
* Rename private viewOptions to viewOptionsV1Samuel Gaist2013-10-176-22/+22
* evdevtouch: Make it work with am335xLaszlo Agocs2013-10-171-0/+15
* Add missing \since 5.2 tag to static QFileInfo::exists()hjk2013-10-171-0/+2
* Refresh CUPS printer list when QPrinterInfo.availablePrinters() is called.Friedemann Kleint2013-10-172-6/+19
* Blackberry: Cannot create shared egl contexts.Nick Ratelle2013-10-171-1/+9
* Move the viewOptions code back to public implementationSamuel Gaist2013-10-175-42/+26
* Properly paint QListView dragged item in icon modeSamuel Gaist2013-10-172-28/+17
* Implement native gestures on OS X.Morten Johan Sørvig2013-10-1717-92/+733
* Windows: Capture last error right after CreateDirectory() in QFileSystemEngine.Friedemann Kleint2013-10-171-4/+10
* Clear QGuiApplicationPrivate::tabletPressTarget in ~QWindow.Friedemann Kleint2013-10-171-0/+2
* iOS: Wrap user's main by renaming symbol and relying on weak linkingTor Arne Vestbø2013-10-172-54/+39
* qmake: Add support for QMAKE_{PRE,POST}_LINK in the Xcode generatorTor Arne Vestbø2013-10-171-0/+39
* Refresh Windows printer list when QPrinterInfo.availablePrinters() is called.Friedemann Kleint2013-10-172-19/+37
* iOS: Mark argument as unused for release buildsTor Arne Vestbø2013-10-171-0/+1
* Static builds: Link QML plugins.Morten Johan Sørvig2013-10-171-0/+86
* linux-rasp-pi: Remove custom cursor codeAndy Nichols2013-10-171-86/+0
* Add explanation to QEXPECT_FAIL statementsKurt Pattyn2013-10-171-42/+42
* Clarify that the URL scheme does not include the ':'Kurt Pattyn2013-10-171-4/+13
* Allow non-character codes in utf8 stringsKurt Pattyn2013-10-1712-96/+78
* Add support for disabling exceptions with ICCThiago Macieira2013-10-171-0/+1
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-1716-15/+220
* QLocale - Mac fix typos in commentsJohn Layt2013-10-171-2/+2
* Android: Use java.util.Random in qrand()Christian Strømme2013-10-171-0/+36
* QGraphicsItemAnimation: save some string data (text size -= 1K)Marc Mutz2013-10-161-37/+26
* QDateTime - Fix toTimeSpec() for invalid datetimesJohn Layt2013-10-162-3/+51
* Fix compilation with Clang and libc++ under LinuxMarcel Krems2013-10-162-0/+2
* Move the Apple Clang specific features outside of the C++11 sectionThiago Macieira2013-10-161-8/+7
* Xcode: Dynamically choose release/debug libs based on current configurationTor Arne Vestbø2013-10-163-7/+50
* Print non-default categories in default message handlerKai Koehne2013-10-163-8/+20
* Support APPLE VAO extension on Mac.James Turner2013-10-161-13/+27
* Ensure that context menus show even if the window is not active on MacAndy Shaw2013-10-162-4/+14
* OS X: a dialog should always have an enabled titlebar close buttonShawn Rutledge2013-10-161-5/+11
* de-duplicate QMAKE_DEFAULT_LIBDIRS after allOswald Buddenhagen2013-10-161-1/+4
* normalize QMAKE_DEFAULT_{LIB,INC}DIRSOswald Buddenhagen2013-10-161-3/+20
* don't test Qt::codecForHtml() - build with -no-guiOswald Buddenhagen2013-10-162-3/+2
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-1618-17/+18
* remove non-concurrent branch from concurrent exampleOswald Buddenhagen2013-10-161-22/+0
* use pkg-config supplied CFLAGS when building with EGLOswald Buddenhagen2013-10-162-0/+3
* Give an example how to configure categorized loggingKai Koehne2013-10-162-33/+67
* Cocoa: Deliver key event to top-level QWidgetWindowGabriel de Dietrich2013-10-161-12/+21
* Use the cmakeTargetPaths function to process multiple paths.Stephen Kelly2013-10-161-4/+3
* Output prefix for tools on x86Eskil Abrahamsen Blomfeldt2013-10-161-0/+1
* Generate source includes in a separate file, if needed.Stephen Kelly2013-10-163-6/+17
* Don't test DLLDESTDIR when calculating dll location.Stephen Kelly2013-10-161-1/+1