summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * QNX: Fix compiler warning about unused variable.Sérgio Martins2014-01-121-0/+1
| * Mac: remove unified toolbar workarounds.Morten Johan Sørvig2014-01-121-25/+2
| * Mac: Update unified toolbar drawing code.Morten Johan Sørvig2014-01-121-3/+37
| * Fix Use android theme when definedThorsten Zachmann2014-01-111-8/+16
| * Mac: Update PE_IndicatorToolBarHandle drawing.Morten Johan Sørvig2014-01-111-8/+4
| * Enable window dragging code in QToolBar on MacMorten Johan Sørvig2014-01-112-5/+5
| * QDate - Fix parsing Qt::ISODateJohn Layt2014-01-112-0/+12
| * QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2014-01-112-0/+16
| * QLocale - Check day number is validJohn Layt2014-01-111-0/+3
| * Fix to comply with Qt coding guidelinesKurt Pattyn2014-01-111-32/+19
| * Cocoa: Add setContentBorderThickness().Morten Johan Sørvig2014-01-116-2/+69
| * Fix kms build with -qtnamespaceSérgio Martins2014-01-112-3/+5
| * make 'AlwaysAsk' if found help determine whether the configuration is Discove...Lorn Potter2014-01-112-1/+8
| * fix connman QNetworkConfiguration DiscoveredLorn Potter2014-01-111-5/+7
| * update the network configuration listLorn Potter2014-01-114-0/+44
| * Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2014-01-101-1/+4
| * Make qtbase compile with QT_NO_GESTURESTasuku Suzuki2014-01-103-0/+9
| * Don't force create the platform window.Morten Johan Sørvig2014-01-101-5/+0
| * network proxy tests: adapt proxy authentication to new serverPeter Hartmann2014-01-101-3/+2
| * Make qtbase compile with QT_NO_DOMTasuku Suzuki2014-01-101-0/+1
| * Use custom -I,-D and -L flags when building arch-testJürgen Hunold2014-01-102-3/+21
| * Remove #ifdef from outside test functionsThiago Macieira2014-01-102-12/+13
| * fix memory leaks in MSVC generatorsJoerg Bornemann2014-01-102-6/+8
* | Android: Don't crash on 100+ combo box itemsEskil Abrahamsen Blomfeldt2014-01-201-7/+8
* | Make xcb QPA plugin link on FreeBSDGabriel de Dietrich2014-01-201-1/+1
* | Revert commit 0893d2d7e5cadcbea5caca8a027ae3e28b6c5410Louai Al-Khanji2014-01-201-4/+2
* | introduce qlalr featureOswald Buddenhagen2014-01-201-0/+49
* | move and build qlalrOswald Buddenhagen2014-01-2040-9/+14
* | port to std::algorithmOswald Buddenhagen2014-01-203-6/+7
* | fix includesOswald Buddenhagen2014-01-2013-38/+48
* | re-import qlalr into qtbaseOswald Buddenhagen2014-01-2039-0/+6979
* | Don't scan system includes for dependencies and don't list themThiago Macieira2014-01-202-3/+5
* | Add support for using -isystem in qmakeThiago Macieira2014-01-209-3/+51
* | Make conversion of semi-transparency to opaque formats consistentAllan Sandfeld Jensen2014-01-202-32/+63
* | Reduce code duplicationKonstantin Ritt2014-01-202-15/+4
* | Add convenience method QTextFormat::isEmpty()Konstantin Ritt2014-01-202-0/+10
* | iOS: Fix simulator build by enabling SSE2 code pathsTor Arne Vestbø2014-01-182-9/+12
* | Add generic inplace converterAllan Sandfeld Jensen2014-01-183-0/+37
* | Optimize blend_transformed_tiled_argb().Sami Liedes2014-01-181-6/+14
* | QNX: Fix build on BB10 caused by missing linux fbWolfgang Bremer2014-01-181-2/+2
* | Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-1813-133/+133
* | Testlib/generate_expected_output.py: Fix encoding.Friedemann Kleint2014-01-181-1/+1
* | Testlib/generate_expected_output.py: Pass tests as command line arguments.Friedemann Kleint2014-01-181-3/+8
* | QNX: Allow creation of parentless child windowsRoger Maclean2014-01-181-3/+12
* | Abuse const_cast in QStringBuilder to get a little more performanceThiago Macieira2014-01-181-1/+3
* | Improve caching in ensureColumnAndRowData()Jan Arve Saether2014-01-182-1/+14
* | d3dcompiler_qt: Place compiler options in the shader file nameAndrew Knight2014-01-182-14/+36
* | Update test result generator script to set duration to 0Frederik Gladhorn2014-01-181-1/+1
* | Don't pass -mfpmath=sse to Clang < 3.4, it's not supportedTor Arne Vestbø2014-01-181-1/+11
* | QNX: Avoid crashing on exit when have a cover windowRoger Maclean2014-01-171-0/+3