summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: scrolling viewports containing many widgets is slowRichard Moe Gustavsen2009-12-091-0/+4
* Re-enabled support for the FSEvents-based QFileSystemWatcher.Denis Dzyubenko2009-12-092-6/+6
* Implemented getting a canonical file name on Mac OS X 10.5Denis Dzyubenko2009-12-091-1/+16
* Use realpath only on OS we know it works on.Denis Dzyubenko2009-12-092-4/+23
* Assistant: Try to reload open pages on doc file update.ck2009-12-095-10/+23
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtck2009-12-0919-44/+150
|\
| * Fix the int validator not handling the localeThierry Bastian2009-12-094-4/+54
| * Merge branch '4.6'Thiago Macieira2009-12-0813-32/+84
| |\
| | * Fix cleanup hooks error.Sarah Smith2009-12-081-2/+2
| | * Update source package names in documentation.Jason McDonald2009-12-082-10/+10
| | * Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-077-13/+43
| | |\
| | | * make qdoc3 a proper tools subtarget and install itOswald Buddenhagen2009-12-043-4/+5
| | | * remove dead fileOswald Buddenhagen2009-12-041-5/+0
| | | * Fix cursor positiong after block undo and redomae2009-12-041-2/+10
| | | * Added auto test for the cursor position when doing block undo and redomae2009-12-041-1/+27
| | | * Stylesheets example: Fix warning about multiple &-mnemonics.Friedemann Kleint2009-12-041-1/+1
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-12-062-6/+2
| | |\ \
| | | * | Replace glColor4ub() calls with glColor4f()Rhys Weatherley2009-12-062-6/+2
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0663-401/+1005
| | |\ \ \
| | * | | | Revert previous commit as it breaks an sqlite assumption.Bill King2009-12-041-5/+0
| | * | | | Fixes: QOCI setForwardOnly(true) accumulating values.Bill King2009-12-042-1/+32
| * | | | | Optimize QOrderedMutexLockerOlivier Goffart2009-12-081-3/+5
| * | | | | Small optimisations in ~QObjectOlivier Goffart2009-12-081-4/+6
| * | | | | Disable some code in normal build.Olivier Goffart2009-12-081-1/+1
* | | | | | Assistant: Allow search tab to be displayed on start-up.ck2009-12-081-2/+2
|/ / / / /
* | | | | Assistant: Don't re-load saved pages that don't exist anymore.ck2009-12-081-11/+13
* | | | | Added QToolBar::visibilityChanged(bool) signal.J-P Nurmi2009-12-083-0/+41
* | | | | Assistant: Add "shared" directory to dependency list.ck2009-12-071-0/+1
* | | | | Fix memory leakDavid Faure2009-12-071-0/+1
* | | | | Assistant: Use tracing macro in all functions.ck2009-12-0718-0/+472
* | | | | Assistant: Logical re-structuring of start-up code.ck2009-12-076-148/+172
* | | | | Fix performance issue with live resizeRichard Moe Gustavsen2009-12-071-0/+4
* | | | | Cleanup, no functional change.kh12009-12-071-23/+30
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-0537-92/+544
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0540-370/+702
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-04100-800/+1642
| | |\ \ \ \
| | | * | | | Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
| | | * | | | Apparently fixes some build issues on some old unixes...Pierre Rossi2009-12-041-1/+1
| | * | | | | doc: Example page now lists images used by the exampleMartin Smith2009-12-0410-26/+168
| * | | | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-0423-30/+302
| |\ \ \ \ \ \
| | * | | | | | Rebind window surface fbo after native GL renderingRhys Weatherley2009-12-044-2/+14
| | * | | | | | Better check for EGL extension stringsRhys Weatherley2009-12-041-1/+4
| | * | | | | | Some doc fixesJan-Arve Sæther2009-12-031-2/+2
| | * | | | | | Fixes broken selection with Shift and extended selectionOlivier Goffart2009-12-032-2/+44
| | * | | | | | Add extra auto-test for topLevel list corruption.Alexis Menard2009-12-031-0/+36
| | * | | | | | QCompleter wouldn't emit highlighted() and activated() signalsGabriel de Dietrich2009-12-031-3/+3
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-035-7/+122
| | |\ \ \ \ \ \
| | | * | | | | | qreal-izationAleksandar Sasha Babic2009-12-021-0/+57
| | | * | | | | | Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-022-1/+63
| | | * | | | | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0).Janne Anttila2009-12-021-4/+0