summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Refactored spec file.submit/tizen/20140115.141514submit/tizen/20140115.103852accepted/tizen/mobile/20140116.012320accepted/tizen/ivi/20140115.201737Tomasz Olszak1-41/+3
2014-01-15Bump package version to 5.2.1Tomasz Olszak1-1/+1
2014-01-15GL instead of EGL Used in Mobile.Tomasz Olszak1-3/+15
2014-01-15Temporary removed tizenscim input context plugin.Tomasz Olszak1-4/+4
2014-01-15spec files adapted for TizenTomasz Olszak1-253/+315
2014-01-15Import from MerTomasz Olszak3-0/+1023
2014-01-15Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak81-928/+2640
2014-01-15Saving physical size changes of screen on WindowsCyril Oblikov1-0/+2
2014-01-14Windows: Use focusWindow() as native dialog parent when 0 is passed.Friedemann Kleint1-0/+2
2014-01-14Stabilize tst_scrollbar.Friedemann Kleint1-41/+52
2014-01-14MIPS DSP build system fix and additional optimizations.lpapuga15-10/+2141
2014-01-14Ask qdoc not to parse Q_DECL_UNUSEDThiago Macieira1-0/+1
2014-01-14Correct wordwrapped text handling in QListView icon modeSamuel Gaist2-1/+9
2014-01-13Windows: Do not print test output to both stdout and system debug logKai Koehne2-2/+10
2014-01-13Mac: Remove old unified toolbar implementation.Morten Johan Sørvig8-705/+5
2014-01-13Fix typos in commentsKurt Pattyn1-6/+6
2014-01-12QNX: Fix compiler warning about unused variable.Sérgio Martins1-0/+1
2014-01-12Mac: remove unified toolbar workarounds.Morten Johan Sørvig1-25/+2
2014-01-12Mac: Update unified toolbar drawing code.Morten Johan Sørvig1-3/+37
2014-01-11Fix Use android theme when definedThorsten Zachmann1-8/+16
2014-01-11Mac: Update PE_IndicatorToolBarHandle drawing.Morten Johan Sørvig1-8/+4
2014-01-11Enable window dragging code in QToolBar on MacMorten Johan Sørvig2-5/+5
2014-01-11QDate - Fix parsing Qt::ISODateJohn Layt2-0/+12
2014-01-11QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2-0/+16
2014-01-11QLocale - Check day number is validJohn Layt1-0/+3
2014-01-11Fix to comply with Qt coding guidelinesKurt Pattyn1-32/+19
2014-01-11Cocoa: Add setContentBorderThickness().Morten Johan Sørvig6-2/+69
2014-01-11Fix kms build with -qtnamespaceSérgio Martins2-3/+5
2014-01-11make 'AlwaysAsk' if found help determine whether the configuration is Discove...Lorn Potter2-1/+8
2014-01-11fix connman QNetworkConfiguration DiscoveredLorn Potter1-5/+7
2014-01-11update the network configuration listLorn Potter4-0/+44
2014-01-10Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki1-1/+4
2014-01-10Make qtbase compile with QT_NO_GESTURESTasuku Suzuki3-0/+9
2014-01-10Don't force create the platform window.Morten Johan Sørvig1-5/+0
2014-01-10network proxy tests: adapt proxy authentication to new serverPeter Hartmann1-3/+2
2014-01-10Make qtbase compile with QT_NO_DOMTasuku Suzuki1-0/+1
2014-01-10Use custom -I,-D and -L flags when building arch-testJürgen Hunold2-3/+21
2014-01-10Remove #ifdef from outside test functionsThiago Macieira2-12/+13
2014-01-10fix memory leaks in MSVC generatorsJoerg Bornemann2-6/+8
2014-01-10Fix bug on X11 with WA_TranslucentBackground and native child windows.Gatis Paeglis2-4/+9
2014-01-10Make qtbase compile with QT_NO_XMLSTREAMWRITERTasuku Suzuki1-0/+5
2014-01-10Don't check if a file exists before opening itThiago Macieira1-4/+2
2014-01-10Fix QtWidget function-unused warnings found by Clang 3.4Thiago Macieira1-9/+0
2014-01-10Remove unused member m_eglApiThiago Macieira2-3/+2
2014-01-10Fix unused function warnings in qtriangulator.cppThiago Macieira1-7/+2
2014-01-10Fix function-not-used warnings detected by Clang 3.4Thiago Macieira1-6/+6
2014-01-10Fix file descriptor leak in the perf event counterThiago Macieira1-9/+11
2014-01-09Autotest: Fix QDateTime failure if the test got run West of GreenwichThiago Macieira1-2/+42
2014-01-09zlib: rename z_errmsg symbol to avoid name clash when linking staticallyTim Blechmann1-0/+1
2014-01-09QPdfWriter - Fix setting of marginsJohn Layt1-0/+2