summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend auto test to cover the emission order of the contentChange() andmae2009-06-081-0/+32
* Made QTreeWidgetItem::operator<() check if the data is numerical when comparing.J-P Nurmi2009-06-083-3/+35
* Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-0830-33/+59
* Make QCharRef known to QStringBuilder.hjk2009-06-082-4/+14
* Use QT_USE_FAST_OPERATOR_PLUS and QT_USE_FAST_CONCATENATION in qdoc3.hjk2009-06-081-0/+2
* New binaryMarius Storm-Olsen2009-06-081-0/+0
* make moc-generated code compile againKent Hansen2009-06-081-0/+2
* make signal handlers understand QVariant againKent Hansen2009-06-052-3/+47
* have QScriptValue::toVariant() convert Array objects to QVariantListsKent Hansen2009-06-053-0/+24
* Revert two of my commits, restoring the original fix for focus handling.Denis Dzyubenko2009-06-052-30/+4
* QNetworkAccessManager: forgot the "since" tag in my previous commitPeter Hartmann2009-06-051-0/+2
* add HTTP DELETE support to Network Access APIPeter Hartmann2009-06-054-2/+128
* Compilefix for QT_NO_CURSOR in qgraphicsscene.cppThomas Hartmann2009-06-051-0/+2
* Fixes anti-aliased text rendering on smartphones (Windows Mobile)Thomas Hartmann2009-06-052-2/+14
* kill dead codeKent Hansen2009-06-051-2/+0
* Fixed compile error with Sun CC 5.5.jasplin2009-06-051-1/+1
* Add a callback so Qt updates its color stuff when the profile changes.Norwegian Rock Cat2009-06-052-0/+30
* handle qreal properties correctly in the meta-object systemKent Hansen2009-06-058-7/+60
* Fix wrong sizing of toolbars when they have anough spaceThierry Bastian2009-06-053-69/+104
* Fixed build issue with Sun CC 5.5.jasplin2009-06-051-1/+1
* Make QStringBuilder work out-of-the-box if QT_NO_CAST_FROM_ASCII is definedhjk2009-06-052-35/+24
* Made qmake handle "no_default" config for sub targetsJ-P Nurmi2009-06-051-1/+6
* Fix for Qt issue #218037 - Add support for the WM_MOUSEHWHEEL message on Windowsminiak2009-06-054-3/+21
* Compile with Sun CC 5.5.jasplin2009-06-051-1/+1
* qdoc: Changed to use h2 for section headers instead of h3.Martin Smith2009-06-051-14/+29
* 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