summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct PrefixPath on iOS.Morten Johan Sørvig2013-10-151-0/+4
* Update keycode mappings of multimedia keysAllan Sandfeld Jensen2013-10-154-12/+80
* configure: gif driver is always bundled code, so say soMark Brand2013-10-151-1/+1
* QMap - improve docs a bit (mainly by adding more time complexities)Thorbjørn Martsum2013-10-151-2/+13
* Improve implicit shared documentation a bitThorbjørn Martsum2013-10-159-18/+114
* QList - fix a few doc issuesThorbjørn Martsum2013-10-151-10/+14
* QFileDialog: don't create widgets if the platform dialog will be usedShawn Rutledge2013-10-154-81/+212
* Account for QPolygonF type when loading/saving the QVariantAndy Shaw2013-10-155-1/+54
* Skip tst_QGraphicsItem::paint() on Mac OS X 10.7Simo Fält2013-10-151-0/+4
* Add qWarning when trying to read or write a closed deviceLaszlo Papp2013-10-151-2/+6
* Fixed narrowing conversion compile error with SwizzleValue cast.Harri Porten2013-10-151-1/+1
* Fix synqt-warnings in QTestLib.Friedemann Kleint2013-10-141-1/+1
* Stabilize tst_qmenu on Mac.Friedemann Kleint2013-10-141-3/+9
* iOS: Remove check for unknown Xcode versionsTor Arne Vestbø2013-10-141-3/+0
* iOS: Move qmake features out of the generic features and into the makespecTor Arne Vestbø2013-10-143-0/+0
* Windows: Fix tablet position in relative (mouse) mode.Arthur Krebsbach2013-10-142-4/+30
* Accessibility: simplify dockwidget accessibleFrederik Gladhorn2013-10-144-250/+144