summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed logic in clock() function of audio class's.Kurt Korbatits2009-10-028-4/+16
* Add "opengl2" as an option for creating an OpenGL graphics systemRhys Weatherley2009-10-011-0/+10
* Test stabilisation on X11Olivier Goffart2009-10-017-12/+18
* Merge commit 'origin/4.5' into 4.6Oswald Buddenhagen2009-10-010-0/+0
|\
| * don't ignore first character in each .java fileOswald Buddenhagen2009-10-011-1/+0
| * unscrew line numbers ... again. !@ยง$#%Oswald Buddenhagen2009-10-017-16/+16
* | Make Software Input Panel requests work with QGraphicsWebView _and_ QWebView ...Simon Hausmann2009-10-013-1/+19
* | Fix BadDrawable errors when re-parenting a QGLWidget on X11/EGLTom Cooksey2009-10-011-2/+13
* | Refactor retrieving the X11 visual for EGLEskil Abrahamsen Blomfeldt2009-10-011-74/+84
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-016-12/+120
|\ \ | |/
| * Fixed Designer property editor selection bug.Gabriel de Dietrich2009-10-012-1/+83
| * Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
| * make -{source,target}-language actually override values from filesOswald Buddenhagen2009-10-011-4/+4
| * make -help reflect realityOswald Buddenhagen2009-10-011-5/+4
| * QNAM HTTP Code: Always send an Accept-Language headerMarkus Goetz2009-10-011-0/+9
| * Fixes: Phonon-gst: Respect device MediaSource property.Dmytro Poplavskiy2009-10-011-0/+5
| * Fixes: Phonon-gst: use correct URLs for different disk types.Dmytro Poplavskiy2009-10-011-2/+15
* | fix ts and qm targets for shadow builds and builds with -prefixOswald Buddenhagen2009-10-018-44/+58
* | remove *_untranslated.tsOswald Buddenhagen2009-10-0116-20207/+4
* | remove unused translations.proOswald Buddenhagen2009-10-011-34/+0
* | Rename QWebGraphicsItem to QGraphicsWebViewAlexis Menard2009-10-018-96/+96
* | Fixed typo in the doc.Denis Dzyubenko2009-10-011-1/+1
* | Use "if (1) {} else" instead of "if (1); else" to silence compiler.Volker Hilsheimer2009-10-011-2/+2
* | Reset timeout-checker before evaluating when processEventsInterval is usedKent Hansen2009-10-011-0/+2
* | Touch up and fixes for the documentation frontpageJens Bache-Wiig2009-10-014-11/+60
* | network selftest: make sure tested file has correct line endingsPeter Hartmann2009-10-011-0/+1
* | Add input method hint for URL input widgets.Volker Hilsheimer2009-10-012-0/+2
* | S60 qt_init() fix to set system fontmread2009-10-011-0/+4
* | remove unused member from QWidgetData on Windows CEJoerg Bornemann2009-10-014-10/+1
* | Doc: Removed the old What's New page for Designer.David Boddie2009-10-011-3/+0
* | Doc: Removed the old Console edition and updated edition naming.David Boddie2009-10-014-16/+4
* | Doc: Added a script to generate one of the model/view images.David Boddie2009-10-011-0/+42
* | qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-1/+1
* | Fix: Abstract slider does not understand wheel events properlyRichard Moe Gustavsen2009-10-016-37/+50
* | Fixed software input panel support on web input elements.Simon Hausmann2009-10-013-0/+45
* | Implementation for QWebPage::inputMethodQuery and QWebPagePrivate::inputMetho...Simon Hausmann2009-10-014-36/+242
* | qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-0116-0/+74
* | Exclude the MMF Phonon plugin folder for qdoc.Frans Englich2009-10-011-0/+1
* | Doc: RTOS'es are available under a commerical license, without support.Volker Hilsheimer2009-10-012-2/+9
* | fix minimizing for Windows CE and Windows mobileJoerg Bornemann2009-10-014-38/+30
* | warning fix in qgraphicseffect_p.h for qreal == floatJoerg Bornemann2009-10-011-1/+1
* | oops.. fixed compilation of testThierry Bastian2009-10-011-1/+1
* | Try to fix autotestThierry Bastian2009-10-011-4/+5
* | Enable qws/qvfb use for multiple users on one machineJeremy Katz2009-10-018-36/+43
* | tst_qhttpnetworkconnection: Add a priority testMarkus Goetz2009-10-011-0/+59
* | Make test pass even if printer names contain punctuationPaul Olav Tvete2009-10-011-1/+1
* | Fixed qitemdelegate autotest compilation with Nokia X86 compiler.Janne Anttila2009-10-011-1/+1
* | Fixed QPixmap::fromImage when using Format_Mono for Symbian.Janne Anttila2009-10-011-3/+3
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-016-9/+48
|\ \
| * | Doc: Mark new overloads with \since 4.6.Volker Hilsheimer2009-10-011-1/+6