| Commit message (Expand) | Author | Age | Files | Lines |
* | Make some lines in the autotest more readable. | Jan-Arve Sæther | 2009-10-07 | 1 | -11/+6 |
|
|
* | QGraphicsAnchorLayout: Adding a Float Conflict test case | Jesus Sanchez-Palencia | 2009-10-06 | 1 | -0/+69 |
|
|
* | QGraphicsAnchorLayout: Fix creation of internal layout anchors | Eduardo M. Fleury | 2009-10-06 | 1 | -1/+1 |
|
|
* | QGraphicsAnchorLayout Tests: Enable expanding tests | Eduardo M. Fleury | 2009-10-06 | 1 | -9/+8 |
|
|
* | QGraphicsAnchorLayout: add autotests for QSizePolicy::ExpandFlag | Caio Marcelo de Oliveira Filho | 2009-10-06 | 1 | -0/+214 |
|
|
* | After some discussion we decided to remove hasConflicts() from the API. | Jan-Arve Sæther | 2009-09-29 | 1 | -33/+19 |
|
|
* | QGraphicsAnchorLayout: Enable boundary feasibility test | Eduardo M. Fleury | 2009-09-25 | 1 | -4/+2 |
|
|
* | QGraphicsAnchorLayout: Adding hasConflicts() verifications on anchor tests | Jesus Sanchez-Palencia | 2009-09-25 | 1 | -0/+29 |
|
|
* | QGraphicsAnchorLayout: Removing memory leaks on anchor tests | Jesus Sanchez-Palencia | 2009-09-25 | 1 | -0/+12 |
|
|
* | Add test for to see if the layout is stable if it has several solutions. | Jan-Arve Sæther | 2009-09-23 | 1 | -6/+59 |
|
|
* | QGraphicsAnchorLayout: Added an auto test for size policy | Anselmo Lacerda S. de Melo | 2009-09-18 | 1 | -0/+86 |
|
|
* | Implement hasConflicts(). | Jan-Arve Sæther | 2009-09-17 | 1 | -1/+43 |
|
|
* | Test if the direction influences the returned graphics anchor object. | Jan-Arve Sæther | 2009-09-15 | 1 | -1/+7 |
|
|
* | API change. This will get rid of the ugly setAnchorSpacing() method. | Jan-Arve Sæther | 2009-09-14 | 1 | -118/+68 |
|
|
* | Respect the layoutDirection property of the parent widget. | Jan-Arve Sæther | 2009-09-11 | 1 | -0/+78 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Add some more tests for anchor layout | Jan-Arve Sæther | 2009-09-02 | 1 | -1/+164 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | Fix some missing and duplicated license headers. | Jason McDonald | 2009-08-27 | 1 | -0/+41 |
|
|
* | update API to what was agreed on the API review meeting yesterday: | Jan-Arve Sæther | 2009-08-19 | 1 | -134/+245 |
|
|
* | Fix one "failure" on the mac. | Jan-Arve Sæther | 2009-08-19 | 1 | -0/+3 |
|
|
* | QGraphicsAnchorLayout: fix calculation of sizeAt* values for Sequential | Caio Marcelo de Oliveira Filho | 2009-08-18 | 1 | -4/+2 |
|
|
* | QGraphicsAnchorLayout: add names to items in examples | Caio Marcelo de Oliveira Filho | 2009-08-17 | 1 | -33/+33 |
|
|
* | QGraphicsAnchorLayout: calculate vertex positions with simplified graph | Caio Marcelo de Oliveira Filho | 2009-08-17 | 1 | -1/+0 |
|
|
* | More tests for setSpacing | Jan-Arve Sæther | 2009-08-17 | 1 | -0/+15 |
|
|
* | Add autotest for setSpacing() | Jan-Arve Sæther | 2009-08-17 | 1 | -0/+42 |
|
|
* | Added QEXPECT_FAIL, for tests that we must fix, but we know they fail. | Jan-Arve Sæther | 2009-08-14 | 1 | -0/+3 |
|
|
* | QGraphicsAnchorLayout: fix expected values for parallel test | Caio Marcelo de Oliveira Filho | 2009-08-13 | 1 | -40/+42 |
|
|
* | QGraphicsAnchorLayout: test for proportional distribution | Caio Marcelo de Oliveira Filho | 2009-08-13 | 1 | -0/+62 |
|
|
* | QGraphicsAnchorLayout: add a few more tests | Caio Marcelo de Oliveira Filho | 2009-08-13 | 1 | -0/+266 |
|
|
* | Add QGraphicsLayout::anchor() overloads and query the default spacing. | Jan-Arve Sæther | 2009-07-22 | 1 | -54/+70 |
|
|
* | QGraphicsAnchorLayout: Adding auto-tests | Jesus Sanchez-Palencia | 2009-07-22 | 1 | -0/+351 |
|
|