Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed contact details | Teemu Kaukoranta | 2013-05-30 | 11 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | Contact details from qt-project.org to qt-project.org/legal Used the following command: find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E '.*Copyright.*Nokia.*|.*Contact.*' {} \; | tee >(xargs sed -i -r '1,50 { /INdT|copy[a-z]*[ ]*=/ !{ s/(^[ \t:#*;/"\\-]*)([a-z ]*)(Copyright.*Nokia.*)/ \1\2Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I }}') >(xargs sed -i -r '1,50 s/(^[ \t:#*;/"\\-]*) (.*info@qt\.nokia\.com.*|.*INSERT EMAIL ADDRESS.* |.*qt-info@nokia\.com.*|.*qt-label1@nokia\.com.* |.*https:\/\/p.rizon.top:443\/http\/qt\.nokia\.com\/contact.*|.*qt-sales@nokia\.com.* |.*https:\/\/p.rizon.top:443\/http\/www\.qt-project\.org\/.*)/ \1Contact: https:\/\/p.rizon.top:443\/http\/www\.qt-project\.org\/legal/I') >(xargs sed -i -r '1,50{/(^[ \t:#*;/"\\-]*)(all rights reserved.*)/Id}') Change-Id: I9c3e3b701dd1e14b76bef8b216e9c9e3294843cd Reviewed-by: Sergio Ahumada <[email protected]> | ||||
* | Fixed licenses | Teemu Kaukoranta | 2013-05-23 | 11 | -231/+231 |
| | | | | | | | | | | | | Updated licenses using replace-licenses.zsh from mkdist repo. Possible copyright and contact changes will come later. Reviewed-by: Janne Anttila <[email protected]>, Sergio Ahumada <[email protected]> Change-Id: Ic7a632fdaa54433c3267f9423bc61f77fe3149ae Reviewed-by: Sergio Ahumada <[email protected]> Reviewed-by: Janne Anttila <[email protected]> | ||||
* | Better rotation code for examples | Gunnar Sletta | 2013-04-19 | 3 | -15/+24 |
| | | | | | Change-Id: I73f617ebf909492009c776bbd8cd03ac80ae75cb Reviewed-by: Alan Alpert <[email protected]> | ||||
* | Fix license and install to "right" location | Gunnar Sletta | 2012-11-26 | 11 | -270/+372 |
| | |||||
* | Fix title coloring in some examples | Gunnar Sletta | 2012-11-08 | 3 | -3/+3 |
| | |||||
* | New feature: Notes window with example, tutorial updated. | Gunnar Sletta | 2012-11-08 | 2 | -0/+95 |
| | | | | | | Also did some refactoring inside Presentation. Prefixed "private" API variables with underscore and made the font/coloring properties explicit in the Presentation element. | ||||
* | Added: | Gunnar Sletta | 2012-11-07 | 1 | -0/+72 |
| | | | | | | | | | | - SlideCounter - Clock - titleColor Changed: - Slide.slideTextColor -> Slide.fontColor - Slide.slideFontFamily -> Slide.fontFamily | ||||
* | code slide... | Gunnar Sletta | 2012-11-05 | 1 | -2/+23 |
| | |||||
* | Added Slide.writeInText property. | Gunnar Sletta | 2012-11-03 | 1 | -0/+5 |
| | |||||
* | Update to latest declarative | Gunnar Sletta | 2012-08-13 | 2 | -5/+6 |
| | |||||
* | Work with latest declarative | Gunnar Sletta | 2012-06-05 | 2 | -6/+5 |
| | |||||
* | Make it possible to implement forward and backward transition. | Kim Motoyoshi Kalland | 2011-09-09 | 2 | -19/+26 |
| | |||||
* | Update text to match implementation | Gunnar Sletta | 2011-06-15 | 1 | -3/+3 |
| | |||||
* | Change text to use [C] for clearing | Gunnar Sletta | 2011-06-15 | 1 | -1/+1 |
| | |||||
* | Adapt to new particle naming | Gunnar Sletta | 2011-06-15 | 1 | -10/+11 |
| | |||||
* | Added BSD license headers to all files... | Gunnar Sletta | 2011-05-20 | 10 | -2/+361 |
| | |||||
* | Rotated launchers and some fixes to tutorial | Gunnar Sletta | 2011-05-19 | 4 | -12/+50 |
| | |||||
* | better text.. | Gunnar Sletta | 2011-05-19 | 1 | -7/+6 |
| | |||||
* | Slight improvemnts to examples | Gunnar Sletta | 2011-05-18 | 4 | -57/+36 |
| | |||||
* | Moved hello to tutorial | Gunnar Sletta | 2011-05-18 | 2 | -0/+0 |
| | |||||
* | Added contentWidth to decide where text wraps | Gunnar Sletta | 2011-05-16 | 1 | -4/+21 |
| | |||||
* | renamed to Qt.labs.presentation | Gunnar Sletta | 2011-05-14 | 4 | -5/+7 |
| | |||||
* | Updates to presentation system | Gunnar Sletta | 2011-05-14 | 5 | -114/+125 |
| | |||||
* | Simple custom transition | Gunnar Sletta | 2011-05-13 | 4 | -110/+63 |
| | |||||
* | updated with nicer background | Gunnar Sletta | 2011-05-13 | 3 | -71/+157 |
| | |||||
* | missing file | Gunnar Sletta | 2011-05-12 | 1 | -0/+0 |
| | |||||
* | some small fixes | Gunnar Sletta | 2011-05-12 | 2 | -6/+7 |
| | |||||
* | Made the Swirl a bit nicer and added some particles in the background | Gunnar Sletta | 2011-05-12 | 2 | -21/+47 |
| | |||||
* | Animated Background prezo... | Gunnar Sletta | 2011-05-06 | 2 | -0/+130 |
| | |||||
* | missing file | Gunnar Sletta | 2011-04-28 | 1 | -0/+0 |
| | |||||
* | Split dissolving presentation into its own thing | Gunnar Sletta | 2011-04-28 | 2 | -80/+126 |
| | |||||
* | Added example of a custom transition | Gunnar Sletta | 2011-04-28 | 1 | -0/+145 |
| | |||||
* | Reworked the presentation framework quite a bit | Gunnar Sletta | 2011-04-28 | 1 | -0/+97 |