summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| | * don't install modules-inst dirOswald Buddenhagen2013-12-041-1/+1
| | * Document that disconnectNotify may be called with a mutex lockedOlivier Goffart2013-12-041-0/+13
| | * QComboBox: Don't do anything if wheel event delta is zeroGabriel de Dietrich2013-12-041-1/+1
| | * QStyle: Fix painting of pixmaps with non-integer devicePixelRatioEike Ziller2013-12-041-1/+1
| | * Android: Fix crash caused by QJNIs classLoader code.Christian Strømme2013-12-041-1/+2
| | * iOS: move infoPlistValue to qiosglobalRichard Moe Gustavsen2013-12-043-7/+8
| | * iOS: don't show statusbar if hidden from Info.plistRichard Moe Gustavsen2013-12-041-0/+3
| | * iOS: Handle statusbar changes to child windowsTor Arne Vestbø2013-12-043-6/+6
| | * Doc: Adjust description of the qreal typedefhjk2013-12-041-4/+2
| | * Revert "Cocoa (OpenGL): If no view is attached, makeCurrent() should return f...Morten Johan Sørvig2013-12-041-2/+0
| | * iOS: fix assert when using QOffscreenSurfaceRichard Moe Gustavsen2013-12-041-2/+0
| | * iOS: Disable drag and drop completely instead of enabling simple d'n'dTor Arne Vestbø2013-12-041-0/+2
| | * Improve expose event handling.Morten Johan Sørvig2013-12-043-4/+48
| | * Make layoutDirection pass with new expose behaviorMorten Johan Sørvig2013-12-041-0/+1
| | * added buildsystem/qmake changelogOswald Buddenhagen2013-12-041-0/+45
| | * iOS: fix crash when focusWindow changes while keyboard is openRichard Moe Gustavsen2013-12-041-1/+1