Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a point-by-point reveal option | Alan Alpert | 2013-10-21 | 1 | -0/+1 |
| | | | | | Change-Id: I9addb0ee7685b5e583315432b4f3c7c25a6904d0 Reviewed-by: Gunnar Sletta <[email protected]> | ||||
* | Changed contact details | Teemu Kaukoranta | 2013-05-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -21/+21 |
| | | | | | | | | | | | | 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]> | ||||
* | Fix license and install to "right" location | Gunnar Sletta | 2012-11-26 | 1 | -15/+40 |
| | |||||
* | pagerect fix | Gunnar Sletta | 2012-11-08 | 1 | -2/+6 |
| | |||||
* | using grabWindow() of QQuickView instead of screen(). | Alan Ezust | 2012-11-03 | 1 | -2/+2 |
| | |||||
* | Added printslides program. | Alan Ezust | 2012-11-03 | 1 | -0/+95 |