You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
whatsNew += "<h2>" + trUtf8( "What's new in Version 1.7.0 'Wroclaw'?" ) + "</h2>";
1946
1946
whatsNew += "<p>";
1947
-
whatsNew += tr( "Please note that this is a release in our 'cutting edge' release series. As such it contains new features and extends the programmatic interface over QGIS 1.0.x and QGIS 1.5.0. We recommend that you use this version over previous releases." );
1947
+
whatsNew += tr( "This release is named after the town of Wroclaw in Poland. The Department of Climatology and Atmosphere Protection, University of Wroclaw kindly hosted our last developer meeting in November 2010. Please note that this is a release in our 'cutting edge' release series. As such it contains new features and extends the programmatic interface over QGIS 1.0.x and QGIS 1.6.0. As with any software, there may be bugs and issues that we were not able to fix in time for the release. We therefore recommend that you test this version before rolling it out en-masse to your users." );
1948
1948
whatsNew += "</p>";
1949
1949
whatsNew += "<p>";
1950
-
whatsNew += tr( "This release includes over 177 bug fixes and many new features and enhancements. Once again it is impossible to document everything here that has changed so we will just provide a bullet list of key new features here." );
whatsNew += "<li>" + tr( "Added gpsd support to live gps tracking." ) + "</li>";
1956
-
whatsNew += "<li>" + tr( "A new plugin has been included that allows for offline editing." ) + "</li>";
1957
-
whatsNew += "<li>" + tr( "Field calculator will now insert NULL feature value in case of calculation error instead of stopping and reverting calculation for all features." ) + "</li>";
1958
-
whatsNew += "<li>" + tr( "Update srs.db to include grid reference." ) + "</li>";
1959
-
whatsNew += "<li>" + tr( "Added a native (C++) raster calculator implementation which can deal with large rasters efficiently." ) + "</li>";
1960
-
whatsNew += "<li>" + tr( "Improved interaction with extents widget in statusbar so that the text contents of the widget can be copied and pasted." ) + "</li>";
1961
-
whatsNew += "<li>" + tr( "Many improvements and new operators to the field calculator including field concatenation, row counter etc." ) + "</li>";
1962
-
whatsNew += "<li>" + tr( "Added --configpath option that overrides the default path (~/.qgis) for user configuration and forces QSettings to use this directory, too. This allows users to e.g. carry QGIS installation on a flash drive together with all plugins and settings." ) + "</li>";
whatsNew += "<li>" + tr( "Georeferencer has had many tidy ups and improvements." ) + "</li>";
1965
-
whatsNew += "<li>" + tr( "Support for long int in attribute dialog and editor." ) + "</li>";
1966
-
whatsNew += "<li>" + tr( "The QGIS Mapserver project has been incorporated into the main SVN repository and packages are being made available. QGIS Mapserver allows you to serve your QGIS project files via the OGC WMS protocol." ) + " <a href=\"http://linfiniti.com/2010/08/qgis-mapserver-a-wms-server-for-the-masses/\">" + tr( "Read More." ) + "</a></li>";
1967
-
whatsNew += "<li>" + tr( "Select and measure toolbar flyouts and submenus." ) + "</li>";
1968
-
whatsNew += "<li>" + tr( "Support has been added for non-spatial tables (currently OGR, delimited text and PostgreSQL providers). These tables can be used for field lookups or just generally browsed and edited using the table view." ) + "</li>";
1969
-
whatsNew += "<li>" + tr( "Added search string support for feature ids ($id) and various other search related improvements." ) + "</li>";
1970
-
whatsNew += "<li>" + tr( "Added reload method to map layers and provider interface. Like this, caching providers (currently WMS and WFS) can synchronize with changes in the datasource." ) + "</li>";
whatsNew += " <li>" + tr( "Added a new option to the raster legend menu that will stretch the current layer using the min and max pixel values of the current extent." ) + "</li>";
1976
-
whatsNew += " <li>" + tr( "When writing vector files using the table of contents context menu's 'Save as' option, you can now specify OGR creation options." ) + "</li>";
1977
-
whatsNew += " <li>" + tr( "In the table of contents, it is now possible to select and remove or move several layers at once." ) + "</li>";
whatsNew += " <li>" + tr( "Three new classification modes added to graduated symbol renderer (version 2), including Natural Breaks (Jenks), Standard Deviations, and Pretty Breaks (based on pretty from the R statistical environment). " ) + "<a href=\"http://linfiniti.com/2010/09/new-class-breaks-for-graduated-symbols-in-qgis/\">" + tr( "Read More." ) + "</a></li>";
1988
-
whatsNew += " <li>" + tr( "Improved loading speed of the symbol properties dialog." ) + "</li>";
1989
-
whatsNew += " <li>" + tr( "Data-defined rotation and size for categorized and graduated renderer (symbology-ng)." ) + "</li>";
1990
-
whatsNew += " <li>" + tr( "Use size scale also for line symbols to modify line width." ) + "</li>";
1991
-
whatsNew += " <li>" + tr( "Replaced raster histogram implementation with one based on Qwt. Added option to save histogram as image file. Show actual pixel values on x axis of raster histogram." ) + "</li>";
1992
-
whatsNew += " <li>" + tr( "Added ability to interactively select pixels from the canvas to populate the transparency table in the raster layer properties dialog." ) + "</li>";
1993
-
whatsNew += " <li>" + tr( "Allow creation of color ramps in vector color ramp combo box." ) + "</li>";
1994
-
whatsNew += " <li>" + tr( "Added 'style manager...' button to symbol selector so that users will find the style manager more easily." ) + "</li>";
whatsNew += " <li>" + tr( "add capability to show and manipulate composer item width/ height in item position dialog." ) + "</li>";
2000
-
whatsNew += " <li>" + tr( "Composer items can now be deleted with the backspace key." ) + "</li>";
2001
-
whatsNew += " <li>" + tr( "Sorting for composer attribute table (several columns and ascending / descending)." ) + "</li>";
2002
-
whatsNew += " </ul>";
2003
-
1950
+
whatsNew += tr( "This release includes over 277 bug fixes and many new features and enhancements. Once again it is impossible to document everything here that has changed so we will just provide a bullet list of key new features here." );
1951
+
whatsNew += "</p>";
1952
+
1953
+
whatsNew += "<h3>" + tr("Symbology labels and diagrams") + "</h3>";
1954
+
whatsNew += "<ul>";
1955
+
whatsNew += "<li>" + tr("New symbology now used by default!") + "</li>";
1956
+
whatsNew += "<li>" + tr("Diagram system that uses the same smart placement system as labeling-ng") + "</li>";
1957
+
whatsNew += "<li>" + tr("Export and import of styles (symbology-ng).") + "</li>";
1958
+
whatsNew += "<li>" + tr("Labels for rules in rule-based renderers.") + "</li>";
1959
+
whatsNew += "<li>" + tr("Ability to set label distance in map units.") + "</li>";
1960
+
whatsNew += "<li>" + tr("Rotation for svg fills.") + "</li>";
1961
+
whatsNew += "<li>" + tr("Font marker can have an X,Y offset.") + "</li>";
1962
+
whatsNew += "<li>" + tr("Allow the line symbol layers to be used for outline of polygon (fill) symbols.") + "</li>";
1963
+
whatsNew += "<li>" + tr("Option to put marker on the central point of a line.") + "</li>";
1964
+
whatsNew += "<li>" + tr("Option to put marker only on first/last vertex of a line.") + "</li>";
1965
+
whatsNew += "<li>" + tr("Added \"centroid fill\" symbol layer which draws a marker on polygon's centroid.") + "</li>";
1966
+
whatsNew += "<li>" + tr("Allow the marker line symbol layer to draw markers on each vertex.") + "</li>";
1967
+
whatsNew += "<li>" + tr("Move/rotate/change label edit tools to interactively change data defined label properties.") + "</li>";
1968
+
whatsNew += "</ul>";
1969
+
whatsNew += "<h3>" + tr("New Tools") + "</h3>";
1970
+
whatsNew += "<ul>";
1971
+
whatsNew += "<li>" + tr("Added GUI for gdaldem.") + "</li>";
1972
+
whatsNew += "<li>" + tr("Added 'Lines to polygons' tool to vector menu.") + "</li>";
1973
+
whatsNew += "<li>" + tr("Added field calculator with functions like $x, $y and $perimeter.") + "</li>";
whatsNew += "<li>" + tr("Fix feature updates in feature form from attribute table.") + "</li>";
2009
+
whatsNew += "<li>" + tr("Add support for NULL values in value maps (comboboxes).") + "</li>";
2010
+
whatsNew += "<li>" + tr("Use layer names instead of ids in drop down list when loading value maps from layers.") + "</li>";
2011
+
whatsNew += "<li>" + tr("Support feature form expression fields: line edits on the form which name prefix \"expr_\" are evaluated. Their value is interpreted as field calculator string and replaced with the calculated value.") + "</li></ul></li>";
2012
+
whatsNew += "<li>" + tr("Support searching for NULL in attribute table.") + "</li>";
0 commit comments