summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add some new error codes for indicating invalid D-Bus parameters.Thiago Macieira2009-07-022-2/+15
| * Add a function to check if an interface is implemented by an object.Thiago Macieira2009-07-024-46/+51
* | add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-025-5/+107
* | Merge branch '4.5'Thiago Macieira2009-07-0224-6785/+7181
|\ \ | |/
| * add license headersOswald Buddenhagen2009-07-025-0/+205
| * Doc: adding details to qmake docsMorten Engvoldsen2009-07-021-0/+19
| * Tinyint is unsigned, force it to such.Bill King2009-07-021-1/+3
| * Get more autotests passing/fixed up.Bill King2009-07-023-4/+21
| * We still need to Flip in NO_WM modeAnders Bakken2009-07-021-1/+1
| * Make sure we check the right deviceAnders Bakken2009-07-011-2/+2
| * Code cleanupAnders Bakken2009-07-011-48/+36
| * Sync with QtCreator.kh2009-07-014-10/+94
| * Sync with QtCreator.kh2009-07-011-9/+13
| * Do not start Assistant without at least an empty page.kh2009-07-011-2/+5
| * Doc: clearifying docs - QProgressDialogMorten Engvoldsen2009-07-011-1/+1
| * Fixed the build on Windows after regenerating the unicode tables.Denis Dzyubenko2009-07-012-4/+4
| * Doc: correcting typoMorten Engvoldsen2009-07-012-2/+2
| * Regenerated unicode tables after the fix in the generator.Denis Dzyubenko2009-07-012-6693/+6694
| * Fixed the license header that the unicode table generated uses.Denis Dzyubenko2009-07-011-8/+85
| * Improve QtHelp error reporting.Friedemann Kleint2009-07-011-2/+2
| * Document unified toolbar change with regard to full screen change.Norwegian Rock Cat2009-07-011-3/+4
* | Merge branch '4.5'Thiago Macieira2009-07-022-1/+2
|\ \ | |/
| * operator==() for Unicode properties was omitting one property, which resulted...Chusslove Illich (Часлав Илић)2009-07-011-0/+1
| * Don assume QVariant::String data is going to always be unicode in QODBCDerick Hawcroft2009-06-301-1/+1
* | doc: Corrected several qdoc warnings.Martin Smith2009-07-022-2/+5
* | add a few QObject binding testsKent Hansen2009-07-021-0/+23
* | doc: Corrected several qdoc warnings.Martin Smith2009-07-026-8/+16
* | Fixed cetest compile.Rohan McGovern2009-07-021-1/+1
* | Let cetest deploy libraries other than for Qt to make it usable forRohan McGovern2009-07-021-5/+29
* | doc: Corrected several qdoc warnings.Martin Smith2009-07-024-23/+23
* | Let QtRemote report the error code to cetest when creating the testRohan McGovern2009-07-023-5/+21
* | Improve cetest error reporting.Rohan McGovern2009-07-023-2/+38
* | OpenVG: short-cut clipping for QPainterPath's that are just rectsRhys Weatherley2009-07-021-0/+50
* | OpenVG: override QPaintEngineEx::clip(QRect) and handle specially.Rhys Weatherley2009-07-022-2/+129
* | OpenVG: use the correct clip region to detect single-rect clipsRhys Weatherley2009-07-011-2/+2
* | QAnimation: fix a jump in values when restarting an animationThierry Bastian2009-07-012-26/+26
* | Animations: adding an autotest for jumping values when restartingThierry Bastian2009-07-011-0/+52
* | Animation: fixed a NOTIFY signal name that was wrongThierry Bastian2009-07-012-7/+7
* | QMainWindow: cleanup of code in QWidgetAnimatorThierry Bastian2009-07-016-107/+66
* | Doc - some minor fixes to the sentencesKavindra Devi Palaraja2009-07-011-15/+17
* | QNAM: Direct transfer of HTTP buffer to the QNetworkReply bufferMarkus Goetz2009-07-015-13/+62
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-07-01162-6256/+3010
|\ \
| * | Fixed inheritance of some attributes in SVG.Suneel BS2009-07-015-96/+294
| * | Remove this stale function.Norwegian Rock Cat2009-07-011-23/+0
| * | Implement hitTestNorwegian Rock Cat2009-07-012-54/+7
| * | Made QPainter / OpenGL intermixing in hellogl_es2 work properly again.Samuel Rødal2009-07-012-0/+8
| * | Fixed cleanup of glyph cache textures in the GL 2 engine.Trond Kjernåsen2009-07-012-3/+30
| * | Compiler warnings.Bjørn Erik Nilsen2009-07-014-2/+5
| * | doc: Changed wording in some stub callbacks.Martin Smith2009-07-011-26/+26
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtNorwegian Rock Cat2009-07-01145-6045/+2570
| |\ \