summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | QFileDialog: the side urls are now always cleaned when they are localThierry Bastian2009-07-102-4/+30
| * | QDoubleSpinBox: make sure people can't choose too many decimalsThierry Bastian2009-07-101-3/+4
| * | Phonon videos on windows would not show with video acceleration disabledThierry Bastian2009-07-101-1/+1
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtNorwegian Rock Cat2009-07-106-27/+52
| |\ \
| | * | Update test db definitions.Bill King2009-07-101-5/+9
| | * | Get more sql autotests passing or expect-failing.Bill King2009-07-102-4/+16
| | * | Fixes a heisenbug when using two ODBC connections with diff quoters.Bill King2009-07-101-7/+9
| | * | fix the test _and_ the class :)Harald Fernengel2009-07-032-12/+7
| | * | Add a specialization for QByteArrayHarald Fernengel2009-07-031-0/+12
| * | | Support Tablet coordinate on Windows with non-zero physical originLuc Devallonne2009-07-102-13/+17
| |/ /
| * | Ensure that when we hide QToolBar in unified, unified follows.Norwegian Rock Cat2009-07-0910-42/+161
| * | QLocalSocket WriteOnly mode fixed on WindowsJoerg Bornemann2009-07-092-4/+23
| * | Add the complex control SC_SpinBoxEditField to style optionNils Christian Roscher-Nielsen2009-07-091-1/+1
| * | Compile fix.Denis Dzyubenko2009-07-091-0/+1
| * | Fix compile issueThierry Bastian2009-07-093-13/+20
| * | QTabBar: now uses QVariantAnimation over QTimeLineThierry Bastian2009-07-094-73/+65
| * | Updated the french phrasebook (some translations from Qt Creator)Pierre Rossi2009-07-091-1/+226
| * | Added some links to the appropriate functions to the doc.Denis Dzyubenko2009-07-091-5/+8
| * | autotest: removed tons of warningsThierry Bastian2009-07-091-1/+2
| * | QTreeView: cleanup of useless private slotsThierry Bastian2009-07-094-48/+20
| * | QTreeView: use QVariantAnimation over QTimeLineThierry Bastian2009-07-094-67/+55
| * | doc: Minor edits of reentrant/thread-safe expalantion.Martin Smith2009-07-091-6/+6
| * | Fixes a memory corruption when converting data with QIconvCodecDenis Dzyubenko2009-07-091-2/+4
| * | Fixed handling of some SVG attributes when value is invalid.Suneel BS2009-07-092-14/+118
| * | Fixed inheritence of SVG fill attributes.Suneel BS2009-07-094-35/+132
| * | QHttpNetworkReply: Cache isChunkedMarkus Goetz2009-07-092-1/+6
| * | Use 'struct QConcatenable' instead of 'class QConcatenable' tohjk2009-07-091-1/+1
| * | doc: Clarified the meanings in Qt for reentrant and thread-safe.Martin Smith2009-07-091-38/+44
| * | QRingBuffer micro optimizationMarkus Goetz2009-07-091-1/+4
| * | autotest fixThierry Bastian2009-07-091-2/+6
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtFriedemann Kleint2009-07-093-0/+6
| |\ \
| | * | Add QT_END_HEADER to fix compile on PowerPC Mac and make autotest pass.Volker Hilsheimer2009-07-091-0/+2
| | * | qdoc: Removed unnecessary error report/ruleMartin Smith2009-07-091-0/+3
| | * | Let cetest return nonzero when it fails to run a test.Rohan McGovern2009-07-091-0/+1
| * | | Remove unneeded assert.Friedemann Kleint2009-07-091-1/+0
| |/ /
| * | Improved cetest error reporting.Rohan McGovern2009-07-092-6/+10
| * | New configure.exe.Rohan McGovern2009-07-091-0/+0
| * | Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-0932-69/+108
| * | Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-092-2/+7
| * | Directly copy QGenericMatrix members instead of using qMemCopy()Rhys Weatherley2009-07-091-1/+3
| * | Remove some left-over mentions of fixed-point in math3dRhys Weatherley2009-07-098-43/+23
| * | Make compileBill King2009-07-081-0/+1
| * | Merge commit 'origin/4.5'Bill King2009-07-0835-375/+1929
| |\ \ | | |/
| | * Update QGroupBox on focusBenjamin Poulain2009-07-081-5/+1
| | * don't drop all location tags after the first file without anyOswald Buddenhagen2009-07-081-2/+3
| | * make test behave like othersDerick Hawcroft2009-07-081-1/+1
| | * Make the table actually delete before the autotestBill King2009-07-081-1/+1
| | * Cleanup more SQL autotest failures.Bill King2009-07-083-12/+28
| | * Fixes Dericks inf/nan patch for msvcBill King2009-07-081-0/+13
| | * safely drop tables.Derick Hawcroft2009-07-081-1/+3