summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VERSION makes no sense for pluginsOswald Buddenhagen2012-10-291-1/+0
* namespace "module" pri filesOswald Buddenhagen2012-10-293-3/+3
* kill $$mod_component_base & $$mod_qmake_baseOswald Buddenhagen2012-10-294-18/+14
* centralize module directory calculationOswald Buddenhagen2012-10-295-48/+29
* redo QT_PLUGIN_PATH assembly for non-installed executionOswald Buddenhagen2012-10-292-11/+7
* QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-293-4/+39
* 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-2939-1393/+31
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-294-14/+20
* Test: refactor tst_QProcessCaroline Chao2012-10-292-164/+142
* Test: remove QSKIP in tst_QEventLoop::throwInExec()Caroline Chao2012-10-291-10/+10
* test: Update task number for QAccesibilityLinux autotest.Sergio Ahumada2012-10-291-1/+1
* 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
* Fix qfile:invalidFile() test.Friedemann Kleint2012-10-291-4/+33
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-283-3/+31
* Enable the "#include <QSql>" camel-case header, for the QSql namespaceSze Howe Koh2012-10-272-1/+1
* 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-272-30/+62
* Make table test use smart pointers for interfaces.Frederik Gladhorn2012-10-271-28/+18
* mention QComboBox::currentText changes in change listMark Brand2012-10-271-0/+5
* 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-274-4/+133
* QMap - use hint on insert in QMap::toStdMapThorbjørn Lund Martsum2012-10-272-1/+13
* test: Remove dead code from tst_QPixmapSergio Ahumada2012-10-271-6/+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
* simplify determination of static plugin link lineOswald Buddenhagen2012-10-261-16/+1
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-261-1/+2
* 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
* Remove compatibility headers for QPA classes.Friedemann Kleint2012-10-261-59/+0
* QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-261-2/+2
* QComboBox: new signal currentTextChangedMark Brand2012-10-263-3/+75
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-264-4/+74
* QHeaderView 5.0 - no emit of sortIndicatorChanged when unchangedThorbjørn Lund Martsum2012-10-262-0/+4
* Qt 5.0 - Add QHeaderView refactor to changes notes.Thorbjørn Lund Martsum2012-10-261-1/+1
* Add a CMake macro to test module includesStephen Kelly2012-10-262-0/+98
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-266-8/+78
* escape constructed command for makefilesOswald Buddenhagen2012-10-261-2/+5
* 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