summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Put <b>...</b> around names in each summary section.Martin Smith2009-06-051-10/+15
* Made configure work with older versions of /bin/sh.jasplin2009-06-051-15/+30
* Compile when -no-qt3-support is on.Sarah Smith2009-06-051-0/+1
* All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-0425-40/+40
* Fix compilation with gcc-4.3.3 (due to std::system)David Faure2009-06-041-0/+1
* Merge commit 'origin/4.5'Olivier Goffart2009-06-0431-96/+303
|\
| * my public task ...Oswald Buddenhagen2009-06-041-0/+3
| * Autotest: add some tests for sending (or failing to) invalid D-Bus callsThiago Macieira2009-06-041-0/+25
| * Remove a Q_ASSERT that could be triggered under some conditions.Thiago Macieira2009-06-041-1/+0
| * Add my changelog for 4.5.2Thiago Macieira2009-06-041-0/+9
| * Don't use inactivatable timers to calculate time to wait for next timer.Thomas Sondergaard2009-06-041-3/+11
| * Document the proper signals that the ::open() convenience connects to.Norwegian Rock Cat2009-06-044-6/+15
| * Document that textVisible is optional when it comes to styles.Norwegian Rock Cat2009-06-041-0/+2
| * BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-043-3/+25
| * Silence compile warning in the testAndy2009-06-041-2/+2
| * More changes for 4.5.2João Abecasis2009-06-031-0/+1
| * My changes for 4.5.2João Abecasis2009-06-031-0/+17
| * fix catalan plural rulesOswald Buddenhagen2009-06-033-2/+11
| * use a yes/no message box for a yes/no question in http exampleJoerg Bornemann2009-06-031-2/+2
| * BT: Fix a crash in the SDI example in CocoaNorwegian Rock Cat2009-06-031-15/+37
| * Allow qmake to compile using it's .pro file.Jason Barron2009-06-031-1/+1
| * Fixed raster bug causing fully clipped images to be partially blended.Samuel Rødal2009-06-032-2/+28
| * Doc - some sentence clean upsKavindra Devi Palaraja2009-06-031-7/+7
| * Fix BOM for UTF-32 codecMarius Storm-Olsen2009-06-032-4/+13
| * BT: qt demo takes 100% of the cpu on X11Olivier Goffart2009-06-032-12/+3
| * Doc - minor fixes to beautify the sentenceKavindra Devi Palaraja2009-06-031-2/+2
| * rename some plural formsOswald Buddenhagen2009-06-031-4/+3
| * drop traditional czech plural rules in favor of today's slovak-like rulesOswald Buddenhagen2009-06-031-8/+2
| * fix turkish plural formsOswald Buddenhagen2009-06-031-1/+1
| * fix tagalog plural formsOswald Buddenhagen2009-06-031-2/+8
| * fix icelandic plural formsOswald Buddenhagen2009-06-031-1/+5
| * fix lithuanian plural rulesOswald Buddenhagen2009-06-031-2/+2
| * centralize removeServer() invocation for some more determinismOswald Buddenhagen2009-06-031-5/+9
| * open pipes in overlapped mode also on the client sideOswald Buddenhagen2009-06-031-2/+2
| * Add a note about what happens when passing 0 to qobject_cast in the docAndy Shaw2009-06-031-1/+2
| * Doc - fixed a typoKavindra Devi Palaraja2009-06-031-1/+1
| * _networktest compile fixJoerg Bornemann2009-06-031-1/+1
| * Fixed a byte ordering issue when using the raster graphicssystem.Trond Kjernåsen2009-06-021-7/+10
| * Update my changelog for 4.5.2Olivier Goffart2009-06-021-0/+39
| * my changes for 4.5.2Joerg Bornemann2009-06-021-0/+1
| * missing deployment rule added to examples/richtext/textobjectJoerg Bornemann2009-06-021-0/+4
* | regeneration of qfeatures.hThierry Bastian2009-06-041-0/+5
* | add QT_NO_STATEMACHINE define so state machine can be compiled outKent Hansen2009-06-0429-0/+134
* | kill bad QT_END_HEADERKent Hansen2009-06-041-2/+0
* | Fix headers in the XUnit feature.Thiago Macieira2009-06-049-7/+61
* | Autotest: fix detection of generated files and strip the first lineThiago Macieira2009-06-041-0/+3
* | move the QT_NO_ANIMATION macro to the right place (ie after otherThierry Bastian2009-06-047-15/+15
* | kill usage of QT_STATEMACHINE_SOLUTIONKent Hansen2009-06-045-25/+0
* | qdoc3: define QT_NO_CAST_TO_ASCII for safety, no code changes needed.hjk2009-06-041-1/+1
* | Add some compile tests for QStringBuilder.hjk2009-06-0410-0/+220