Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | Prevented asynchronous access to non-thread safe libfontconfig API. | Samuel Rødal | 2009-05-08 | 1 | -11/+32 | |
| | | | | * | | Fixing hellogl_es2 for Windows CE | Thomas Hartmann | 2009-05-08 | 1 | -0/+6 | |
| | | | | * | | macx-g++42 spec linker was gcc instead of gcc-4.2 | João Abecasis | 2009-05-08 | 3 | -14/+9 | |
| | | | | * | | QDataStream: Small doc error | Markus Goetz | 2009-05-08 | 1 | -1/+1 | |
| | | | | * | | Fixes a crash in QPrinterDialog with relative filenames | João Abecasis | 2009-05-08 | 3 | -2/+19 | |
| | | | | * | | Fix QCompleter with UnfilteredPopupCompletion | João Abecasis | 2009-05-08 | 2 | -1/+47 | |
| | | | | * | | Fix leak of file descriptors in QTemporaryFile | João Abecasis | 2009-05-08 | 3 | -2/+55 | |
| | | | | * | | compile? | Harald Fernengel | 2009-05-08 | 1 | -1/+1 | |
| | | | | * | | Added further explanation on the note about stdin and QTextsStream::atEnd() | Morten Engvoldsen | 2009-05-08 | 1 | -2/+4 | |
| | | | | * | | Fix reentrency of the QCSS engine. | Olivier Goffart | 2009-05-08 | 1 | -10/+6 | |
| | | | | * | | Fix reentrancy of QVector and QString | Olivier Goffart | 2009-05-08 | 2 | -2/+2 | |
| | | | | * | | Fixes QDir not reentrant | Olivier Goffart | 2009-05-08 | 1 | -29/+18 | |
| | | | | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-08 | 4 | -8/+9 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Correcting typo | Morten Engvoldsen | 2009-05-08 | 1 | -2/+0 | |
| | | | | | * | | Revert "Added comment to QTextStream - clarification of the documentation" | Morten Engvoldsen | 2009-05-08 | 1 | -2/+1 | |
| | | | | | * | | Fixed a problem with QPrinter::NativeFormat printers not being valid. | Trond Kjernåsen | 2009-05-08 | 1 | -2/+2 | |
| | | | | | * | | Make the g++-42 mkspec use gcc-4.2 for linking as well. | Morten Sørvig | 2009-05-08 | 1 | -2/+6 | |
| | | | | * | | | qdoc: Moved platform-specific qdoc comments to common .cpp file. | Martin Smith | 2009-05-08 | 2 | -13/+14 | |
| | | | | |/ / | ||||||
| | | | | * | | Fixes QIBASE driver crashes on multiple execution of a prepared query | Bill King | 2009-05-07 | 2 | -7/+18 | |
| | | | * | | | Fixed resetting error mode on Windows on error when stat'ing a file. | Denis Dzyubenko | 2009-05-11 | 1 | -2/+0 | |
| | | | * | | | Faster slot disconnection while destroying of QObject | Olivier Goffart | 2009-05-11 | 2 | -150/+87 | |
| | | * | | | | Remove a comment. | Norwegian Rock Cat | 2009-05-11 | 1 | -1/+0 | |
| | | |/ / / | ||||||
| | | * | | | Compile on Mac OS X. | Norwegian Rock Cat | 2009-05-11 | 1 | -3/+8 | |
| | | * | | | Fixed 71 symbols exported that didn't need to be. | Thierry Bastian | 2009-05-11 | 2 | -2/+2 | |
| | | * | | | fix build on windows | Maurice Kalinowski | 2009-05-11 | 1 | -1/+1 | |
| | | * | | | removed more exports on private classes (QMouseEventEx and QKeyEventEx) | Thierry Bastian | 2009-05-08 | 1 | -2/+2 | |
| | | * | | | removing additional unused export to classes only used in QtGui | Thierry Bastian | 2009-05-08 | 1 | -4/+4 | |
| | | * | | | Do not export inline private classes in qcssparser_p.h | Thierry Bastian | 2009-05-08 | 1 | -7/+7 | |
| | | * | | | QToolBarLayout and QDockWidgetLayout, which are private classes, are | Thierry Bastian | 2009-05-08 | 8 | -30/+42 | |
| | | * | | | Stop a crash in QMenuBar on Designer after my changes. | Norwegian Rock Cat | 2009-05-08 | 1 | -0/+2 | |
| | | * | | | Fixed unwanted merging of undo commands from different edit blocks | mae | 2009-05-08 | 3 | -20/+47 | |
| | | * | | | Extend QTextDocument test | mae | 2009-05-08 | 1 | -0/+18 | |
| | | * | | | Fixed leak of plugin instances | João Abecasis | 2009-05-08 | 1 | -1/+18 | |
| | | * | | | Fix leak of global data | João Abecasis | 2009-05-08 | 1 | -0/+9 | |
| | | * | | | Improved scrolling performance with invisible blocks | mae | 2009-05-08 | 1 | -2/+12 | |
| | | * | | | Change optimization flags from Os to O2 for OS X applications. | Morten Sørvig | 2009-05-08 | 2 | -6/+1 | |
| | | * | | | fix WinCE build | Maurice Kalinowski | 2009-05-08 | 1 | -0/+2 | |
| * | | | | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-12 | 8 | -18/+25 | |
| |/ / / / | ||||||
| * | | | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-12 | 4 | -30/+45 | |
* | | | | | Add two more test cases to tst_qmlparser. | Michael Brasser | 2009-05-12 | 5 | -1/+11 | |
|/ / / / | ||||||
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-05-12 | 40 | -82/+638 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-12 | 15 | -259/+361 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-12 | 61 | -490/+316 | |
| | |\ \ \ | ||||||
| | * | | | | Fix tutorial. | Michael Brasser | 2009-05-12 | 1 | -6/+4 | |
| | * | | | | Start on a Qml syntax introduction for non-C++ programmers. | Michael Brasser | 2009-05-12 | 3 | -0/+235 | |
| * | | | | | More QML tests | Aaron Kennedy | 2009-05-12 | 36 | -76/+399 | |
* | | | | | | More robust error handling (in ListView) and reporting (in VisualModel). | Martin Jones | 2009-05-12 | 3 | -17/+30 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-05-12 | 50 | -237/+194 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-12 | 10 | -42/+95 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Clean up qmlparser test | Aaron Kennedy | 2009-05-12 | 50 | -237/+194 | |