16 Commits

Author SHA1 Message Date
Vladimir
a743565796 Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
2025-01-13 01:23:52 +05:00
Vladimir
31a4d5cfdd Add tooltip 2025-01-12 22:44:24 +05:00
Vladimir
05d81f5795 Add configuration parameter Blocks Per Line 2021-11-29 19:12:55 +05:00
Vladimir
62d701b7f1 UI connected to options 2019-07-07 20:27:24 +05:00
Vladimir
6fbbcbf98e Added namespace to widgets, dialogs, etc. 2017-12-20 13:21:44 +05:00
Vladimir
8b5594e812 Added namespace to settings 2017-12-19 19:32:51 +05:00
Vladimir
ab1acea3e1 Scoped enums 2017-12-18 21:01:01 +05:00
Vladimir
7baae5878e Changed SetupTabImage 2017-08-11 20:59:41 +05:00
Vladimir
a40ef21d29 SetupTabimage connected to new fields of ImageOptions 2017-08-03 21:38:36 +05:00
Vladimir
cc651bb82c Changed layout of SetupTabImage widget
Added new widgets, renamed some old widgets, added group boxes.
2017-08-03 21:28:16 +05:00
Vladimir
13e1da5fd5 Code style changed with plugin Beautifier and Artistic Style 2016-10-15 19:31:03 +05:00
Vladimir
afa19da8b4 Removed delimiter lines //-------------- 2016-10-15 17:50:29 +05:00
Vladimir
7c43bd3397 Settings UI updated 2014-08-13 01:15:58 +06:00
Vladimir
98fb2d84b9 Settings UI updated 2013-09-17 21:24:56 +06:00
Vladimir
3a1dccecbd Settings UI updated 2013-09-17 01:59:23 +06:00
Vladimir
26a0585a65 Files moved to other directories to make sources more structured 2013-01-13 14:16:24 +06:00