summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-16102-331/+1005
|\
| * Fix QBackingStore object leakingLiang Jian2013-12-161-3/+5
| * Windows: Fix printing.Friedemann Kleint2013-12-161-1/+2
| * Correct debug bit setting with WGLLaszlo Agocs2013-12-131-6/+8
| * Partially revert "Move notification of layout change up from QApplication to ...Robin Burchell2013-12-132-0/+26
| * QMetaType: Fix equality comparison of type-erased iterators.Stephen Kelly2013-12-131-2/+12
| * QMetaType: Fix copy of type erased iteratorStephen Kelly2013-12-131-2/+10
| * QMetaType: Rename template type of type-erased iterator operations.Stephen Kelly2013-12-121-6/+6
| * Make QTemporaryDir file name more randomKai Koehne2013-12-121-14/+25
| * Check if device is opened before trying to create image handler.ABBAPOH2013-12-122-14/+59
| * iOS: Fix failing assert in QUIView displayLayer()Tor Arne Vestbø2013-12-111-3/+4
| * Stabilize tst_qabstractitemviewMarc Mutz2013-12-111-1/+1
| * Move notification of layout change up from QApplication to QGuiApplication.Robin Burchell2013-12-103-11/+5
| * QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-105-29/+113
| * Windows: Show context menu on mouse release.Friedemann Kleint2013-12-104-3/+13
| * QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
| * SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-102-0/+23
| * Add QFileDialog::ShowDirsOnly to manual dialog test.Friedemann Kleint2013-12-102-0/+6
| * Disable the eglfs input handlers by Environment variableDominik Holland2013-12-102-1/+5
| * Styles: Fix upRule used instead of downRuleCaroline Chao2013-12-101-1/+1
| * Add mkspec for clang using libc++ on Linux.Jürgen Hunold2013-12-092-0/+52
| * Remove unused -sse (CFG_SSE) optionThiago Macieira2013-12-091-8/+0
| * Cascade detection of SSE3 support and upThiago Macieira2013-12-091-0/+15
| * GitIgnore updatesOrgad Shaneh2013-12-092-1/+10
| * Remove unused function "quadraticRoots"Thiago Macieira2013-12-091-31/+0
| * QWidgetTextControl: drop some actions when QT_NO_CLIPBOARDMarc Mutz2013-12-091-1/+5
| * QMetaStringTable: make ctor explicitMarc Mutz2013-12-091-1/+1
| * QPrintDialog - Fix Cups printer setup sequenceJohn Layt2013-12-091-2/+4
| * Simplify linking to different jpeg libs.Mitch Curtis2013-12-091-2/+4
| * Windows: Fix corner case where frameless windows would cover the taskbar.Sérgio Martins2013-12-091-1/+2
| * fix Windows CE commentsJoerg Bornemann2013-12-091-2/+1
| * Reinitialize the printer after changing the custom paper sizeAndy Shaw2013-12-081-0/+1
| * QPageSetupWidget - Fix copying of printer settingsJohn Layt2013-12-081-3/+0
| * QPrintDialog - Fix setting of PageOrderJohn Layt2013-12-082-14/+1
| * Don't check the Qt version across modules in -developer-buildThiago Macieira2013-12-071-0/+6
| * Revert "Move the glxfbconfig configtest to qpa and rename it to glx"Thiago Macieira2013-12-074-38/+26
| * Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-064-20/+56
| * Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-063-3/+29
| * Correct compiler warnings for sign conversionKurt Pattyn2013-12-061-3/+3
| * QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-063-7/+26
| * QTimeZone: Fix isValidId()John Layt2013-12-062-2/+35
| * QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-052-1/+18
| * Fix bad CSS color: O (the letter) is not a valid hex digitThiago Macieira2013-12-051-1/+1
| * Replace the qCpuHasFeature function with a macroThiago Macieira2013-12-051-5/+1
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-0546-100/+381
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-0546-100/+381
| | |\
| | | * Announce the deprecation of platforms still using qoldbasicatomic.hThiago Macieira2013-12-051-0/+19
| | | * enable path replacement in installed prl files on all platformsOswald Buddenhagen2013-12-042-23/+22
| | | * properly replace windows paths in installed meta filesOswald Buddenhagen2013-12-043-1/+15
| | | * support s///i option in built-in sedOswald Buddenhagen2013-12-041-2/+7