summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Send the native scancode in evdevkeyboardLaszlo Agocs2012-07-282-4/+8
* Document QEvent::EnterEditFocus and QEvent::LeaveEditFocus properly.Mitch Curtis2012-07-281-2/+2
* removed duplicated docs in android qsharedmemory and systemsemaphoreJeremy Katz2012-07-282-27/+0
* Specialize QTypeInfo for QUrlTwoFlags to mark it PRIMITIVE.Stephen Kelly2012-07-281-0/+3
* Mark the QFlag and QIncompatibleFlag as primitive.Stephen Kelly2012-07-281-0/+3
* QDebug: Add getter/setter for auto-insert-spaces.David Faure2012-07-272-0/+21
* QDebug: adjust documentation of space(), nospace() and maybeSpace()David Faure2012-07-271-9/+5
* Correct method name referred to in QFont's detailed description.Mitch Curtis2012-07-271-1/+1
* qdoc: Updated qdoc manual and qdoc guideMartin Smith2012-07-276-26/+143
* Fix crash in QVariant::canConvert().Volker Krause2012-07-271-1/+4
* fix QVariant qdoc error - mark const QVariant::data_ptr() internalJeremy Katz2012-07-271-0/+5
* Fix QUrlQuery qdoc errorsJeremy Katz2012-07-271-5/+28
* Introduce QTypeInfoMerger.Jędrzej Nowacki2012-07-273-12/+47
* Implement implicit constructors for built-in classes.Stephen Kelly2012-07-274-0/+145
* Describe an example usage of stretch in QSizePolicy documentation.Mitch Curtis2012-07-271-0/+11
* Add QCocoaAutoReleasePool to QCocoaMenu::setTextMorten Johan Sorvig2012-07-271-0/+1
* fix QMimeDatabase qdoc errorsJeremy Katz2012-07-271-2/+28
* QtNetwork: unbreak QT_NO_SSL buildMarc Mutz2012-07-262-10/+8
* Fix several QUrl qdoc errorsJeremy Katz2012-07-262-7/+27
* Fix position of mouse events generated from touch events.Andrew den Exter2012-07-261-1/+1
* Fix MSVC 64bit warnings about truncation from size_t to int.Friedemann Kleint2012-07-261-2/+2
* QMetaTypeId2::IsBuiltIn: (new) template meta-function to check for built-in t...Marc Mutz2012-07-261-2/+2
* QFileInfo: remove synchronisation macroMarc Mutz2012-07-261-1/+0
* Fixup the plugin documentationLars Knoll2012-07-267-16/+497
* qdoc: Changed \qmlclass to \qmltype, added \instantiatesMartin Smith2012-07-267-19/+55
* Revert "QDoc: Allow '0' to be used as 2nd arg for \qmlclass."Casper van Donderen2012-07-261-21/+11
* Fix some typos.Frederik Schwarzer2012-07-264-4/+4
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-2519-23/+39
* Added note to QTransform::isRotatingAli Akhtarzada2012-07-251-0/+2
* Make the operator| for QUrl with QIncompatibleFlag constexpr.Stephen Kelly2012-07-251-1/+1
* De-inline QItemEditorCreatorBase destructor.Stephen Kelly2012-07-252-1/+5
* Remove Qt5 to-do remarkGatis Paeglis2012-07-251-1/+1
* QObject: add a macro for conveniently setting the object nameMarc Mutz2012-07-252-0/+19
* Disable tty keyboard in kmsLaszlo Agocs2012-07-255-2/+150
* Fix keyboard input in kmsLaszlo Agocs2012-07-251-1/+3
* Update only dirty areas in kms backingstoreLaszlo Agocs2012-07-252-3/+36
* Create IMPORTED CMake targets for executables.Stephen Kelly2012-07-256-21/+80
* QDoc: Introduce a setting to include index nodes in QHP.Casper van Donderen2012-07-252-1/+3
* Add ISO 8601 specification link to corelib's external-resources file.Mitch Curtis2012-07-251-0/+5
* QtWidgets: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-252-1/+5
* Add QSignalSpy::wait() method.David Faure2012-07-254-4/+31
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-251-2/+3
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-2511-105/+99
* Fix typo in QMdiArea docsAli Akhtarzada2012-07-251-1/+1
* Document emission of commitDataRequest() signal in QApplication doc.Mitch Curtis2012-07-251-0/+4
* Correct reference to nonexistent Qt::QA_Window flag in documenation.Mitch Curtis2012-07-251-4/+4
* QXcbWindow::setMask(): Check for SHAPE extensionUli Schlachter2012-07-251-0/+2
* Reimplement QXcbWindow::setMask() with xcbUli Schlachter2012-07-253-39/+19
* Fix error in sample code on the Layout Management page.Mitch Curtis2012-07-251-2/+2
* Remove references to nonexistent QLocale::setDefaultLocale() in docs.Mitch Curtis2012-07-252-2/+2