summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use QLatin1String in AtSpiAdaptor::applicationInterfaceJosé Millán Soto2012-10-151-4/+4
* Fix spelling mistake in QNetworkDiskCache detailed description.Mitch Curtis2012-10-151-1/+1
* Adapt to WebKit Widgets module changesSimon Hausmann2012-10-151-2/+2
* QtSql: Correct documented default precision policy.Mark Brand2012-10-151-8/+4
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-152-39/+41
* QThread signals documentation improvementOlivier Goffart2012-10-151-2/+12
* correct spelling in QtSql documentationMark Brand2012-10-151-1/+1
* QComboBox::currentText: correct documentationMark Brand2012-10-151-3/+6
* QKeySequence: remove duplicate QDataStream operatorsJ-P Nurmi2012-10-151-5/+0
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-1513-25/+17
* Re-revert "Delay creation of the process manager"Thiago Macieira2012-10-154-28/+8
* moc: parse properly the gcc extension for variadic macroOlivier Goffart2012-10-141-2/+12
* QCommonStyle: Reduce code duplicationKonstantin Ritt2012-10-141-39/+23
* QSqlTableModel: let select() and selectRow() be slotsMark Brand2012-10-141-3/+3
* QNX: code cleanup, use '0' instead of 'NULL'Rafael Roquetto2012-10-136-12/+12
* qdoc outputs warnings in a form which Creator will recognizeShawn Rutledge2012-10-131-2/+3
* Review of documentation.Michele Caini2012-10-131-2/+10
* Notify accessibility events in QAbstractItemViewJosé Millán Soto2012-10-131-35/+35
* Use constFind()/constEnd() for const_iterator-sKonstantin Ritt2012-10-133-7/+7
* Fix warnings from syncqt.Friedemann Kleint2012-10-136-2/+16
* Fix "open with" functionality on OSX (FileOpenEvent)Shawn Rutledge2012-10-131-0/+4
* Be able to obtain list of possible key combinations in platform integrationOliver Wolff2012-10-133-1/+22
* Added possibleKeys(QKeyEvent *) to QWindowsIntegrationOliver Wolff2012-10-136-0/+41
* Update qfiledialog ui to new style.Frederik Gladhorn2012-10-131-82/+83
* Simplify transaction expiry mechanismGatis Paeglis2012-10-132-29/+41
* Make sure timestamp is initialized before using it for seting selection owner.Gatis Paeglis2012-10-133-1/+58
* Link to Item Views Puzzle Example in QListView docs.Mitch Curtis2012-10-131-1/+1
* Check that row and column are not less than 0 in indexFromLogicalJosé Millán Soto2012-10-131-1/+1
* Do not accept key events if a widget is disabledOliver Wolff2012-10-131-1/+3
* Fix moc preprocessor-only mode with input that contains seemingly invalid ide...Simon Hausmann2012-10-131-2/+5
* Fix number of available printers in CUPS support.Rafael Roquetto2012-10-131-1/+1
* Blackberry: Populating the QCoreApplicationDataFabian Bumberger2012-10-131-0/+47
* Blackberry: Emit aboutToBlock() and awake() correctly in the dispatcherThomas McGuire2012-10-131-7/+30
* Remove unused private headerJens Bache-Wiig2012-10-131-82/+0
* qfeatures.txt: cleanup obsolete cde & motif stylesJ-P Nurmi2012-10-131-14/+0
* Doc: Removed references to stale links.Jerome Pasion2012-10-132-21/+10
* QGtkStyle: fix a warningMarc Mutz2012-10-131-1/+0
* Accessibility: Implement GetVersion and GetLocale in app adaptor.Frederik Gladhorn2012-10-131-1/+10
* Add workaround for typo in libatspi VisualdataChangedFrederik Gladhorn2012-10-131-1/+2
* OpenGL: Add missing WINAPI calling convention for QGL functionsSean Harmer2012-10-131-0/+3
* QtPrintSupport: Fix build with QT_NO_PICTURE.Sérgio Martins2012-10-131-0/+1
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-135-26/+56
* qdoc: Allow empty character literal ''Martin Smith2012-10-131-2/+8
* QFont: Fix build with QFONTCACHE_DEBUGKonstantin Ritt2012-10-131-1/+1
* QGlyphRun: Fix isEmpty() and boundingRect() didn't work after setRawData()Konstantin Ritt2012-10-131-5/+5
* Fix QTextBoundaryFinder usage cases in QAccessible2Konstantin Ritt2012-10-133-131/+178
* Update/fix QTextBoundaryFinder simple usage cases in qtbaseKonstantin Ritt2012-10-133-16/+12
* Review of documentation.Michele Caini2012-10-122-3/+9
* QTextBoundaryFinder: Fix handling of break opportunitiesKonstantin Ritt2012-10-122-59/+99
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-111-0/+5