summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-0128-1340/+554
| | | | | * src/winmain: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-011-13/+7
| | | | | * doc: Fixed several qdoc error reports.Martin Smith2009-07-013-67/+78
| | | | * | Never discard TabletRelease events as they may be delivered *after* TabletLea...Cédric Luthi2009-07-011-1/+2
| | | | * | Fix tablet eventsCédric Luthi2009-07-011-0/+5
| | | | * | Fix a few typosCédric Luthi2009-07-011-5/+5
| | | | |/
| | | | * Added QGraphicsScene::sendEvent().J-P Nurmi2009-07-013-1/+58
| | | * | Make "make docs" in QTDIR work on Windows, independent of configure -debug/re...Volker Hilsheimer2009-07-012-9/+3
| | | |/
| | | * ItemViews: Fixed signal entered not being emitted when using the mouseThierry Bastian2009-07-013-33/+61
| | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtRhys Weatherley2009-07-011-1/+9
| | | |\
| | | | * Fixes configure.exe silently disabling cetest even if you asked for itRohan McGovern2009-07-011-1/+9
| | | * | OpenVG compile fix - use const_cast instead of static_castRhys Weatherley2009-07-011-4/+4
| | | |/
| | | * Set the focus to a child widget when set on a QGroupBoxBenjamin Poulain2009-06-302-3/+13
| | | * add 4.6 specific modifications to linguist tools testsOswald Buddenhagen2009-06-307-2/+123
| | | * Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-30206-14/+6610
| | | |\
| | | | * integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-30200-0/+6573
| | | | * Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changesNorwegian Rock Cat2009-06-301-2/+17
| | | | * Doc: Said which formats we support for a QIODevice driven MediaSourceGeir Vattekar2009-06-301-1/+6
| | | | * Doc: Fixed a doc bug in QPlainTextEdit class description.Geir Vattekar2009-06-301-7/+7
| | | | * Doc: About menu on the Mac gets the application name from Info.plist.Geir Vattekar2009-06-302-3/+6
| | | | * fix crash in QLocalServer on WinCE when waitForNewConnection times outJoerg Bornemann2009-06-301-1/+1
| | | * | const ref for foreach()Oswald Buddenhagen2009-06-301-1/+1
| | | * | Doc - some minor fixes on the sentencesKavindra Devi Palaraja2009-06-301-13/+14
| | | * | add basic tests for QVariant/QObject qtscript integrationKent Hansen2009-06-301-0/+10
| | | * | Linguist: defers the creation of the QPrinterThierry Bastian2009-06-302-8/+20
| | | * | QDockArea: remove coverity warningThierry Bastian2009-06-301-1/+1
| | | * | QToolBar: fix coverity warningsThierry Bastian2009-06-303-27/+18
| | | * | doc: Fixed several qdoc error reports.Martin Smith2009-06-301-6/+10
| | | * | Merge branch '4.5'Marius Storm-Olsen2009-06-3027-45/+703
| | | |\ \ | | | | |/
| | | | * Doc: Fixed links that pointed to removed documentation.Geir Vattekar2009-06-301-3/+4
| | | | * Compile qmake autotestMarius Storm-Olsen2009-06-301-1/+1
| | | | * QWidget::adjustSize() sends a spontaneous event - Mac OS X CocoaPrasanth Ullattil2009-06-302-2/+12
| | | | * New binaryMarius Storm-Olsen2009-06-301-0/+0
| | | | * Support the -qtlibinfix parameter already on Unix/MacMarius Storm-Olsen2009-06-302-6/+15
| | | | * Remove links to out-of-date class chart.Jason McDonald2009-06-302-4/+0
| | | | * bug fixDerick Hawcroft2009-06-301-0/+1
| | | | * Remove unused variablesAnders Bakken2009-06-291-2/+0
| | | | * Remove superfluous call to SetBlittingFlagsAnders Bakken2009-06-291-1/+0
| | | | * QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-292-1/+35
| | | | * add Russian to the "'own' languages hack" until task #196275 will be closedRitt Konstantin2009-06-291-0/+1
| | | | * Always turn on shadows for Cocoa.Norwegian Rock Cat2009-06-291-2/+1
| | | | * QNetworkAccessManager stuff: Some fixes for coverityMarkus Goetz2009-06-293-6/+13
| | | | * Fix crash/artifacts on SuperHTom Cooksey2009-06-291-3/+3
| | | | * Doc: Adding documentation on supported data types in Qt SQL moduleMorten Engvoldsen2009-06-292-0/+587
| | | | * Remove a couple of registry entries when unregistering an ActiveX serverAndy Shaw2009-06-291-0/+4
| | | | * Fix autotest failure in QStyle:drawItemPixmapJens Bache-Wiig2009-06-292-1/+5
| | | | * Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
| | | | * bug fixDerick Hawcroft2009-06-292-7/+8
| | | | * Don't crash in libdbus-1 because of invalid parameters.Thiago Macieira2009-06-281-5/+14
| | | * | qdoc: Added more handling of \reimp commandMartin Smith2009-06-308-33/+70