Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | #8716 Rewrite some CSS classname handling code to prevent overwriting v-scrol... | Johannes Dahlström | 2012-05-14 | 1 | -32/+23 | |
* | | Merge commit 'ac2008' | Johannes Dahlström | 2012-06-11 | 1 | -20/+230 | |
|\| | ||||||
| * | #8724 Preliminary native touch scroll support for Table | Johannes Dahlström | 2012-05-11 | 1 | -20/+194 | |
* | | Merge commit '716de' | Johannes Dahlström | 2012-06-11 | 2 | -5/+3 | |
|\| | ||||||
| * | #8722 Move handling of scrolling from VWindow to FocusableScrollPanel | Johannes Dahlström | 2012-05-11 | 2 | -5/+3 | |
* | | Merge commit '95e0de' | Johannes Dahlström | 2012-06-11 | 1 | -0/+1 | |
|\| | ||||||
| * | #8721 Make VView touch scrollable | Johannes Dahlström | 2012-05-11 | 1 | -0/+1 | |
* | | Merge commit 'b50dcc' | Johannes Dahlström | 2012-06-11 | 1 | -4/+3 | |
|\| | ||||||
| * | #8720 Improve handling of tab container scrolling | Johannes Dahlström | 2012-05-11 | 1 | -6/+3 | |
* | | Merge commit '16c91' | Johannes Dahlström | 2012-06-11 | 1 | -2/+1 | |
|\| | ||||||
| * | #8723 Oops, call removeElement(), not addElement(), in removeTab() | Johannes Dahlström | 2012-05-11 | 1 | -2/+1 | |
* | | Merge commit 'f560e' | Johannes Dahlström | 2012-06-11 | 1 | -47/+27 | |
|\| | ||||||
| * | #8725 Use TouchScrollDelegate.enableTouchScrolling() instead of TouchScrollDe... | Johannes Dahlström | 2012-05-11 | 1 | -49/+23 | |
* | | Merge commit '239aad' | Johannes Dahlström | 2012-06-11 | 3 | -3/+0 | |
|\| | ||||||
| * | #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ... | Johannes Dahlström | 2012-05-11 | 3 | -3/+0 | |
* | | Merge commit 'bb486' | Johannes Dahlström | 2012-06-11 | 1 | -6/+17 | |
|\| | ||||||
| * | #8723 Add touch scrolling support to Accordion | Johannes Dahlström | 2012-05-11 | 1 | -6/+16 | |
* | | Merge commit '8383b' | Johannes Dahlström | 2012-06-11 | 1 | -4/+4 | |
|\| | ||||||
| * | camelCasify CSS property names | Johannes Dahlström | 2012-05-11 | 1 | -4/+4 | |
* | | Merge commit '0c4034' | Johannes Dahlström | 2012-06-11 | 1 | -20/+20 | |
|\| | ||||||
| * | [merge from 6.7] Further increase granularity of some assertions to better de... | Automerge | 2012-05-11 | 1 | -20/+20 | |
* | | Merge commit '33371' | Johannes Dahlström | 2012-06-11 | 1 | -10/+15 | |
|\| | ||||||
| * | [merge from 6.7] Increase granularity of some assertions to better detect exa... | Automerge | 2012-05-10 | 1 | -10/+15 | |
* | | Fixed a broken merge | Johannes Dahlström | 2012-06-11 | 1 | -0/+1 | |
* | | Merge commit 'c8a4ca' | Johannes Dahlström | 2012-06-11 | 1 | -3/+19 | |
|\| | ||||||
| * | [merge from 6.7] Tweaks to #7931 based on review. | Automerge | 2012-05-10 | 1 | -3/+19 | |
* | | Merge commit 'f6bfd' | Johannes Dahlström | 2012-06-11 | 1 | -12/+27 | |
|\| | ||||||
| * | [merge from 6.7] Send VView size instead of window size (#7931) | Automerge | 2012-05-10 | 1 | -12/+21 | |
* | | Merge commit 'd53b6' | Johannes Dahlström | 2012-06-11 | 1 | -0/+4 | |
|\| | ||||||
| * | Use in empty table footers to make them render properly (#7718) | Leif Åstrand | 2012-05-10 | 1 | -0/+4 | |
* | | Merge commit '0bcee' | Johannes Dahlström | 2012-06-11 | 2 | -0/+45 | |
|\| | ||||||
| * | [merge from 6.7] Test case for #8781 | Automerge | 2012-05-09 | 2 | -0/+45 | |
* | | Merge commit '2f9e5' | Johannes Dahlström | 2012-06-11 | 1 | -0/+29 | |
|\| | ||||||
| * | TouchScrollHandler: added debug info, restored setElements() | Johannes Dahlström | 2012-05-09 | 1 | -0/+29 | |
* | | Merge commit 'af1952' | Johannes Dahlström | 2012-06-11 | 2 | -0/+93 | |
|\| | ||||||
| * | [merge from 6.7] Test case for #8778 | Automerge | 2012-05-09 | 2 | -0/+93 | |
* | | Merge commit '8cfb8' | Johannes Dahlström | 2012-06-11 | 3 | -1/+82 | |
|\| | ||||||
| * | [merge from 6.7] Don't activate tab when clicking close element (#7686) | Automerge | 2012-05-08 | 3 | -1/+82 | |
* | | Merge commit 'ff05bab' | Johannes Dahlström | 2012-06-11 | 1 | -0/+3 | |
|\| | ||||||
| * | #8722 Make subwindows touch scrollable | Johannes Dahlström | 2012-05-07 | 1 | -0/+3 | |
* | | Merge commit '62c36' | Johannes Dahlström | 2012-06-11 | 1 | -11/+16 | |
|\| | ||||||
| * | #8763 Use Set instead of an array in TouchScrollDelegate to allow dynamic add... | Johannes Dahlström | 2012-05-07 | 1 | -11/+16 | |
* | | Merge commit '97df7e' | Johannes Dahlström | 2012-06-11 | 1 | -8/+6 | |
|\| | ||||||
| * | #8763 requiresTouchScrollDelegate now returns false for iOS5; the default ret... | Johannes Dahlström | 2012-05-07 | 1 | -8/+6 | |
* | | Merge commit '257d49' | Johannes Dahlström | 2012-06-11 | 10 | -17/+34 | |
|\| | ||||||
| * | Prevent setting mainWindow from a TestBase | Leif Åstrand | 2012-05-07 | 12 | -35/+44 | |
* | | Merge commit 'a810ce' | Johannes Dahlström | 2012-06-11 | 2 | -6/+25 | |
|\| | ||||||
| * | Don't assume there's always an application (#8694) | Leif Åstrand | 2012-05-07 | 2 | -6/+9 | |
* | | Merge commit '03b611' | Johannes Dahlström | 2012-06-11 | 1 | -0/+26 | |
|\| | ||||||
| * | [merge from 6.7] Test that a sensible message is displayed if no application ... | Automerge | 2012-05-07 | 1 | -0/+26 |