summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused includeBogDan Vatra2013-10-161-1/+0
* Restore handling of bullets for lists with a font size of > 36 pixelsAndy Shaw2013-10-161-13/+0
* Android: don't set autorepeat to true by defaultPaul Olav Tvete2013-10-161-2/+2
* Android: Add test script based on androiddeployqtEskil Abrahamsen Blomfeldt2013-10-161-0/+302
* Android: Make it possible to pass arguments via intent extrasEskil Abrahamsen Blomfeldt2013-10-162-5/+10
* Android: Build autotest service against android-10Eskil Abrahamsen Blomfeldt2013-10-161-1/+1
* Doc: Expand thread technology comparisonsSze Howe Koh2013-10-161-32/+86
* Fix wide-char use in Posix collatorMatt Hoosier2013-10-161-1/+2
* Fix loading of libresolv when the .so file (not .so.2) isn't installedThiago Macieira2013-10-162-4/+26
* Remove compatibility support for sealed/override in C++/CLIThiago Macieira2013-10-151-0/+5
* Fix the printing of qmake's output when OPT_VERBOSE=yesThiago Macieira2013-10-151-1/+1
* Use the fast operator+ (in the form of operator%)Thiago Macieira2013-10-151-7/+4
* QTimeZone - Fix finding Linux System Time ZoneJohn Layt2013-10-151-2/+2
* set the title of the user time window not the application windowShawn Rutledge2013-10-151-1/+1
* linuxfb: Do not crash with GL windowsLaszlo Agocs2013-10-151-2/+3
* Clean up support library linkage on AndroidSimon Hausmann2013-10-151-1/+1
* Doc: Adding "\keyword Signals and Slots" to "Signals & Slots" page.Jerome Pasion2013-10-151-0/+1
* Add missing operators QMargins -=,+= (int).Friedemann Kleint2013-10-152-0/+24
* Fix build when fwrite() is declared with attribute warn_unused_resultTasuku Suzuki2013-10-151-1/+1
* linuxfb: Adapt to initialize() patternLaszlo Agocs2013-10-154-15/+23
* Fix compilation of ANGLE on MinGWKai Koehne2013-10-152-2/+2
* Document %{category} for qSetMessagePatternKai Koehne2013-10-151-0/+1
* Avoid other threads blocking for Q_GLOBAL_STATIC constructor on MacKai Koehne2013-10-151-2/+7
* Only emit messageChanged() if the message has actually changedAndy Shaw2013-10-152-2/+30
* Change return type of imagePosition to QPointJan Arve Saether2013-10-154-7/+7
* Update changelog for QtNetwork 5.2.Richard J. Moore2013-10-151-0/+17
* Remove stray semicolonFrederik Gladhorn2013-10-151-1/+1