summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * doc: The QML Qt element was missing from the documentation.Martin Smith2010-08-122-3/+5
| | | * Disable minRightBearing optimization in QTextLayout on MacEskil Abrahamsen Blomfeldt2010-08-121-0/+2
| | | * Fix scrollbar randomly popping up in QPlainTextEditEskil Abrahamsen Blomfeldt2010-08-122-4/+47
| | | * Fix QTextEngine overflow caused by extremely long textJiang Jiang2010-08-123-33/+87
| | | * Fix RightBearing confusion in text layoutmae2010-08-121-1/+1
| | | * Updated WebKit to 72b1c38579ca1fdb3f242e29cd16e5bfb4925813Simon Hausmann2010-08-124-3/+16
| | | * Fixed missing link tag in declarativeui.qdoc. Fix for QTBUG-12750Jerome Pasion2010-08-111-1/+1
| | | * qdoc: Cleaned up the application option specification and use.Martin Smith2010-08-115-116/+95
| | | * Made changes to qdoc to allow it to accept a "style level" flagJerome Pasion2010-08-112-1/+48
| | | * qdoc: Removed three unused config variables.Martin Smith2010-08-118-24/+0
| | | * I18N: Update German translations for 4.7.0.Friedemann Kleint2010-08-115-4629/+278
| | | * I18n: Complete German translation for 4.7.0Friedemann Kleint2010-08-111-2/+44
| | | * Fix regression with SSL connections failing on symbianShane Kearns2010-08-111-1/+1
| | | * QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-112-0/+7
| | | * Don't double-add item change listeners.Michael Brasser2010-08-113-2/+29
| | | * Doc: Adding content to installation guide and fixing printing bugsMorten Engvoldsen2010-08-102-6/+8
| | | * Doc: Correcting bugs in the CSSMorten Engvoldsen2010-08-102-4/+23
| | | * Cherry-picked from: commit 47ba8dba3fe48d317974acd55afeea8a434c95f8Jesper Thomschutz2010-08-101-453/+728
| | | * Doc: Correcting img bugMorten Engvoldsen2010-08-101-1/+0
| | | * Doc: fixing style from 600 to bold weightMorten Engvoldsen2010-08-101-8/+7
| | | * doc: Re-introduced next/previous page links in the footer.Martin Smith2010-08-091-0/+55
| | | * doc: Fixed some qdoc errors.Martin Smith2010-08-091-2/+3
| | | * doc: Fixed some qdoc errors.Martin Smith2010-08-092-0/+33
| | | * doc: Fixed some S60 qdoc errors.Martin Smith2010-08-092-0/+54
| | | * Translation work for 4.7Pierre Rossi2010-08-097-514/+3003
| | | * Some more french translations.qCaro2010-08-091-151/+156
| | | * Some french translationsPierre Rossi2010-08-096-3071/+2549
| | | * Revert "fix compilation with -plugin-kbd-*"Toby Tomkins2010-08-081-1/+1
| | | * Fix broken example codeBea Lam2010-08-081-8/+11
| | | * Fix index pageBea Lam2010-08-081-6/+5
| | | * Top-level QML item should not have special focus handling.Michael Brasser2010-08-082-8/+5
| | | * Improve docs on QML Animation page and associated elementsBea Lam2010-08-0818-298/+843
| | | * Rename example component file for clarityBea Lam2010-08-084-8/+22
| | | * fix compilation with -plugin-kbd-*Oswald Buddenhagen2010-08-081-1/+1
| | | * Fix warning from whining complier.Martin Jones2010-08-081-1/+1
| | | * Modified descriptions of QBasicTimer class and isActive() function.Jerome Pasion2010-08-081-3/+4
| | | * doc: Re-introduced next/previous page links in the footer.Martin Smith2010-08-081-0/+55
| | | * Adding a description for the Spectrum Analyzer demo. For QTBUG-12180Jerome Pasion2010-08-081-0/+39
| | | * Increase maximum heap size of QML ViewerJoona Petrell2010-08-081-1/+1
| | | * Removed duplicate case for const variable snippet.Jerome Pasion2010-08-081-5/+0
| | | * doc: Fixed some missing images.Martin Smith2010-08-082-3/+1
| | | * Update def files for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-08-061-1/+1
| | | * Fix link error when building Bearer application with Qt MobilityAlex2010-08-062-1/+8
| | | * Updated WebKit to 413404da27312051bb3ff2cfd0f3fca42aa4b245Simon Hausmann2010-08-066-4/+48
| | | * Fix deadlocks in ICD and NetworkManager engines.Aaron McCarthy2010-08-064-46/+41
| | | * Add missing snippet fileBea Lam2010-08-061-0/+60
| | | * Don't crash if an item is removed from the scene while it is gaining focus.Martin Jones2010-08-061-0/+5
| | | * Fixed crash in concentric circles exampleGunnar Sletta2010-08-061-1/+1
| | | * Make SpringAnimation usable inside a transitionmae2010-08-064-146/+142
| | | * Fix crash when all visible items inluding currentIndex have been removed.Martin Jones2010-08-061-1/+1