summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * We only need to filename, not the full path.kh2009-06-151-1/+1
| | * fix qm buildOswald Buddenhagen2009-06-153-1/+12
| | * properly indent embedded awk codeOswald Buddenhagen2009-06-151-11/+11
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-06-1520-1209/+131
| | |\
| | | * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-1520-1209/+131
| | * | unit test for task 229811Derick Hawcroft2009-06-151-7/+55
| | |/
| | * Adds unit test for task: 180617Derick Hawcroft2009-06-151-4/+41
| | * Get rid of warningsAnders Bakken2009-06-141-2/+2
| | * Fixed problems with the event handling in QCompleter on Mac.jasplin2009-06-121-1/+1
| | * Doc: My review of earlier changes plus some minor adjustments and fixes.David Boddie2009-06-121-116/+116
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-06-12233-1174/+11667
| | |\
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Geir Vattekar2009-06-1268-204/+280
| | | |\
| | | * | Doc: Work on the 4.5.2 changes file.Geir Vattekar2009-06-121-152/+124
| | * | | Doc: Removed the misleading information about Thumb library sizes.David Boddie2009-06-091-2/+0
| * | | | QSslCertificate: lazy loading of some dataMarkus Goetz2009-06-161-5/+11
| * | | | smaller optimisation in ::fromTransform() and fromScale()Lars Knoll2009-06-161-4/+6
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-161-11/+5
|\ \ \ \ \ | |/ / / /
| * | | | greatly speed up QTransform::mapRect() for projective transformsLars Knoll2009-06-161-11/+5
* | | | | Compile after botched mergeBradley T. Hughes2009-06-161-1/+1
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1668-586/+1266
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMorten Sørvig2009-06-1621-66/+135
| |\ \ \ \
| | * | | | doc: Added info on two ways to customize the style.Martin Smith2009-06-163-10/+49
| | * | | | attempt to compile on solarisKent Hansen2009-06-161-2/+2
| | * | | | We should make sure the text cursor is visible when using input methods.Denis Dzyubenko2009-06-162-0/+2
| | * | | | Fix for resetting DESKTOP_STARTUP_ID envvar.Denis Dzyubenko2009-06-162-16/+3
| | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-06-166-15/+48
| | * | | | doc: Fixed several qdoc errors.Martin Smith2009-06-166-18/+19
| | * | | | Don't mark ItemHasNoContents items as dirty, ever.Andreas Aardal Hanssen2009-06-161-5/+8
| | * | | | Early exit from QRegion::intersects() if there is only one rect.Andreas Aardal Hanssen2009-06-161-0/+2
| | * | | | Early exit from QRegion::intersects() if there is only one rect.Andreas Aardal Hanssen2009-06-161-0/+2
| * | | | | Implement QMenu::separatorsCollapsible on Mac/Cocoa.Morten Sørvig2009-06-162-12/+52
| |/ / / /
| * | | | German translation updateFrederik Schwarzer2009-06-156-139/+139
| * | | | purge dead codeOswald Buddenhagen2009-06-151-18/+4
| * | | | simplify ending()Oswald Buddenhagen2009-06-151-4/+3
| * | | | use textedit's signal instead of the textedit's document'sOswald Buddenhagen2009-06-151-4/+3
| * | | | centralize settingsOswald Buddenhagen2009-06-158-33/+128
| * | | | make the focus tracking insensitive to loss of actual window focusOswald Buddenhagen2009-06-154-26/+55
| * | | | greatly simplify exclusive selection handlingOswald Buddenhagen2009-06-154-73/+49
| * | | | make MessageEditor::activeEditor() & co. return a QTextEdit instead of aOswald Buddenhagen2009-06-152-37/+33
| * | | | don't let comments weaved into strings confuse usOswald Buddenhagen2009-06-151-1/+3
| * | | | small refactoring so remote debugger can use the same codeKent Hansen2009-06-153-33/+52
| * | | | add test for task 256184Kent Hansen2009-06-151-0/+14
| * | | | Optimization: Don't determine the expose if the item is invisible.Andreas Aardal Hanssen2009-06-151-11/+16
| * | | | add a bunch of qtscript autotestsKent Hansen2009-06-156-2/+232
| * | | | Fix build error on Mac (Cocoa 64)Prasanth Ullattil2009-06-151-1/+1
| * | | | don't try to delete script object snapshots when debugger front-end is deletedKent Hansen2009-06-151-1/+0
| * | | | Disabled the use of VERSION_1_3 GLX functions on HPUX.Carlos Manuel Duclos Vergara2009-06-151-4/+8
| * | | | small refactoringKent Hansen2009-06-151-7/+10
| * | | | doc: First review of QProxyStyle doc; mainly just corrected qdoc errors.Martin Smith2009-06-152-47/+97
| * | | | Fix build on windows.Prasanth Ullattil2009-06-151-1/+1