|
| 1 | +0.11.0 |
| 2 | +Interface: |
| 3 | + When the privacy indicator is visible clicking on it will result in private mode being turned off. |
| 4 | + Add a way to modify the user agent string from within the application. |
| 5 | + Support arguments for the external download program |
| 6 | + Tweak the adblock dialog spacing and size. |
| 7 | + Change the AdBlock dialog to use a simple check box instead of a group box. |
| 8 | + Replace Stopped with Download Complete (like in ffx it's less confusing ) |
| 9 | + Update the copyright year in the about dialog to include 2010 |
| 10 | + Issue: 768: Fix spelling mistake |
| 11 | + Issue: 821: Sort columns in cookie dialog by data values instead of string value. This fixes the dates being alphanumerically sorted. |
| 12 | + |
| 13 | +Behind the scene: |
| 14 | + Issue: 891: Fix Text Encoding to work correctly |
| 15 | + Issue: 826: Correctly save the history state of a tab when using Qt 4.6 |
| 16 | + Fix build breakage with QtWebKit 2.0. |
| 17 | + Remove remnant of delayed QWebView creation. Fixes tab restore again. |
| 18 | + Style fix: convert tabs to spaces. |
| 19 | + |
| 20 | +Build system: |
| 21 | + Add an application icon for os2. |
| 22 | + For finding the locale tools on os2 behave like win32 |
| 23 | + When building in debug mode on OS2 just like with Windows enable the console. |
| 24 | + Move Arora's hooks to the git-hooks format to utilize git-hooks (See: http://github.com/icefox/git-hooks) |
| 25 | + Default to lrelease and not lrelease-qt4 on non unix platforms. |
| 26 | + QMAKE_EXTRA_UNIX_TARGETS is deprecated; use QMAKE_EXTRA_TARGETS instead. |
| 27 | + Enable the raster graphics system by default for X11 |
| 28 | + |
| 29 | +Translation: |
| 30 | + Make "Show Hidden Files" translatable. |
| 31 | + Issue: 811: Fix typos in the German translation |
| 32 | + Replaced "leichtgewichtiger" with "schlanker" in translation with source "Lightweight WebKit-based wen browser" |
| 33 | + Fixed capitalization typo whare the word "Tab" began with a lowercase "t" |
| 34 | + Renamed Dutch translation file from nl_BE to nl. |
| 35 | + |
| 36 | + |
1 | 37 | 0.10.2
|
2 | 38 | The major issues:
|
3 | 39 | - When compiling with Qt 4.6 Arora had been using some API that changes
|
|
0 commit comments