| 
							
							
								 Septen | 4a046b7db1 | Merge branch 'master' of git://github.com/qgis/QGIS | 2016-03-22 23:51:59 +03:00 |  | 
			
				
					| 
							
							
								 Septen | 6c31d89a51 | (ref #14469) Processing options: search optimized. Cleanups. | 2016-03-22 23:47:07 +03:00 |  | 
			
				
					| 
							
							
								 Septen | 12aedac622 | (ref #14469).Added search feature for Processing options. * Added possibility to search within Processing options,
  either for providers or provider nodes. | 2016-03-22 02:36:25 +03:00 |  | 
			
				
					| 
							
							
								 Juergen E. Fischer | 2526d3e3c8 | processing: switch to pyqt wrappers, flake8 fixes | 2016-03-21 17:00:25 +01:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | 8afd1103c1 | don't duplicate Menus entry in settings | 2016-03-20 08:41:27 +02:00 |  | 
			
				
					| 
							
							
								 Juergen E. Fischer | c6d921729e | python fixes: * issues identified by pyflakes (star and unused imports)
* pyqtwrapper: add QtSvg
* some exceptions e.message => unicode(e)
* some translations tr("..." % foo) => tr("...") % foo
* TODO:
  python/console/console_sci.py:547 QsciScintillaCompat?
  python/plugins/db_manager/dlg_query_builder.py:304 pop_up_error? | 2016-03-15 17:25:23 +01:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | 6610c6e25d | [processing] don't throw error when new provider added and settings is not updated yet | 2016-03-13 13:22:19 +02:00 |  | 
			
				
					| 
							
							
								 volaya | af8a62d93e | [processing] alg menus can now be configured from Processing options | 2016-03-01 15:57:32 +02:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | 5df0ce04e8 | [processing] replace fTools and GdalTools plugins with Processing | 2016-03-01 15:57:32 +02:00 |  | 
			
				
					| 
							
							
								 Sab | 06357dd31e | Fix problem with QSpinBox error in Processing dialog windows This will cause QGIS to crash, when accessing Processing > Options
items. | 2015-11-26 13:12:03 +00:00 |  | 
			
				
					| 
							
							
								 Nyall Dawson | 53aa583da0 | [processing] Use QgsDoubleSpinBox instead of QSpinBox Allows for simple calculations in spin box, adds a reset control
to reset widget to default value | 2015-11-18 16:27:04 +11:00 |  | 
			
				
					| 
							
							
								 Juergen E. Fischer | 9a89408b72 | indentation update | 2015-11-10 20:21:10 +00:00 |  | 
			
				
					| 
							
							
								 volaya | 86556c227b | [Processing] corrected wrong change in config dialog | 2015-11-08 16:31:45 +01:00 |  | 
			
				
					| 
							
							
								 volaya | f0bbb88944 | [Processing] fixed #13790 (issue saving config option) | 2015-11-08 16:28:10 +01:00 |  | 
			
				
					| 
							
							
								 volaya | edb3cf350e | [processing] add option to add validators to settings | 2015-11-06 11:36:22 +01:00 |  | 
			
				
					| 
							
							
								 Juergen E. Fischer | f996c54776 | indentation update | 2015-10-30 23:30:16 +01:00 |  | 
			
				
					| 
							
							
								 volaya | 4f8a27dd64 | [Processing] add default extensions for outputs as setting Based on an idea and code by Evgeniy Nikulin
It includes some improvements to the settings sysmte | 2015-10-24 21:18:17 +02:00 |  | 
			
				
					| 
							
							
								 volaya | e27f6a12c6 | [processing] fixed handling null values in Processing settings in Mac | 2015-10-01 08:46:09 +02:00 |  | 
			
				
					| 
							
							
								 Juergen E. Fischer | b39055b39c | indentation update (now including autopep8) | 2015-08-22 14:29:41 +02:00 |  | 
			
				
					| 
							
							
								 volaya | b80a1bcac5 | [processing] fixed handling of folders and files in settings fixes #12511 | 2015-06-26 12:00:02 +02:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | d8e1cf30af | [processing] load UI files dynamically | 2015-05-19 15:30:26 +03:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | 30dbd8fd5b | [processing] drop resources.qrc and load images dynamically. Also remove unused images | 2015-05-19 15:30:25 +03:00 |  | 
			
				
					| 
							
							
								 Juergen E. Fischer | 956c155e8f | fix python pep8 warnings and fix some revealed errors pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
     --exclude="ui_*.py,debian/*,python/ext-libs/*" \
     . | 2015-02-01 20:46:47 +01:00 |  | 
			
				
					| 
							
							
								 Juergen E. Fischer | f2b7c0fcf8 | handle unset setting values in processing (fixes #11340) | 2014-10-22 01:21:45 +02:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | bd13693ae3 | [processing] make bunch of strings translatable (sorry translators) | 2014-10-04 11:36:39 +03:00 |  | 
			
				
					| 
							
							
								 volaya | a5e5a0e22c | [processing] changed how toolbox is updated after adding/removing provider | 2014-06-13 14:09:41 +02:00 |  | 
			
				
					| 
							
							
								 Victor Olaya | dce4a771ff | [processing] store settings using QSettings instead of in a dedicated file | 2014-04-23 22:01:35 +02:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | d86a9aa51f | [processing] better handling of non-ASCII characters in config dialog (addresses #9323) | 2014-03-24 20:18:44 +02:00 |  | 
			
				
					| 
							
							
								 Martin Dobias | 8e330e3ad4 | [processing] Fix Qt warnings when opening config dialog | 2014-02-13 13:25:44 +07:00 |  | 
			
				
					| 
							
							
								 Salvatore Larosa | c060164bca | [processing] fixes #9328: addressed: http://hub.qgis.org/issues/9328 | 2014-02-12 18:58:22 +01:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | 498a5d9ab8 | [processing] code formatting, make sources more pep8 compliant | 2013-10-02 16:24:10 +03:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | 30a271c643 | [processing] several fixes in config dialog | 2013-09-16 15:58:30 +03:00 |  | 
			
				
					| 
							
							
								 Alexander Bruy | f5271a1bd3 | [FEATURE] Model-View based config dialog for Processing (fix #5427) | 2013-09-13 14:40:55 +03:00 |  | 
			
				
					| 
							
							
								 Victor Olaya | 9bb3d6eb6b | renamed "sextante" to "processing" | 2013-08-20 09:22:03 +02:00 |  |