Roman Telezhynskyi
|
94dc3bddd5
|
Refactoring.
Use the init-statement to declare a variable inside the if/switch statement.
|
2024-03-30 18:02:45 +02:00 |
|
Roman Telezhynskyi
|
24d39bffb7
|
Save logs for Tape and Puzzle apps in log file on disk for sending with crash reports.
|
2024-03-13 15:45:28 +02:00 |
|
Roman Telezhynskyi
|
cf5fd8124f
|
Reverse change.
Follow don't repeat yourself approach.
|
2024-02-23 14:31:29 +02:00 |
|
Yann Lossouarn
|
b6ad741cd9
|
Bugfix: suppressing horizontal scrolling on Preferences>Pattern and...
|
2024-02-23 09:35:32 +00:00 |
|
Roman Telezhynskyi
|
1249e1f2fc
|
"empty()" or "isEmpty()" should be used to test for emptiness.
|
2024-02-21 11:48:58 +02:00 |
|
Roman Telezhynskyi
|
ba5c40b15d
|
Refactoring. Code duplication.
|
2024-02-20 11:00:24 +02:00 |
|
Roman Telezhynskyi
|
0adb49a427
|
Variable can be declared 'const'.
|
2024-02-20 08:58:06 +02:00 |
|
Roman Telezhynskyi
|
6d04cd32a7
|
Sonar warnings.
|
2024-02-17 16:46:59 +02:00 |
|
Roman Telezhynskyi
|
38dbbe29ba
|
Minimal Qt version increased to Qt 5.15. Minimal C++ standard to C++17.
|
2024-01-23 15:57:29 +02:00 |
|
Roman Telezhynskyi
|
38fbc03f16
|
New features: Mirror line, Fold line.
|
2024-01-06 14:22:03 +02:00 |
|
Roman Telezhynskyi
|
19d632a094
|
Clang warning.
|
2023-11-09 18:41:59 +02:00 |
|
Roman Telezhynskyi
|
4778102fc9
|
QEvent::ApplicationActivate has been deprecated. Use ApplicationStateChange instead.
|
2023-11-09 17:59:21 +02:00 |
|
Roman Telezhynskyi
|
c7620ef60c
|
Remove diagrams.qrc.
|
2023-10-31 19:55:36 +02:00 |
|
Roman Telezhynskyi
|
f620b24b56
|
Shortcuts manager.
|
2023-10-23 16:57:22 +03:00 |
|
Roman Telezhynskyi
|
a312e154b7
|
Puzzle app. Fix updating layout when file already opened.
|
2023-10-13 18:07:48 +03:00 |
|
Roman Telezhynskyi
|
e9f42bda30
|
Start using string literal operators for Qt types.
|
2023-10-07 18:56:39 +03:00 |
|
Roman Telezhynskyi
|
d1643a56d6
|
Block based on IP.
|
2023-10-04 17:02:18 +03:00 |
|
Roman Telezhynskyi
|
a5bf891d43
|
Increased requirement for minimal Qt version.
|
2023-08-12 12:03:28 +03:00 |
|
Roman Telezhynskyi
|
14ec95ee9f
|
Switch to Fusion style when activate custom theme or use default dark theme on Windows.
|
2023-08-09 15:46:02 +03:00 |
|
Roman Telezhynskyi
|
ccdabec868
|
Avoid using global static variables.
|
2023-08-05 17:52:13 +03:00 |
|
Roman Telezhynskyi
|
ec8a22cc84
|
Improve support for dark theme.
Custom dark theme updated. Added support for native dark mode. Added new icon themes. Scene still needs improvement.
|
2023-07-24 13:41:42 +03:00 |
|
Roman Telezhynskyi
|
791aa22050
|
Send repo revision.
|
2023-06-29 17:54:54 +03:00 |
|
Roman Telezhynskyi
|
fbfb63feaa
|
Send usage statistic only in GUI mode.
|
2023-06-28 08:21:32 +03:00 |
|
Roman Telezhynskyi
|
eaf9d65339
|
System to collect usage statistic.
|
2023-06-27 14:15:21 +03:00 |
|
Roman Telezhynskyi
|
81141acf6d
|
Support for single-line fonts.
|
2023-06-22 18:30:43 +03:00 |
|
Roman Telezhynskyi
|
b5779ca3e8
|
Refactoring.
Code style.
|
2023-06-08 13:20:20 +03:00 |
|
Roman Telezhynskyi
|
c88da992a0
|
Clean Puzzle's command line keys.
Remove unused keys.
|
2023-04-10 13:41:44 +03:00 |
|
Roman Telezhynskyi
|
171b3be090
|
Backward compatibility for type qsizetype.
|
2023-02-09 17:27:43 +02:00 |
|
Roman Telezhynskyi
|
eb38a1c26f
|
Successful build of main binaries.
|
2023-01-04 18:31:50 +02:00 |
|
Roman Telezhynskyi
|
65400da902
|
Improve "Incompatible locale" check.
|
2022-09-15 15:02:44 +03:00 |
|
Roman Telezhynskyi
|
0ab0edc654
|
Refactoring.
|
2022-08-12 18:50:22 +03:00 |
|
Roman Telezhynskyi
|
7af257d552
|
Fix unit tests.
|
2022-08-08 16:14:46 +03:00 |
|
Roman Telezhynskyi
|
f005b78ecc
|
Refactoring.
|
2022-08-03 14:41:19 +03:00 |
|
Roman Telezhynskyi
|
36180a7c38
|
Check system locale.
|
2022-08-03 12:17:04 +03:00 |
|
Roman Telezhynskyi
|
7c1c6deeae
|
Fix crash when default locale is ru.
Additionally fix a common antipattern when loading translations in Qt.
|
2022-04-22 12:42:46 +03:00 |
|
Roman Telezhynskyi
|
2402bfaf9e
|
Fix typos.
|
2022-03-28 17:40:44 +03:00 |
|
Roman Telezhynskyi
|
d61eda4a41
|
Option to disable the automatic search for updates.
|
2021-11-18 14:55:15 +02:00 |
|
Roman Telezhynskyi
|
2e9c94ffae
|
Fix watermark size while scale sheet.
Add watermark placeholder for cases when raster image of watermark will require bigger size than image cache can handle.
|
2021-09-28 15:19:02 +03:00 |
|
Roman Telezhynskyi
|
a9b1bebb9e
|
Fix build with MSVC.
|
2021-09-16 14:18:36 +03:00 |
|
Roman Telezhynskyi
|
4646b6c1fb
|
Default layout settings.
|
2021-08-21 16:14:03 +03:00 |
|
Roman Telezhynskyi
|
91a69b83b6
|
Cleaning and refactoring.
|
2021-07-29 17:11:18 +03:00 |
|
Roman Telezhynskyi
|
18c0d7454f
|
Hide warnings related to QMacCGContext.
|
2021-06-04 08:50:37 +03:00 |
|
Roman Telezhynskyi
|
06d19ace25
|
Dialog File > Preferences.
|
2021-05-21 20:51:46 +03:00 |
|
Roman Telezhynskyi
|
e1b9fbaccd
|
One application, many windows.
|
2021-05-21 11:25:43 +03:00 |
|
Roman Telezhynskyi
|
dc50d24439
|
Review class VPMainWindow.
Setup initial state for a window. User must click New or Open before starting to use the window.
|
2021-05-20 18:33:53 +03:00 |
|
Roman Telezhynskyi
|
a0dba0ea25
|
Review class VPApplication.
|
2021-05-20 17:10:43 +03:00 |
|
Roman Telezhynskyi
|
a58a783aba
|
Merge branch 'develop' into feature/manual-layout
|
2020-12-23 18:40:33 +02:00 |
|
Ronan Le Tiec
|
c497e325d8
|
Zoom functions
|
2020-11-13 23:31:22 +01:00 |
|
Roman Telezhynskyi
|
0371905c0d
|
Merge remote-tracking branch 'origin/develop' into feature/manual-layout
|
2020-11-10 16:00:01 +02:00 |
|
Ronan Le Tiec
|
22a5e2094c
|
Refactoring VPuzzleSettings
|
2020-05-23 15:44:44 +02:00 |
|