summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QtPrintSupport: Move plugin access of QPrinterInfo internals to baseJohn Layt2012-06-088-47/+31
* Reduce QtWidgets dependencies in the Cocoa plugin.Morten Johan Sorvig2012-06-086-1415/+22
* Make qfont autotest build without widgetsKent Hansen2012-06-082-4/+11
* Make qicon autotest build without widgetsKent Hansen2012-06-082-1/+6
* Add Qt::WindowTransparentForInput to Window flags manual test.Friedemann Kleint2012-06-082-0/+7
* Fix a crash when calling effectiveWinId() on parentless widgets.Friedemann Kleint2012-06-082-23/+9
* Remove widgets lib dependency on platformsupport.Frederik Gladhorn2012-06-087-30/+32
* Allow ISODate string without seconds in QTime::fromString().Mitch Curtis2012-06-082-0/+32
* Namespace the bundled zlib symbols, to avoid clash with user zlibaavit2012-06-085-39/+59
* Remove dependency from QFactoryInterface for the print pluginLars Knoll2012-06-083-22/+1
* Remove QFactoryInterface from the input pluginsLars Knoll2012-06-084-23/+2
* Remove QFactoryInterface from bearer pluginsLars Knoll2012-06-088-52/+1
* Remove the QFactoryInterface dependency from platform pluginsLars Knoll2012-06-0815-104/+6
* Remove QFactoryInterface from the generic pluginsLars Knoll2012-06-088-55/+8
* Remove QFactoryInterface from picture pluginsLars Knoll2012-06-083-23/+10
* Remove QFactoryInterface dependency from icon pluginsLars Knoll2012-06-083-21/+16
* Remove the QFactoryInterface dependency from accessible pluginsLars Knoll2012-06-087-135/+11
* Don't inherit from QFactoryInterface for image pluginsLars Knoll2012-06-088-54/+13
* Fix eglfs regression in configureDonald Carr2012-06-071-0/+1
* SIC: QPrintSupport - Remove options api from QPageSetupDialogJohn Layt2012-06-075-137/+8
* Shift positions for lineBreakTypeKonstantin Ritt2012-06-076-16/+17
* QTextBoundaryFinder: Consider soft hyphen as line breaking opportunityKonstantin Ritt2012-06-073-6/+42
* Set the whiteSpace flag outside the grapheme and the line breaking loopKonstantin Ritt2012-06-071-7/+21
* Remove QFactoryInterface from sql driversLars Knoll2012-06-0712-91/+10
* Deprecate the use of QWeakPointer to track QObjects.Stephen Kelly2012-06-073-52/+28
* Expand the 'existing target guard' in generated CMake files.Stephen Kelly2012-06-072-23/+21
* Added SpellCheckUnderlineStyle theme hint.Samuel Rødal2012-06-073-2/+13
* Windows: Store only full-size DC's obtained by BeginPaint.Friedemann Kleint2012-06-072-8/+13
* Fix compilation of examples with -no-widgetsKent Hansen2012-06-075-5/+5
* Make qtexttable autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make sql autotests build without widgetsKent Hansen2012-06-071-0/+2
* Make "other" autotests build without widgetsKent Hansen2012-06-071-0/+14
* Don't build printsupport autotests when widgets aren't availableKent Hansen2012-06-071-1/+1
* Fix common device spec pathsDonald Carr2012-06-071-3/+3
* Remove widgets dependency from xmlstreamlint exampleKent Hansen2012-06-071-1/+1
* Remove widgets dependency from qtconcurrent/map autotestKent Hansen2012-06-072-3/+3
* Make animation autotests build without widgetsKent Hansen2012-06-071-0/+3
* Remove widgets dependency from qdatastream autotestKent Hansen2012-06-072-1/+2
* Make qprocess autotest build without widgetsKent Hansen2012-06-072-0/+5
* Remove widgets dependency from qstringlistmodel autotestKent Hansen2012-06-072-3/+2
* Make itemmodels autotest build without widgetsKent Hansen2012-06-071-1/+3
* Make qstatemachine autotest build without widgetsKent Hansen2012-06-072-3/+16
* Make qpixmap autotest build without widgetsKent Hansen2012-06-072-2/+11
* Make qpicture autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make qmovie autotest build without widgetsKent Hansen2012-06-072-1/+10
* get rid of "uninitialized member" gcc warningKonstantin Ritt2012-06-071-2/+1
* Mark the testSslOption method as introduced in Qt 4.8Laszlo Papp2012-06-071-0/+2
* Make gui tests build when widgets aren't availableKent Hansen2012-06-071-0/+4
* Make qpainter autotest build without widgetsKent Hansen2012-06-072-2/+31
* Make qtextdocumentlayout autotest build without widgetsKent Hansen2012-06-072-1/+8