summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix QPrinter documentation errors.Mitch Curtis2012-09-132-76/+34
* Fix qtestlib-manual.qdoc errors.Mitch Curtis2012-09-132-22/+64
* Remove documentation for non-existent QToolButton functions.Mitch Curtis2012-09-131-84/+0
* Remove documentation for non-existent QToolBox functions.Mitch Curtis2012-09-131-64/+0
* Docs: Add "\since" info for QEventLoopLocker.Christian Kandeler2012-09-131-0/+1
* Remove documentation for non-existent QTextEdit functions.Mitch Curtis2012-09-131-146/+0
* Fix QByteArray documentation errors.Mitch Curtis2012-09-132-0/+12
* Fix compilation for win32-g++ and C++11Kai Koehne2012-09-131-0/+3
* Network: Fix gcc warning about conversion from string to wchar *Kai Koehne2012-09-131-2/+2
* Kernel: Fix gcc warning in qsharedmemory_win.cppKai Koehne2012-09-131-2/+2
* Kernel: Fix gcc warning about narrowing conversionKai Koehne2012-09-131-1/+1
* Threads: Fix mingw-gcc warning about 'cast to pointer from integer of differe...Kai Koehne2012-09-131-4/+4
* Improve QMetaType docs.Jędrzej Nowacki2012-09-132-11/+215
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-131-9/+19
* Remove documentation for non-existent QLineEdit functions.Mitch Curtis2012-09-121-156/+0
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-121-0/+1
* Fix build with QT_NO_EXCEPTIONSHarald Fernengel2012-09-121-0/+2
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-124-42/+104
* CocoaPlugin: add missing auto release poolsRichard Moe Gustavsen2012-09-122-0/+5
* Doc: Fix misc. doc errors and document undocumented functionsaavit2012-09-125-72/+199
* Don't manipulate immutable dataJoão Abecasis2012-09-111-1/+2
* QFileSystemEngine: fix realpath() buffer sizeRafael Roquetto2012-09-111-1/+1
* QNX: fix call to realpath() on QFileSystemEngineRafael Roquetto2012-09-111-1/+1
* don't require (dummy) qconfig.h for qmake buildOswald Buddenhagen2012-09-112-2/+1
* compile without CamelCase headersOswald Buddenhagen2012-09-113-5/+4
* Several modifications in phrasing.Nico Vertriest2012-09-111-13/+12
* Doc: Remove references to the deprecated QGraphicsItemAnimationGeir Vattekar2012-09-113-12/+9
* Close popups when switching applications on Windows.Friedemann Kleint2012-09-111-2/+16
* qpa: add non-opaque fill supportJulien Brianceau2012-09-115-25/+120
* QtPrintSupport: set QPrinter margins also to QPagedPaintDeviceTeemu Katajisto2012-09-111-0/+3
* Added link to the OpenGL window example from the QOpenGLContext docs.Samuel Rødal2012-09-111-0/+3
* Add links to raster and opengl window examples in the QWindow docs.Samuel Rødal2012-09-111-0/+8
* Improved the QBackingStore documentation.Samuel Rødal2012-09-111-1/+14
* Fix example includes for qdoc.Frederik Gladhorn2012-09-113-17/+17
* Remove unused file.Frederik Gladhorn2012-09-111-94/+0
* Output absolute paths in qdoc messages.Frederik Gladhorn2012-09-111-2/+5
* Fix qdoc tag.Frederik Gladhorn2012-09-111-1/+1
* Move gui example doc example images.Frederik Gladhorn2012-09-112-0/+0
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-119-9/+9
* Add TableModelChange event for accessibility.Frederik Gladhorn2012-09-111-0/+40
* Remove deprecated inputItem and inputWindow from QInputMethodPekka Vuorela2012-09-113-79/+3
* Doc: Centralize more common settings in 1 global qdocconf.Casper van Donderen2012-09-1111-396/+11
* Avoid duplicate setPen() in PDF when reusing QPrinterEskil Abrahamsen Blomfeldt2012-09-111-0/+1
* Fix QT_NO_SYSTEMTRAYICON build.Sérgio Martins2012-09-111-0/+4
* Streamline forwarding of blocked events.Friedemann Kleint2012-09-111-12/+10
* Specify the project name when adding a test.Stephen Kelly2012-09-101-0/+2
* Fix build with QT_NO_WHEELEVENT.Sérgio Martins2012-09-102-0/+8
* DON'T parse the header files of guiJan-Arve Saether2012-09-101-2/+1
* Fix QFileSystemEngine::canonicalName() returning corrupt dataThomas McGuire2012-09-101-2/+7
* Initial bearer plugin for WinCE and WEC7.Janne Anttila2012-09-101-5/+39