Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 1 | -24/+22 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | Conflicts: src/sql/drivers/psql/qsql_psql.cpp | |||||
| | * | | Attempt to fix header installation for Phonon. | Thiago Macieira | 2009-06-23 | 1 | -24/+22 | |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the long-standing issue of whether Phonon headers should be written with a capital P or a lowercase one. KDE releases of Phonon had <Phonon/CapitalClassName> whereas Qt 4.4 had <phonon/filename.h>. I tried to solve this before by adding a Phonon subdir next to phonon in include/, but that only compounded the error: the presence of two dirs caused problems and the installation wasn't fixed. So instead try to place Phonon/ClassName inside include/phonon. And fix the installation to do it properly: just copy the include/$lib dir into the target, then overwrite the .h files with the sources from src/$lib. Reviewed-by: Marius Storm-Olsen | |||||
| * | | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -0/+2 | |
| |/ | | | | | | | | | This change also moves the EGL support classes from QtOpenGL to QtGui so they can be shared between OpenGL and OpenVG. | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -1/+1 | |
| | | | | | | | | Reviewed-by: Trust Me | |||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 4 | -0/+1353 | |
| | ||||||
* | Patching capabilities now patches also the pkg file UID. | Miikka Heikkinen | 2009-06-18 | 1 | -2/+14 | |
| | ||||||
* | Also patch vendor id in patch_capabilities.pl script. | Miikka Heikkinen | 2009-06-10 | 1 | -1/+1 | |
| | ||||||
* | Changed created sisx package extension to sis and also cleaned | Miikka Heikkinen | 2009-06-08 | 1 | -19/+44 | |
| | | | | up the createpackage script a bit in general. | |||||
* | S60 release package building script moved to mkdist repo. | Miikka Heikkinen | 2009-06-02 | 1 | -285/+0 | |
| | ||||||
* | Removed fluidlauncher winscw binaries from S60 installation package creation | Miikka Heikkinen | 2009-06-02 | 1 | -4/+9 | |
| | ||||||
* | Further refinement of release package creation script | Miikka Heikkinen | 2009-05-29 | 1 | -54/+125 | |
| | ||||||
* | Fixes to release package creation script | Miikka Heikkinen | 2009-05-22 | 1 | -28/+32 | |
| | ||||||
* | Fixed epocroot handling in build_release_package.pl for non-trivial roots | Miikka Heikkinen | 2009-05-14 | 1 | -0/+11 | |
| | ||||||
* | Fixed several minor issues with build_release_package.pl script | Miikka Heikkinen | 2009-05-14 | 1 | -23/+61 | |
| | ||||||
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-05-13 | 1 | -23/+23 | |
|\ | ||||||
| * | Fixed pkg file parsing in patch_capabilities.pl | Miikka Heikkinen | 2009-05-13 | 1 | -23/+23 | |
| | | ||||||
* | | New release package creation script | Miikka Heikkinen | 2009-05-13 | 2 | -97/+156 | |
|/ | ||||||
* | Long live Qt for S60! | axis | 2009-04-24 | 7 | -0/+1626 | |