summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Modified the support for \sincelist.Martin Smith2009-09-305-42/+141
* Don't need to wait that much.Alexis Menard2009-09-301-1/+1
* Be consistant between static method and regular QFileDialog contructor.Alexis Menard2009-09-302-0/+31
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-3023-371/+616
|\
| * Make the test fail, not crash for now. A task is already open to fix it.Alexis Menard2009-09-301-1/+2
| * Fix auto-test build.Alexis Menard2009-09-301-0/+2
| * avoid JavaScriptCore C API functions being exported from QtScript libraryKent Hansen2009-09-301-0/+3
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-302-2/+1
| |\
| | * Make the automaticReparenting autotest pass on Mac.Jan-Arve2009-09-301-1/+1
| | * Compile on VS2003Kent Hansen2009-09-301-1/+0
| * | Fixed qdoublespinbox undoRedo test case for Symbian.Janne Anttila2009-09-301-10/+20
| |/
| * Compile.Eskil Abrahamsen Blomfeldt2009-09-301-0/+72
| * Fix googlechat example when Qt is lacking SSL support.Simon Hausmann2009-09-302-2/+9
| * Fix floating point precision when using qreal with QDataStreamEskil Abrahamsen Blomfeldt2009-09-304-10/+164
| * Make the test more robust because pulse doesn't clean the temp dir.Alexis Menard2009-09-301-0/+10
| * Phonon/EffectFactory: Remove calls to QObject tr().Friedemann Kleint2009-09-301-8/+9
| * Install sub-attaq in the correct place.Alexis Menard2009-09-301-2/+2
| * Compile when one includes <QtGui/QtGui> without putting explicitly all Qt sub...Olivier Goffart2009-09-301-1/+1
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-09-3014-363/+345
| |\
| | * Fix tst_QFontDialog::task256466_wrongStyle() autotest failure in Cocoa.Prasanth Ullattil2009-09-301-0/+2
| | * Stabilize and speedup QGraphicsItem and QGraphicsView and QGraphicsProxyWidge...Olivier Goffart2009-09-303-334/+309
| | * Fixed warning in public header:Olivier Goffart2009-09-301-0/+3
| | * Stabilize listview testOlivier Goffart2009-09-301-1/+3
| * | Ftp example application crashes (due to keypad navigation)Sami Merilä2009-09-301-0/+4
* | | Add redo keyboard shortcut for Symbian.Jani Hautakangas2009-09-301-2/+2
| |/ |/|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-30149-664/+24632
|\ \
| * | remove two expected failuresKent Hansen2009-09-301-4/+0
| * | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-09-303-5/+10
| * | Fix linking on windows, building qt in namespaceJarek Kobus2009-09-301-1/+3
| |/
| * Fix the sub-attaq menu (new game and quit).Alexis Menard2009-09-301-1/+5
| * fix string builder for QT_NO_CAST_FROM_ASCII on Windowshjk2009-09-301-2/+13
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-304-35/+40
| |\
| | * Fixed some S60 installation documentation issues.Miikka Heikkinen2009-09-303-34/+39
| | * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-3011990-102774/+1458345
| | |\
| | * | Fixed symbian-sbsv2 build break in apps using debug_and_release.Miikka Heikkinen2009-09-041-1/+1
| * | | Added sql driver deployment for qsqldriver autotest in Symbian.Janne Anttila2009-09-301-0/+8
| | |/ | |/|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-09-308-160/+81
| |\ \
| | * | Fix a memory leak of EGLSurface's in QGLContextRhys Weatherley2009-09-301-2/+4
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-09-305-153/+64
| | |\ \
| | | * | Convert OpenGL convolution filter to OpenGL2 paint engineRhys Weatherley2009-09-301-120/+59
| | | * | Make QPF's implementation of alphaMapForGlyph() consistent.Rhys Weatherley2009-09-294-33/+5
| | * | | (ODBC) Better fix for readonly result setBill King2009-09-302-5/+13
| | |/ /
| * | | Fixed error in notify() signal and totalTime() in QAudioInput andKurt Korbatits2009-09-308-11/+62
| |/ /
| * | Changed internal tr()'s to be QString::fromLatin1() in alsa builtin.Kurt Korbatits2009-09-292-22/+22
| * | Shorter button texts.Alessandro Portale2009-09-291-8/+8
| * | Added standard dialogs to keypad navigation test.Alessandro Portale2009-09-292-28/+191
| * | QString(" => QString::fromLatin1("Anders Bakken2009-09-291-1/+1
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Espen Riskedal2009-09-293-3/+119
| |\ \
| | * | Skipping two test cases due to Open C bug.Aleksandar Sasha Babic2009-09-291-0/+6
| | * | Restoring cases that have been lost.Aleksandar Sasha Babic2009-09-292-3/+113