95d5bb99c0
refactor: review delete and new operators
2024-04-18 02:35:31 +03:00
397b523180
refactor: refresh aw plugin
2024-04-16 18:33:19 +03:00
9d0a1bd70c
rewrite formtatter* and customkeys* to share their code
2017-07-12 03:28:03 +03:00
7ce3e8b1cf
add custom keys configuration
2017-07-10 01:43:21 +03:00
d0c96ce829
massive refactoring
2017-05-05 17:55:52 +03:00
6e62ceaac7
massive changes inside
...
* use pass by ref instead of by value if possible
* use reference in interation over collections
* fix no tag inserting
2017-05-04 15:00:50 +03:00
1c52cf72be
initial import of custom keys support ( #101 )
...
It will use the configuration file `$AWHOME/custom.ini`, group `[Custom]`. One
custom key per string, key is custom key, value is any of available
standard data.
Formatters will be defined by using standard way.
2016-09-21 01:02:21 +03:00
877f58784b
small refactoring
...
* change `writeFormatters` method to more intuitive
`removeUnusedFormatters`
* use class property as filename
2016-09-19 23:49:11 +03:00
90c33ab24d
use m_ prefix for all internal variables, update CONTRIBUTING.md
...
accordingly
2016-07-27 20:40:17 +03:00
72f0d4587b
more correct test class for extscripts
2016-05-23 11:04:12 +03:00
f717c984b7
add formatters configuration to ui
2016-05-18 12:46:50 +03:00
301a908aed
add formatter configuration to ui
2016-05-15 01:18:18 +03:00