summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Doc: Fix small capitalization error for the Qt SQL module header.Sze Howe Koh2012-10-221-1/+1
| * Emit cursorPositionChanged in private slot.Frederik Gladhorn2012-10-221-2/+2
| * Bring back accessibility for plain text edit.Frederik Gladhorn2012-10-225-10/+125
| * Fix crash due to memory access violationKonstantin Ritt2012-10-221-0/+1
| * Doc: refer to QUrlQuery in QUrl's main doc bodyThiago Macieira2012-10-191-3/+4
| * Remove the QThread::terminated() signalSze Howe Koh2012-10-195-37/+9
| * Remove DRI2/OpenGL code paths from xcb plugin.Samuel Rødal2012-10-198-545/+8
| * Small xcb startup performance optimization.Samuel Rødal2012-10-191-1/+15
| * Made xcb plugin work when the GLX extension is not present.Samuel Rødal2012-10-196-7/+53
| * Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-191-1/+2
| * QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-192-7/+29
| * detach() safely in QVector::erase(), and update callers to not detach.Andreas Hartmetz2012-10-191-4/+6
| * Mac: Adapt scrollbar fadeout animation for QStyleAnimationGabriel de Dietrich2012-10-192-2/+11
| * Modularize drag and drop documentationGatis Paeglis2012-10-1935-26/+2560
| * QStyleSheetStyle: kill more dependencies to QWidgetJ-P Nurmi2012-10-191-10/+12
| * QNX: Use extra information in dirent to avoid stat() callsThomas McGuire2012-10-193-2/+69
| * Doc: Adding Event System documentation.Jerome Pasion2012-10-195-0/+504
| * remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-1913-25/+0
| * Fix excess enter/leave event generation for native widgetsMiikka Heikkinen2012-10-194-4/+79
| * Remove Qt3 compat leftoversKonstantin Ritt2012-10-191-12/+2
* | qdoc: Adding the -log-progress optionMartin Smith2012-10-254-8/+18
* | qdoc: Don't load index in -prepare phaseMartin Smith2012-10-254-92/+122
* | Add config option to build documentation as a two-step processTor Arne Vestbø2012-10-251-3/+3
* | Use \annotatedlist for list of examples instead of "manual links"Jan Arve Saether2012-10-241-28/+1
* | qdoc: Clear outputdir in -prepare phase onlyMartin Smith2012-10-232-16/+23
* | Doc: Added landing-, examples- and C++ class list-page to qtwidgetsJan Arve Saether2012-10-196-65/+177
* | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-19143-1873/+6233
|\|
| * QStyleSheetStyle: QObject-based style & render rulesJ-P Nurmi2012-10-192-97/+101
| * Make QContiguousCache with zero capacity not crashThiago Macieira2012-10-192-2/+15
| * Fix for slowness of touch move eventsBernd Weimer2012-10-191-58/+46
| * Review of documentation.Michele Caini2012-10-192-4/+28
| * Make sure functions returning iterators have an iterator as parameterThiago Macieira2012-10-192-6/+17
| * Accessibility: itemviews check for valid model.Frederik Gladhorn2012-10-191-4/+49
| * Change the default major version of QGLFormat to 2.Jason Barron2012-10-191-1/+1
| * Make QtDBus work again with D-Bus 1.0 and 1.1Thiago Macieira2012-10-192-22/+9
| * Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-1911-28/+99
| * Handle the case where persistent indexes have gone invalid.Stephen Kelly2012-10-191-0/+6
| * Make sure uints remain uints when editing in itemviews.Stephen Kelly2012-10-191-1/+32
| * Correct accessibility index handling in QListViewJosé Millán Soto2012-10-191-3/+3
| * Handle separators in menus in AT-SPI (Linux accessibility)José Millán Soto2012-10-191-2/+3
| * Doc fix in return value of QDate::setYMDFrederik Gladhorn2012-10-191-0/+1
| * Clean up instantiation of mapping of AT-SPI roles.Frederik Gladhorn2012-10-191-66/+65
| * Accessibility: make sure right objects are cached on linuxFrederik Gladhorn2012-10-191-1/+1
| * Cocoa: fix memory leakTeemu Katajisto2012-10-191-1/+4
| * Cocoa: fix coretext memory leaksTeemu Katajisto2012-10-192-0/+3
| * Rename the syncqt -qtdir to -mkspecsdirThiago Macieira2012-10-191-1/+1
| * QNX: Change base font sizes from pixels to pointsKevin Krammer2012-10-181-5/+7
| * Cocoa: fix frameStrutMouseEventsRichard Moe Gustavsen2012-10-181-3/+7
| * Introduce new style FusionJens Bache-Wiig2012-10-189-136/+3990
| * Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-181-7/+7