summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* basic support for multiple top level windows in the VNC backendJeremy Katz2009-10-144-11/+59
* Make tooltips work betterPaul Olav Tvete2009-10-141-1/+2
* Repaint when window is resized.Paul Olav Tvete2009-10-143-3/+21
* Fix some autotest failures and get rid of some compiler warningsPaul Olav Tvete2009-10-146-5/+43
* Function keysPaul Olav Tvete2009-10-141-0/+3
* Implement mouse double clicks for testlite.Paul Olav Tvete2009-10-121-3/+20
* Make tooltips work.Paul Olav Tvete2009-10-122-6/+13
* Add support for wheel eventsPaul Olav Tvete2009-10-093-0/+58
* Remove some more debug outputPaul Olav Tvete2009-10-091-2/+0
* Simple example Lighthouse backend that connects to QVFbPaul Olav Tvete2009-10-096-0/+795
* Small code cleanupPaul Olav Tvete2009-10-091-4/+2
* Handle closeEvent()Paul Olav Tvete2009-10-076-9/+51
* Remove some debug output.Paul Olav Tvete2009-10-062-7/+16
* Fix isHidden() logic in setParent_sys() -- browser demo works now!Paul Olav Tvete2009-10-061-1/+14
* check for lighthouse when configuring webkit - if so, exclude X11Jeremy Katz2009-10-051-0/+1
* Use the same default style as QWS.Paul Olav Tvete2009-10-011-1/+1
* Update to the latest version of the copyright headers.Paul Olav Tvete2009-09-3046-184/+184
* Merge branch '4.6' into lighthousePaul Olav Tvete2009-09-306399-75346/+1399803
|\
| * 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-308-22/+31
| |\
| | * Fix tst_QFontDialog::task256466_wrongStyle() autotest failure in Cocoa.Prasanth Ullattil2009-09-301-0/+2
| | * Fixed warning in public header:Olivier Goffart2009-09-301-0/+3
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-30111-441/+6860
| | |\
| | | * 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
| | * | Symbian specific fixes to QComboBoxJani Hautakangas2009-09-302-16/+13
| * | | Ftp example application crashes (due to keypad navigation)Sami Merilä2009-09-301-0/+4
| | |/ | |/|
| * | fix string builder for QT_NO_CAST_FROM_ASCII on Windowshjk2009-09-301-2/+13
| * | 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
| * | QString(" => QString::fromLatin1("Anders Bakken2009-09-291-1/+1
| * | Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString.Jocelyn Turcotte2009-09-292-0/+77
| * | Used the correct placeholder for the second argumentJure Repinc2009-09-291-1/+1
| * | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-293-2/+23
| |\ \
| | * | Make sure delayed events are cancelled when a state machine haltsKent Hansen2009-09-292-0/+21
| | * | Remove "inline" keyword from unused constructorsHarald Fernengel2009-09-291-2/+2
| * | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2928-156/+247
| |\ \ \ | | |/ /
| | * | Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-2910-60/+63
| | * | Introduce state machine event priority, make it possible to cancel eventsKent Hansen2009-09-292-20/+89
| | * | Fix bug with posting events from HandleCommandL on Symbian.Jason Barron2009-09-291-0/+1
| | * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-291-7/+4
| | |\ \
| | | * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-291-16/+10
| | | |\ \
| | | | * | QGraphicsItem: cached embedded widget item is not repainted when widget is up...Andreas Aardal Hanssen2009-09-291-16/+10
| | | * | | Remove mentions of QtSW.Jason McDonald2009-09-292-3/+3
| | | |/ /