summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Line Breaking Algorithm: don't break inside numeric expressionsKonstantin Ritt2012-06-101-6/+107
* Update the Unicode Text Breaking Algorithm implementationKonstantin Ritt2012-06-102-286/+336
* Update the qunicodetables generator to deal with UCD 6.1 filesKonstantin Ritt2012-06-102-2/+10
* Reorganise the painting.pri file after the last round of cleanupsThiago Macieira2012-06-101-29/+20
* Logging: Remove outdated QMessageHandlerKai Koehne2012-06-102-24/+0
* evdevmouse: send correct event position for wheel eventsJohannes Zellner2012-06-104-8/+17
* Add support for the x86intrin.h header on GCC systems.Thiago Macieira2012-06-091-0/+6
* Use UTF-8 in the QtTest data and benchmark tagsThiago Macieira2012-06-093-4/+4
* Windows: Fix window positioning for ActiveQt serversMiikka Heikkinen2012-06-092-4/+19
* QWizard/Win: Drag window on Vista with only left mouse buttonJonathan Liu2012-06-091-1/+1
* QWidget::destroy(): Release mouse and keyboard grab.Friedemann Kleint2012-06-091-0/+4
* implement Qt::TranslucentBackground for WindowsJoerg Bornemann2012-06-093-10/+35
* QtPrintSupport - Add CUPS printer and options queries to pluginJohn Layt2012-06-094-10/+108
* QZip: improve reading of zip files, fix some edge cases in writingKonstantin Ritt2012-06-081-16/+141
* Remove QFactoryInterface from style pluginsLars Knoll2012-06-083-23/+10
* QtPrintSupport: Move printer list into plugin base classJohn Layt2012-06-084-15/+6
* Fix crash in qt_qpa_core_dispatcher() at application exit.Miikka Heikkinen2012-06-081-1/+6
* Remove unused variable inSetParentGirish Ramakrishnan2012-06-082-5/+0
* Use variadic macros where available to make QSKIP source compatible.Stephen Kelly2012-06-081-1/+11
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-06-081-0/+1
* QDoc: Only print modulename::type on collision pages.Casper van Donderen2012-06-081-3/+2
* 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
* 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-081-0/+4
* 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
* SIC: QPrintSupport - Remove options api from QPageSetupDialogJohn Layt2012-06-074-137/+5
* Shift positions for lineBreakTypeKonstantin Ritt2012-06-075-12/+13
* QTextBoundaryFinder: Consider soft hyphen as line breaking opportunityKonstantin Ritt2012-06-072-5/+11
* 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-071-4/+1
* 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
* 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
* QNX: Take nativeOrientation into account for QNX device orientationsSean Harmer2012-06-061-10/+25
* QtNetwork: disconnect other channels when network layer detectedMartin Petersson2012-06-063-0/+11
* Add Blackberry path for SSL certificatesNicolas Arnaud-Cormos2012-06-061-0/+1