| | 6 | |
| | 7 | == Weekly Build Week 31 == |
| | 8 | |
| | 9 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 10 | |
| | 11 | === Trunk === |
| | 12 | |
| | 13 | This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 65283. |
| | 14 | |
| | 15 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week32/qtwebkit-trunk-symbian.zip Symbian] |
| | 16 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week32/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 17 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week32/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 18 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week32/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 19 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week32/qtwebkit-trunk-snapshot_0.0.1+201072_armel.deb Maemo5 Debian Package (with QtTestBrowser)] |
| | 20 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week32/qtwebkit-trunk-source.tar.gz Sources] |
| | 21 | |
| | 22 | Known issues: |
| | 23 | |
| | 24 | * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries. |
| | 25 | * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder. |
| | 26 | * The Maemo 5 Packages are built against libqt4-experimental (Qt 4.7) from Maemo's extras-devel repository, so make sure you have that catalogue in your application manager. |
| | 27 | |
| | 28 | == 2.0 Release Branch == |
| | 29 | |
| | 30 | This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is 72b1c38579ca1fdb3f242e29cd16e5bfb4925813 . |
| | 31 | |
| | 32 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week32/qtwebkit-2.0-symbian.zip Symbian] |
| | 33 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week32/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 34 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week32/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 35 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week32/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 36 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week32/qtwebkit-2.0-snapshot_0.0.1+201072_armel.deb Maemo5 Debian Package (with QtTestBrowser)] |
| | 37 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week32/qtwebkit-2.0-source.tar.gz Sources] |
| | 38 | |
| | 39 | Known issues: |
| | 40 | |
| | 41 | * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries. |
| | 42 | * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder. |
| | 43 | * The Maemo 5 Packages are built against libqt4-experimental (Qt 4.7) from Maemo's extras-devel repository, so make sure you have that catalogue in your application manager. |
| | 44 | |
| | 45 | Bug fixes integrated since week 31: |
| | 46 | |
| | 47 | || <https://webkit.org/b/43241> || [Qt] Change wording in QtTestBrowser || |
| | 48 | || <https://webkit.org/b/43530> || [Qt] Input mode states are not reset after entering a password field || |
| | 49 | || <https://webkit.org/b/43782> || [Qt] NPAPI plugins not drawn until page scrolled || |