[Kst] www/areas/extragear/apps/kst/screenshots/dialogs

Nicolas Brisset nicolas.brisset at eurocopter.com
Wed Nov 19 23:13:17 UTC 2014


SVN commit 1406713 by brisset:

Add relevant new dialogs and update the ones which have seen a significant revamp since 2.0.3.


 AM            ascii_configuration_dialog.png  
 AM            ascii_configuration_dialog_thumb.png  
 AM            create_equation_auto_completion.png  
 AM            create_equation_auto_completion_thumb.png  
 M  +4 -0      index.php  
 AM            settings_theme.png  
 AM            settings_theme_thumb.png  
 M             tool_data_manager.png  
 M             tool_data_manager_thumb.png  
 M             view_vectors.png  
 M             view_vectors_thumb.png  


--- trunk/www/areas/extragear/apps/kst/screenshots/dialogs/index.php #1406712:1406713
@@ -37,6 +37,7 @@
   $gallery->addImage("wizard_layout_options_thumb.png", "wizard_layout_options.png", 300, "", "Data wizard import tool, 4th page: layout options for the new plots", "Data wizard import tool, 4th page: layout options for the new plots", "");
   $gallery->startNewRow();
   $gallery->addImage("wizard_result_thumb.png", "wizard_result.png", 300, "", "Data wizard import tool, result: a couple of plots created in only a few clicks!", "Data wizard import tool, result: a couple of plots created in only a few clicks!", "");
+  $gallery->addImage("ascii_configuration_dialog_thumb.png", "ascii_configuration_dialog.png", 300, "", "ASCII configuration dialog: as flexible as can be", "ASCII configuration dialog: as flexible as can be", "");
   $gallery->show();
 ?>
 
@@ -68,6 +69,8 @@
   $gallery->startNewRow();
   $gallery->addImage("create_plugin_filter_from_plot_thumb.png", "create_plugin_filter_from_plot.png", 300, "", "Filter creation dialog called from a plot", "Filter creation dialog called from a plot", "");
   $gallery->addImage("create_plugin_fit_from_plot_thumb.png", "create_plugin_fit_from_plot.png", 300, "", "Fit creation dialog called from a plot", "Fit creation dialog called from a plot", "");
+  $gallery->startNewRow();
+  $gallery->addImage("create_equation_auto_completion_thumb.png", "create_equation_auto_completion.png", 300, "", "Auto-completion in action", "Auto-completion in action", "");
   $gallery->show();
 ?>
 
@@ -144,6 +147,7 @@
   $gallery->addImage("settings_fill_props_thumb.png", "settings_fill_props.png", 300, "", "Settings menu: default fill properties", "Settings menu: default fill properties", "");
   $gallery->startNewRow();
   $gallery->addImage("settings_default_layout_thumb.png", "settings_default_layout.png", 300, "", "Settings menu: default layout options", "Settings menu: default layout options", "");
+  $gallery->addImage("settings_theme_thumb.png", "settings_theme.png", 300, "", "Settings menu: theme dialog", "Settings menu: theme dialog", "");
   $gallery->show();
 ?>
 


More information about the Kst mailing list