Roman Telezhynskyi
8e2c0bc7ef
Separate tool tips for the tool groups.
2023-10-25 16:55:19 +03:00
Roman Telezhynskyi
77024cd188
Fix an action name.
2023-10-25 12:21:32 +03:00
Roman Telezhynskyi
a3195babf2
Define constructors for struct VSShortcut.
2023-10-25 11:29:36 +03:00
Roman Telezhynskyi
2486d9d697
Fix compilation.
2023-10-24 15:00:22 +03:00
Roman Telezhynskyi
75a6d70aea
Fix compilation.
2023-10-24 14:49:56 +03:00
Roman Telezhynskyi
a2ac2ba670
Fix compilation.
2023-10-24 14:38:05 +03:00
Roman Telezhynskyi
3bbab78d4d
Keyboard shortcuts for each tool.
2023-10-24 14:27:41 +03:00
Roman Telezhynskyi
434a1d0acf
Fix deprecation warnings.
2023-10-24 11:03:04 +03:00
Roman Telezhynskyi
8527c5936c
Fix compiler warnings.
2023-10-24 08:29:03 +03:00
Roman Telezhynskyi
b6ea17d506
GCC warning.
2023-10-23 18:23:54 +03:00
Roman Telezhynskyi
a2c7e1efa2
Fix qmake script.
2023-10-23 18:16:45 +03:00
Roman Telezhynskyi
e56bd0792d
Refactoring.
...
Fix name of the signal according to code style.
2023-10-23 18:16:01 +03:00
Roman Telezhynskyi
5c1d8476ff
QKeySequenceEdit::setClearButtonEnabled was introduced in Qt 6.4.
2023-10-23 17:59:23 +03:00
Roman Telezhynskyi
06dd217130
Fix build.
2023-10-23 17:38:42 +03:00
Roman Telezhynskyi
f620b24b56
Shortcuts manager.
2023-10-23 16:57:22 +03:00
Roman Telezhynskyi
6696c613c4
Fix compilation error.
2023-10-20 11:32:30 +03:00
Roman Telezhynskyi
08f4c86dcc
Fix qmake script.
2023-10-19 18:54:04 +03:00
Roman Telezhynskyi
83ea11cc19
GCC warning.
2023-10-19 18:13:26 +03:00
Roman Telezhynskyi
0c64c55eb2
Tape app. Show variables in order they were added if possible.
...
Additionally users can sort the list.
2023-10-19 17:59:34 +03:00
Roman Telezhynskyi
2dae3816a6
New feature. Custom measurement name.
2023-10-19 17:35:29 +03:00
Roman Telezhynskyi
4ea992cb87
Refactoring.
...
Code style.
2023-10-19 09:16:13 +03:00
Roman Telezhynskyi
7d515b08c4
Fix pattern image proportions in pattern properties.
2023-10-19 09:15:59 +03:00
Roman Telezhynskyi
df51f1a873
More cases for string literals.
2023-10-18 15:23:55 +03:00
Roman Telezhynskyi
59b42849cf
Fix compatibility with MSVC.
2023-10-14 08:32:04 +03:00
Roman Telezhynskyi
f6073c0c82
Fix GCC warning.
2023-10-13 18:42:34 +03:00
Roman Telezhynskyi
9d734a667b
Fix error: tr() cannot be called without context.
2023-10-13 18:33:16 +03:00
Roman Telezhynskyi
bc6b9468b7
Refactoring.
2023-10-13 15:26:19 +03:00
Roman Telezhynskyi
bf58addbe3
Puzzle app. Fix piece position move when update layout data.
2023-10-13 15:22:23 +03:00
Roman Telezhynskyi
3058c2fc33
Fix incorrect applying grainline position correction.
2023-10-13 15:20:01 +03:00
Roman Telezhynskyi
f430dbae1f
Round total memory to one decimal place.
2023-10-13 12:51:26 +03:00
Roman Telezhynskyi
9ac8323898
Fix defining notch marks. Should be unicode.
2023-10-12 12:18:21 +03:00
Roman Telezhynskyi
a46b5b8d1d
Fix context menu.
2023-10-12 12:02:43 +03:00
Roman Telezhynskyi
6a3531eef9
Fix compatibility with Qt 5.6.
2023-10-11 18:30:20 +03:00
Roman Telezhynskyi
81235377fe
Refactoring.
2023-10-10 14:49:04 +03:00
Roman Telezhynskyi
2118e0766d
New piece option Follow grainline.
2023-10-10 14:14:23 +03:00
Roman Telezhynskyi
11b5efc514
Refactoring.
...
Reduce complexity of the function.
2023-10-10 11:25:13 +03:00
Roman Telezhynskyi
6d471c5a55
Refactoring.
2023-10-10 11:08:57 +03:00
Roman Telezhynskyi
bbf7e24aa8
Optimizing call of PreparePlaceholders function.
2023-10-10 11:08:41 +03:00
Roman Telezhynskyi
e895a1d77d
Refactoring.
...
Code style.
2023-10-10 10:36:30 +03:00
Roman Telezhynskyi
b40d8e3c8e
Fixing compatibility with Qt 5.6.
2023-10-09 13:40:55 +03:00
Roman Telezhynskyi
d913a3bd0d
Fix multi line string literals.
2023-10-09 12:45:34 +03:00
Roman Telezhynskyi
9f42d88394
Unit::LAST_UNIT_DO_NOT_USE used to mark a dimension which doesn't have units.
2023-10-08 07:41:16 +03:00
Roman Telezhynskyi
5fb441c9ba
Calculate font pixel size if the size was set with setPointSize() or setPointSizeF().
2023-10-08 07:40:21 +03:00
Roman Telezhynskyi
e9f42bda30
Start using string literal operators for Qt types.
2023-10-07 18:56:39 +03:00
Roman Telezhynskyi
8f23d057f4
Fix filling piece label data.
2023-10-07 12:47:43 +03:00
Roman Telezhynskyi
e7f1b09e83
New option: Translate formula.
2023-10-06 10:57:46 +03:00
Roman Telezhynskyi
1ed8bf4a46
Collect statistic about used file format versions.
...
Later it will be useful when we will decide which formats to support for backward compatibility.
2023-10-06 10:01:35 +03:00
Roman Telezhynskyi
2219985f6e
Redesign standard path system.
2023-10-05 16:51:21 +03:00
Roman Telezhynskyi
02a92a4c49
Log pattern tool used.
...
It would be interesting to see popular and less popular tools, and to, at some point, take a deeper dive as to why people use the less often used tools, less often. It brings many interesting discussions - perhaps a tool doesn't quite work as intended or could be improved on.
2023-10-05 10:19:13 +03:00
Roman Telezhynskyi
427503a886
Add Hide main path option to details's context menu.
2023-10-05 09:02:53 +03:00