summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Fix docs for animation apiLeonardo Sobral Cunha2009-11-092-9/+9
| | | * | Make sure the dock widget is updated when changing closable propertyThierry Bastian2009-11-092-0/+23
| | | * | Now looking for the closer dock area for toolbuttonThierry Bastian2009-11-092-30/+26
| | | * | QPlastiqueStyle: Fix painting QTreeView with gradientOlivier Goffart2009-11-091-3/+7
| | | * | Fix warningsThierry Bastian2009-11-093-2/+3
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-1329-161/+339
|\ \ \ \ \
| * | | | | doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-131-6/+8
| * | | | | Merge commit 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-1328-155/+331
| |\ \ \ \ \
| | * | | | | tst_qnetworkreply: Test LastModified parsingMarkus Goetz2009-11-111-0/+38
| | * | | | | QNAM: Parse RFC1123 directly and don't go through QLocaleHolger Hans Peter Freyther2009-11-111-8/+74
| | * | | | | QNAM: Remove some more occurences of toLower on the hot pathHolger Hans Peter Freyther2009-11-113-8/+6
| | * | | | | QNAM: Avoid using toLower for case insensitive comparisionHolger Hans Peter Freyther2009-11-111-12/+11
| | * | | | | utils/qlalr generator: adapt changes to xmlstream and script filesPeter Hartmann2009-11-1111-108/+139
| | * | | | | stabilize QNetworkReply autotestPeter Hartmann2009-11-101-5/+0
| | * | | | | QNAM HTTP Code: Start accept-language header with capital letterMarkus Goetz2009-11-101-1/+1
| | * | | | | Merge branch '4.6' into core-4.6Thiago Macieira2009-11-091383-45740/+41718
| | |\ \ \ \ \
| | * | | | | | Let QDBusInterface work even if the introspection failed.Thiago Macieira2009-11-092-3/+6
| | * | | | | | network examples: unify the fortune server/client examplesPeter Hartmann2009-11-094-4/+25
| | * | | | | | QNAM HTTP Code: Also send our locale name as accept-languageMarkus Goetz2009-11-091-4/+13
| | * | | | | | Fix annotations added for complex types in signals.Thiago Macieira2009-11-081-1/+1
| | * | | | | | Fix enabling of level 2 debugging in QtDBusThiago Macieira2009-11-081-1/+2
| | * | | | | | Autotest: prevent race-condition from causing a test failure.Thiago Macieira2009-11-081-1/+2
| | * | | | | | QNAM: Do not emit uploadProgress() when reply was abortedMarkus Goetz2009-11-061-0/+2
| | * | | | | | tst_networkselftest: Also check for SSL supportMarkus Goetz2009-11-061-0/+12
* | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-130-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Merge commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstreamBradley T. Hughes2009-11-132-0/+41
| |\ \ \ \ \ \
* | | | | | | | doc: Removed duplicate qdoc.Martin Smith2009-11-131-10/+1
* | | | | | | | doc: Fixed typo.Martin Smith2009-11-131-4/+0
* | | | | | | | Compile securesocketclient example also with openssl-linkedMarkus Goetz2009-11-131-0/+1
* | | | | | | | doc: Changed numColors() to colorCount() in the doc.Martin Smith2009-11-131-5/+18
* | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1332-37/+44
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix typo in license headerAlessandro Portale2009-11-1227-27/+27
| * | | | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-12170-21338/+22776
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed searching and copy/paste from PDF documents.axis2009-11-121-1/+1
| * | | | | | | | fix tst_QVideoSurfaceFormat for the qreal == float caseJoerg Bornemann2009-11-121-5/+5
| * | | | | | | | fademessage example: don't use a fixed width for the rect under the textJoerg Bornemann2009-11-111-3/+7
| * | | | | | | | fademessage example: deploy jpeg plugin on Windows CEJoerg Bornemann2009-11-111-0/+3
| * | | | | | | | fix crash in QWidgetPrivate::screenGeometryJoerg Bornemann2009-11-111-1/+1
* | | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1227-46/+732
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-1227-46/+732
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Changes file updatedaavit2009-11-111-0/+2
| | * | | | | | | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-111-1/+8
| | * | | | | | | Update the translations of Qt AssistantBenjamin Poulain2009-11-111-221/+230
| | * | | | | | | Fixing warnings in QScopedPointer test caseJoão Abecasis2009-11-111-1/+2
| | * | | | | | | qdoc3: Allow the full signature for QML signals and methodsMartin Smith2009-11-114-25/+41
| | * | | | | | | qdoc3: Output the full signature for QML signals and methodsMartin Smith2009-11-112-2/+5
| | * | | | | | | qdoc3: Fixed a linking problem for qml methods.Martin Smith2009-11-117-88/+152
| | * | | | | | | Def files frozen for 4.6.0 RCShane Kearns2009-11-1120-361/+21660
| | * | | | | | | Switch on DEF filesShane Kearns2009-11-111-10/+19
| | * | | | | | | Rewind def files to betaShane Kearns2009-11-1119-20979/+155