summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | Make sure we add the progress bar only once.kh2009-05-181-14/+16
| | | | | | * | Replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-183-4/+4
| | | | | | * | Fix handling of dynamic casts in QSharedPointer.Thiago Macieira2009-05-182-18/+140
| | | | | | * | Fix some typos in the documentation.Frederik Schwarzer2009-05-1864-76/+76
| | | | | | * | Fix QNetworkDiskCache to expire the oldest files first.Benjamin C Meyer2009-05-182-4/+5
| | | | | | * | Prevent a crash with brushed metal windows and a qApp style sheetNorwegian Rock Cat2009-05-181-4/+17
| | | | | * | | Makes the layout of many of the areas be in aligned columns to immensely incr...Thomas Zander2009-05-141-21/+8
| | | | * | | | Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-05-191-3/+15
| | | | | |_|/ | | | | |/| |
| | | * | | | Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-05-191-3/+15
| | | |/ / /
| | | * | | Doc: Clarified the usage of QImage::dotsPerMeterX() and QImage::dotsPerMeterY().David Boddie2009-04-011-6/+10
| | | * | | Doc: Updated the deployment documentation with the QtScriptTools module and r...David Boddie2009-04-011-5/+8
| | | * | | Doc: Trivial fixes.David Boddie2009-04-011-4/+4
| | | * | | Doc: Minor language fixes and tidying.David Boddie2009-04-013-5/+5
| | | * | | Merge branch '4.5' of /home/dboddie/git/qt-45/ into 4.5David Boddie2009-04-0129-351/+268
| | | |\ \ \
| | | * \ \ \ Merge branch '4.5' of /home/dboddie/git/qt-45/ into 4.5David Boddie2009-03-312-33/+30
| | | |\ \ \ \
| | | * | | | | Doc: Fixed the screenshots and example description to match the code.David Boddie2009-03-313-6/+5
| | | * | | | | Merge branch '4.5' of /home/dboddie/git/qt-45/ into 4.5David Boddie2009-03-3125-116/+742
| | | |\ \ \ \ \
| | | * | | | | | Doc: Made it clearer that QProcess::start() only starts a new process if one ...David Boddie2009-03-311-9/+16
| | | * | | | | | Doc: Noted the difference between the qLowerBound() functions.David Boddie2009-03-311-1/+4
| | | * | | | | | Doc: Clarified that the main use case for QRegion is as a clipping primitive ...David Boddie2009-03-311-9/+13
| | | * | | | | | Doc: Removed a reference to a deprecated function.David Boddie2009-03-311-4/+4
| | | * | | | | | Merge branch '4.5' of /home/dboddie/git/qt-45/ into 4.5David Boddie2009-03-3021-212/+929
| | | |\ \ \ \ \ \
| | | * | | | | | | Doc: Added a code snippet to illustrate the opening of local files.David Boddie2009-03-302-1/+9
| | | * | | | | | | Doc: Fixed typo.David Boddie2009-03-301-1/+1
| | | * | | | | | | Doc: Synchronized the QTransform constructor arguments with the class documen...David Boddie2009-03-301-0/+0
| | | * | | | | | | Doc: Synchronized the QTransform constructor arguments with the class documen...David Boddie2009-03-302-8/+114
| | * | | | | | | | Ensure that the export symbols are correct. Patch supplied by Saleem/Dallas t...Frans Englich2009-05-191-1/+5
| | * | | | | | | | Doc - changing the stylesheet to use a greeny color.Kavindra Devi Palaraja2009-05-191-2/+2
| | * | | | | | | | Adpot more code to use QtNetworkSettings instead of hard coded names.Frans Englich2009-05-196-60/+59
| | * | | | | | | | Set the resolution when saving a tiff fileBenjamin Poulain2009-05-192-2/+56
| | * | | | | | | | Use QtNetworkSettings for IMAP server, instead of hard coding.Frans Englich2009-05-192-4/+4
| | * | | | | | | | Integrate merge-request #447 into branch 'master'Oswald Buddenhagen2009-05-191-1746/+1812
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Update japanese translation file "translations/qt_ja_JP.ts".KOBAYASHI Tomoyuki2009-05-191-1746/+1812
| | * | | | | | | | | Use QtNetworkSettings, don't hard code IMAP host name. This should fix failur...Frans Englich2009-05-191-2/+2
| | * | | | | | | | | compile fixes with namespaceshjk2009-05-192-0/+6
| * | | | | | | | | | qdoc: Ensure that all inner class methods are included in the functionDavid Boddie2009-05-191-1/+1
| * | | | | | | | | | Merge branch 'review/master'David Boddie2009-05-143-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-142-2/+2
| | * | | | | | | | | | doc: fix two typos in tthe style sheet documentationAndre Haupt2009-05-141-2/+2
* | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-1970-447/+825
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Modernize the output of qdoc a bit.Thomas Zander2009-05-191-2/+62
| * | | | | | | | | | | Fixed typo.jasplin2009-05-191-1/+1
| * | | | | | | | | | | Fixed incorrect pass/fail semantics for xpass/xfail when usingRohan McGovern2009-05-193-7/+56
| * | | | | | | | | | | Integrate merge-request #381 into branch 'master'Samuel Rødal2009-05-181-19/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Optimize rendering in the GL engineZack Rusin2009-05-111-19/+3
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merged branch 'master' of git://gitorious.org/~dfaure/qt/dfaures-clone.gitSimon Hausmann2009-05-182-9/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix compilation with strict iteratorsDavid Faure2009-05-182-9/+10
| * | | | | | | | | | | | Add src/corelib/kernel/qpointer.cpp to src/corelib/kernel/kernel.priBradley T. Hughes2009-05-181-1/+2
| * | | | | | | | | | | | Merged branch 'master' of git://gitorious.org/~icwiener/qt/icwieners-clone.gitTor Arne Vestbø2009-05-1824-29/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | typos in docs: double "the"Frederik Schwarzer2009-05-1124-29/+29
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |