summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some docs that explicitly mentions how we handle cycles in the treeJan-Arve Sæther2009-10-202-0/+5
* Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-194-0/+30
* Whitespace cleanup.Jan-Arve Sæther2009-10-191-13/+13
* API addition: Make it possible to set the size policy of an anchor.Jan-Arve Sæther2009-10-165-68/+130
* Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-163-181/+464
|\
| * QGraphicsAnchorLayout: Adding two benchmarks on LinearLayout vs AnchorLayout ...Jesus Sanchez-Palencia2009-10-151-1/+126
| * QGAL: Add anchor layout vs nested linear layouts benchmarkEduardo M. Fleury2009-10-151-0/+111
| * QGraphicsAnchorLayout: Mark expected failures in tests w/o simplificationEduardo M. Fleury2009-10-151-24/+67
| * QGAL: refactor and document the simplification algorithmCaio Marcelo de Oliveira Filho2009-10-151-159/+165
| * QGAL: refactor calculateGraphs() methodCaio Marcelo de Oliveira Filho2009-10-152-75/+93
| * QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-153-11/+20
| * QGAL: avoid having to re-calculate lists of variablesCaio Marcelo de Oliveira Filho2009-10-152-31/+27
| * QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-153-1/+65
| * QGAL: improve dump graph and add helper codeCaio Marcelo de Oliveira Filho2009-10-152-3/+13
| * QGraphicsAnchorLayout: Fix sequential anchor distribution w/ expanding sizesEduardo M. Fleury2009-10-151-86/+76
| * QGraphicsAnchorLayout: Add test for 'infinite' max size widgetsEduardo M. Fleury2009-10-151-0/+49
| * QGraphicsAnchorLayout: Ensure spacing is not negativeEduardo M. Fleury2009-10-152-0/+33
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-164-7/+68
|\ \
| * | Fixed typo in qtableview.cpp.Gabriel de Dietrich2009-10-162-6/+31
| * | Fixed a rare crash in qt_x11_enforce_cursorGabriel de Dietrich2009-10-152-1/+37
* | | Make sure that the anchor layout autotests pass in release configurationJan-Arve Sæther2009-10-162-2/+2
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-15152-28378/+35584
|\ \
| * | Compilation of the QGraphicsAnchorLayout test on 64bitOlivier Goffart2009-10-152-2/+3
| * | Fixed updating problems QListView with IconModeGabriel de Dietrich2009-10-151-1/+1
| * | Stabilize test on x11Olivier Goffart2009-10-152-7/+8
| * | Stabilize QLineEdit test on X11Olivier Goffart2009-10-151-10/+14
| * | Spreadsheet demo: fix the footer color.Olivier Goffart2009-10-151-0/+1
| * | Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1543-1896/+3999
| |\ \ | | |/
| | * Update IBY file to contain all Qt modules, inc. phonon, multimedia, sqlIain2009-10-141-0/+8
| | * Cocoa: QInputDialog autotest reveals event dispatcher bugRichard Moe Gustavsen2009-10-141-8/+13
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Janne Koskinen2009-10-1412-1741/+3682
| | |\
| | | * Update Polish translationsJarek Kobus2009-10-148-1730/+3657
| | | * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-141-10/+16
| | | |\
| | | | * Fix tst_QSidebar::addUrls() on Symbian.Liang QI2009-10-141-10/+16
| | | * | Rebuilt configure.exe.Miikka Heikkinen2009-10-141-0/+0
| | | |/
| | | * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-144-59/+81
| | | |\
| | | | * Bump heap and stack size for Phonon plugins.Frans Englich2009-10-141-0/+5
| | | * | Synced QT_BUILD_PARTS in .qmake.cache and projects.pro for Symbian.Miikka Heikkinen2009-10-141-0/+3
| | | * | Changed "Qt for S60" -> "Qt for Symbian" in configure.Miikka Heikkinen2009-10-141-1/+1
| | * | | QtWebkit demos&examples compilation fix for SymbianJanne Koskinen2009-10-141-3/+9
| | | |/ | | |/|
| | * | doc: Replaced \obsolete with \warning.Martin Smith2009-10-143-59/+76
| | |/
| | * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-1414-72/+158
| | |\
| | | * Cocoa: qfiledialog will not exit cleanlyRichard Moe Gustavsen2009-10-141-0/+3
| | | * qdoc: Made the \sincelist command produce better html.Martin Smith2009-10-143-66/+105
| | | * Fix the autotest for S60, skip tst_QPainter::drawClippedEllipse().Liang QI2009-10-141-1/+1
| | | * Fix the install targets on the new embedded demosTom Cooksey2009-10-148-4/+48
| | | * Build the embedded demos on X11 so they can be used by MaemoTom Cooksey2009-10-141-1/+1
| | * | Removed platform specific include from qprocess.hMiikka Heikkinen2009-10-144-11/+13
| | |/
| | * Remove excess spam from autotests when postgresql creates primary indexes.Bill King2009-10-147-2/+40
| * | Compile tests under WindowsOlivier Goffart2009-10-152-2/+2