| Commit message (Expand) | Author | Age | Files | Lines |
* | Phonon: take advantage of more modern compiler to initialize struct | Thierry Bastian | 2009-07-06 | 4 | -80/+27 |
|
|
* | Phonon: Some work done on binary size | Thierry Bastian | 2009-07-06 | 13 | -105/+88 |
|
|
* | QHeaderView::sizeHint: small bug fix and refactor | Thierry Bastian | 2009-07-06 | 1 | -5/+5 |
|
|
* | general wording change for some file type names | Frederik Schwarzer | 2009-07-06 | 59 | -236/+235 |
|
|
* | update German translation | Frederik Schwarzer | 2009-07-06 | 2 | -144/+150 |
|
|
* | support for id-based translations | Oswald Buddenhagen | 2009-07-06 | 11 | -17/+267 |
|
|
* | remove arbitrary string length limits | Oswald Buddenhagen | 2009-07-06 | 1 | -11/+2 |
|
|
* | doc: Corrected comment about effect of deleting a QObject from a thread. | Martin Smith | 2009-07-06 | 1 | -12/+14 |
|
|
* | Fix to paint big widgets in a scroll area | Benjamin Poulain | 2009-07-06 | 1 | -5/+3 |
|
|
* | doc: Added not about Mac OS X. | Martin Smith | 2009-07-06 | 1 | -0/+7 |
|
|
* | doc: Removed specific reference to Mac OS X. | Martin Smith | 2009-07-06 | 1 | -15/+20 |
|
|
* | doc: Added note about qmake not building to two targets simultaneously | Martin Smith | 2009-07-06 | 1 | -0/+23 |
|
|
* | qdoc: Added missing CR to help message. | Martin Smith | 2009-07-06 | 1 | -1/+1 |
|
|
* | Moved uniform enum to QGLEngineShaderManager. | Kim Motoyoshi Kalland | 2009-07-03 | 4 | -83/+69 |
|
|
* | QHeaderView: code cleanup in sizehint calculation | Thierry Bastian | 2009-07-03 | 1 | -9/+3 |
|
|
* | QHeaderView: fixed the sizeHint with hidden sections | Thierry Bastian | 2009-07-03 | 1 | -4/+8 |
|
|
* | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 12 | -12/+310 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Volker Hilsheimer | 2009-07-03 | 6 | -39/+64 |
|\ |
|
| * | Drag leave event is delivered, after re-entering the widget. | Prasanth Ullattil | 2009-07-03 | 2 | -2/+10 |
|
|
| * | Replace usage of the old, obsolete PrintDlg with PrintDlgEx. | Trond Kjernaasen | 2009-07-03 | 1 | -33/+46 |
|
|
| * | Enabled double buffering of window surfaces on Windows. | Kim Motoyoshi Kalland | 2009-07-03 | 1 | -1/+1 |
|
|
| * | Fix QX11Embed* with x86_64 by reading prop_return as long. | Riku Palomäki | 2009-07-03 | 1 | -3/+3 |
|
|
| * | QToolBar: avoid repaints when entering/leaving a toolbar | Thierry Bastian | 2009-07-03 | 1 | -0/+4 |
|
|
* | | signals -> Q_SIGNALS | Volker Hilsheimer | 2009-07-03 | 1 | -1/+1 |
|/ |
|
* | doc: Corrected several qdoc warnings. | Martin Smith | 2009-07-03 | 4 | -6/+22 |
|
|
* | Do not specify the output file when generating Visual Studio Project | Keith Isdale | 2009-07-03 | 1 | -1/+1 |
|
|
* | Fixed compile of QtCore with some exotic GNU toolchains. | Rohan McGovern | 2009-07-03 | 1 | -1/+1 |
|
|
* | QPlainTextEdit pixel dust redrawing problem on clear() | mae | 2009-07-02 | 1 | -3/+2 |
|
|
* | Benchmark test for quaternion multiplication. | Ariya Hidayat | 2009-07-02 | 2 | -0/+130 |
|
|
* | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 130 | -17868/+968 |
|
|
* | Don't insert text into a text widget when a modifier is pressed. | Denis Dzyubenko | 2009-07-02 | 2 | -2/+4 |
|
|
* | Correct #include path for qcore_unix_p.h | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
|
|
* | Use void* in the read/write replacements | Thiago Macieira | 2009-07-02 | 1 | -2/+2 |
|
|
* | QHeaderView: the sizeHint for section now takes the indicator into | Thierry Bastian | 2009-07-02 | 1 | -1/+1 |
|
|
* | Fix build with MSVC2003: apparently the code path I thought was Unix was also... | Thiago Macieira | 2009-07-02 | 1 | -3/+3 |
|
|
* | Don't compile the FD_CLOEXEC-safe accept4 call if we don't know about SOCK_CL... | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
|
|
* | Revert "Add support for creating the object alongside the Data structure in Q... | Thiago Macieira | 2009-07-02 | 2 | -147/+2 |
|
|
* | These files don't have to have CRLF line-termination. | Thiago Macieira | 2009-07-02 | 3 | -16/+14 |
|
|
* | Experimental: allow QSharedPointer to be used with forward declarations that ... | Thiago Macieira | 2009-07-02 | 9 | -13/+224 |
|
|
* | Add support for creating the object alongside the Data structure in | Thiago Macieira | 2009-07-02 | 2 | -2/+147 |
|
|
* | Add qobject_cast for QSharedPointer. | Thiago Macieira | 2009-07-02 | 4 | -0/+233 |
|
|
* | Use the safe versions of the network system calls I have just added. | Thiago Macieira | 2009-07-02 | 7 | -49/+88 |
|
|
* | Add the support for the EINTR- and CLOEXEC-safe network calls too. | Thiago Macieira | 2009-07-02 | 2 | -1/+155 |
|
|
* | Port gui/embedded to the EINTR-safe functions. | Thiago Macieira | 2009-07-02 | 20 | -84/+118 |
|
|
* | Add a properly-safe version of select(2). | Thiago Macieira | 2009-07-02 | 4 | -90/+165 |
|
|
* | Port QProcess to use the EINTR-safe and thread-safe functions | Thiago Macieira | 2009-07-02 | 1 | -148/+65 |
|
|
* | Use the safe versions in these system calls I've just introduced. | Thiago Macieira | 2009-07-02 | 5 | -24/+33 |
|
|
* | Make the inotify_init call also use FD_CLOEXEC-safe version of the | Thiago Macieira | 2009-07-02 | 1 | -3/+37 |
|
|
* | Port most uses of ::open and QT_OPEN to the safe version. | Thiago Macieira | 2009-07-02 | 6 | -25/+24 |
|
|
* | Add qcore_unix_p.h containing mostly safe versions of Unix functions. | Thiago Macieira | 2009-07-02 | 2 | -0/+247 |
|
|