summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Bring back native dialogs for Windows XP.Friedemann Kleint2012-10-303-46/+468
| * Mac: Correct writingSystem check value for ChineseLiang Qi2012-10-301-2/+2
| * Cocoa: Disable touch events.Morten Johan Sorvig2012-10-301-5/+0
| * Use -ffunction-sections in libbootstrap.aThiago Macieira2012-10-301-0/+1
| * Check for both A and P when converting QDateTime to string.Mitch Curtis2012-10-301-1/+2
| * Define additional math.h constants if not already definedJonathan Liu2012-10-301-0/+48
| * QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-10-302-0/+7
| * Remove qstandardpaths_json.cppThiago Macieira2012-10-292-260/+0
| * QMap - improve QMap stl-map ctorThorbjørn Lund Martsum2012-10-291-1/+1
| * QSyntaxHighlighter: minor code de-duplicationKonstantin Ritt2012-10-291-25/+4
| * QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-291-3/+4
| * Remove some dead codeJan Arve Saether2012-10-291-3/+0
| * Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-2928-937/+4
| * Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-294-14/+20
| * Remove some dead code in switch statementsSergio Ahumada2012-10-2913-46/+0
| * List possible matches when specifying invalid test function.Friedemann Kleint2012-10-291-6/+10
| * Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-282-3/+15
| * Enable the "#include <QSql>" camel-case header, for the QSql namespaceSze Howe Koh2012-10-271-1/+0
| * Accessibility: remove redundant role functionFrederik Gladhorn2012-10-272-6/+0
| * Accessibility: make sure right objects are cached on linuxFrederik Gladhorn2012-10-271-1/+1
| * Be more careful about asserting in accessibility.Frederik Gladhorn2012-10-271-1/+5
| * Doc fixes for qcoreapplication.Frederik Gladhorn2012-10-272-8/+26
| * Clean up index handling in itemviews accessibility.Frederik Gladhorn2012-10-271-13/+17
| * Fix compilation: QChar(char) is "from ASCII"Thiago Macieira2012-10-271-1/+1
| * QMap 5.0 - keep track of leftmost node (BIC)Thorbjørn Lund Martsum2012-10-272-3/+23
| * QMap - use hint on insert in QMap::toStdMapThorbjørn Lund Martsum2012-10-271-1/+1
| * Prevent potential crash in QXcbCursor::queryPointer().Samuel Rødal2012-10-263-12/+11
| * Check the EGL error before calling eglTerminate().Samuel Rødal2012-10-261-1/+2
| * Removed usage of pipe in Blackberry event dispatcherBernd Weimer2012-10-264-42/+78
| * Change one int to qint64 in QDateTime::setMSecsSinceEpoch(qint64)Jon Severinsson2012-10-261-1/+1
| * QSqlRelationalDelegate: remove setEditorData reimplementationMark Brand2012-10-261-11/+0
| * Set the Directory flag when we find a directory.Stephen Kelly2012-10-261-1/+1
| * Qt Core: Adding a landing page and sorted the documentation.Jerome Pasion2012-10-2612-42/+186
| * Possibility to change custom Drag&Drop cursors while dragging something. Impl...Cyril Oblikov2012-10-262-19/+36
| * QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-261-2/+2
| * QComboBox: new signal currentTextChangedMark Brand2012-10-262-3/+20
| * QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-262-2/+18
| * QHeaderView 5.0 - no emit of sortIndicatorChanged when unchangedThorbjørn Lund Martsum2012-10-261-0/+2
| * Add a CMake macro to test module includesStephen Kelly2012-10-261-0/+75
| * Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-265-1/+11
| * Remove unnecessary call to png_set_sBit when writing png filesSergey Borovkov2012-10-261-7/+0
| * Angle: Fix shadow buildYuchen Deng2012-10-261-1/+1
| * Blackberry bearer plugin: Only Report working interfaces as activePeter Hartmann2012-10-261-3/+2
| * QNX: Query dynamic buffer count at runtimeRafael Roquetto2012-10-262-2/+17
| * remove last traces of qpluginbase.priOswald Buddenhagen2012-10-262-2/+2
| * Add glxContextForContext function to QXcbNativeInterface.Zeno Albisser2012-10-262-1/+22
| * Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-261-5/+7
| * Fix enter/leave event generation between native widgets when grabbing.Miikka Heikkinen2012-10-261-3/+8
| * New-style Windows cursors when dragging object from outsideCyril Oblikov2012-10-262-2/+39
| * Make compile on WCE after c3b9398Kevin Funk2012-10-261-0/+2