summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added missing include file.jasplin2009-12-151-0/+1
* Assistant: Topic chooser links correctly to Urls with identical titles.ck2009-12-142-12/+13
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtck2009-12-141-3/+7
|\
| * QPlainTextEdit scrolling issue with folded paragraphsmae2009-12-141-3/+7
* | qhelpgenerator: Don't insert identical indices.ck2009-12-141-2/+12
|/
* Assistant: Performance improvements in qhelpgenerator.ck2009-12-142-13/+16
* Fix normalization of Type * constBradley T. Hughes2009-12-112-2/+5
* QGuiEventDispatcherGlib::flush() does nothing despite documentationBradley T. Hughes2009-12-112-0/+6
* Don't react to X errors on displays that are not the Qt display.Bradley T. Hughes2009-12-111-0/+5
* Make sure posted events are always sent.Bradley T. Hughes2009-12-111-1/+1
* Compile on Windows CE.Bradley T. Hughes2009-12-111-2/+13
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtEskil Abrahamsen Blomfeldt2009-12-1119-9/+151
|\
| * add {QString,QByteArray,QList,QLinkedList,QHash,QMap,QVector}::isSharedWith()Oswald Buddenhagen2009-12-1014-0/+42
| * fix (internal) apidocOswald Buddenhagen2009-12-101-1/+1
| * Assistant: Added rebuild-search-index command line option.ck2009-12-103-3/+40
| * Mac: add support for public.vcard UTI (DnD)Richard Moe Gustavsen2009-12-101-0/+57
| * Prevent posted event starvation by native Windows messagesBradley T. Hughes2009-12-101-5/+11
* | Avoid crash in QObject::connect() if class has no signalsEskil Abrahamsen Blomfeldt2009-12-111-1/+1
|/
* Assistant: Make doc file watching work for the intended use case.ck2009-12-092-1/+75
* 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