summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Playbook: Fix rendering when thumbnailed/minimizedRafael Roquetto2013-08-221-0/+3
* | Use dwarf-2 until gdb >7.5 lands on Android NDK.BogDan Vatra2013-08-221-6/+6
* | Switch back to thumb for android armeabi.BogDan Vatra2013-08-222-6/+8
* | Android: Set default to gcc 4.8BogDan Vatra2013-08-221-1/+1
* | Add more comparisons to narrow down error case.Stephen Kelly2013-08-221-0/+3
* | Cocoa: Fix memory leak in event dispatcherGabriel de Dietrich2013-08-221-0/+1
* | Style: Remove useless background paint for menu scrollerGabriel de Dietrich2013-08-221-1/+0
* | Cocoa: Bring back old exposure behavior on Mac OS X 10.6Gabriel de Dietrich2013-08-221-0/+4
* | Fix scrollbar appearance on Win8J-P Nurmi2013-08-221-22/+24
* | Add json/savegame example.Mitch Curtis2013-08-2219-3/+861
* | Check for window handle in QBackingStore::flush().Friedemann Kleint2013-08-221-0/+5
* | moc generated code should compile with QT_NO_KEYWORDSOlivier Goffart2013-08-222-2/+7
* | moc: Fix related objects containing itselfOlivier Goffart2013-08-222-2/+40
* | moc: Issue a warning instead of an error when macro argument mismatchOlivier Goffart2013-08-222-3/+11
* | Windows: Handle Qt::ForeignWindow.Friedemann Kleint2013-08-212-1/+15
* | tests: Make the QT assignments more explicitSergio Ahumada2013-08-2116-32/+15
* | Windows: Generate expose events for layered transient children.Friedemann Kleint2013-08-212-6/+29
* | CMake: Allow specifying a TARGET in invocations of macros.Stephen Kelly2013-08-217-29/+296
* | Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-217-1/+191
* | QWidget: Apply window opacity set before show.Friedemann Kleint2013-08-211-0/+2
* | Add debugging output to randomly failing test.Stephen Kelly2013-08-211-3/+1
* | CMake: Move some code around.Stephen Kelly2013-08-211-27/+27
* | QXcbBackingStore: don't crash in flush() if no platformWindowShawn Rutledge2013-08-211-0/+4
* | Don't use qt_mac_get_fixed_pitch() to resolve fixed pitch fonts on OSXTor Arne Vestbø2013-08-211-24/+0
* | Android: Remove EGL_BAD_SURFACE warning on suspensionEskil Abrahamsen Blomfeldt2013-08-211-1/+0
* | [QNX]Fix transparenciesAndreas Holzammer2013-08-212-31/+16
* | Construct a valid QTime when creating timestamps for iBase SQL driver.Mitch Curtis2013-08-211-1/+1
* | Specify maximum array size for QByteArray.Leonard Lee2013-08-211-0/+2
* | Tidy up QJsonObject documentation.Mitch Curtis2013-08-201-19/+19
* | Doc: qtgui configuration file with commentsNico Vertriest2013-08-201-0/+292
* | Use correct mask constant in the Windows event dispatcher.Friedemann Kleint2013-08-201-1/+14
* | Revert "Disable precision timers when running MSVC2012 code on pre-Windows 8."Friedemann Kleint2013-08-201-8/+0
* | Give the extra compiler a unique name for the vcproj generationMat Sutcliffe2013-08-201-1/+1
* | Windows: Add hit test handling for non-client areas.Friedemann Kleint2013-08-194-2/+51
* | QtBase: Skip some tst_qwidget steps in Ubuntu 11.10Simo Fält2013-08-192-0/+10
* | Fix potential division by zeroFrederik Gladhorn2013-08-191-8/+13
* | xcb: Fix TouchPointPressed being sent multiple times.Jocelyn Turcotte2013-08-191-3/+5
* | Fix QGraphics(Ellipse)Item autotestGiuseppe D'Angelo2013-08-191-4/+7
* | Fix QPointF::division autotestGiuseppe D'Angelo2013-08-191-2/+2
* | Add manual test for shortcutsGatis Paeglis2013-08-193-0/+155
* | Rename template parameter: "I" -> "II"Sze Howe Koh2013-08-181-9/+9
* | Fix mouse test event in window warning message.Martin Jones2013-08-181-1/+5
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-08-171-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-161-1/+2
| |\|
| | * ANGLE: Fix MSVC compiler warningKai Koehne2013-08-161-1/+2
* | | Add documentation about reconnect attempts.Jonas Gastal2013-08-171-0/+4
|/ /
* | test: Skip some more qsslsocket flaky tests [part 2]Sergio Ahumada2013-08-161-5/+13
* | Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-08-164-31/+32
|\ \
| * | Merge branch 'release' into stableSergio Ahumada2013-08-154-31/+32
| |\|
| | * Fix escaped compose key parsingGatis Paeglis2013-08-141-1/+2