Commit Graph

  • 23e0631fbd Ignore certificate import error. Roman Telezhynskyi 2024-03-12 17:02:38 +0200
  • 45decf0b1f Lupdate. Roman Telezhynskyi 2024-03-12 16:51:53 +0200
  • 33a5939c18 Automatic crash reports. Roman Telezhynskyi 2024-03-12 16:39:44 +0200
  • fb15284483 Sonarcloud warnings. Roman Telezhynskyi 2024-03-02 15:24:09 +0200
  • 3548f2b71c Install missing dependency. Roman Telezhynskyi 2024-03-01 16:10:49 +0200
  • 9c8ba7f997 Fix crash in History dialog. Roman Telezhynskyi 2024-03-01 14:32:19 +0200
  • 18545d6355 Prepare portable bundle on Windows as a second option. Roman Telezhynskyi 2024-03-01 13:44:15 +0200
  • f48dd59087 Fix build. Roman Telezhynskyi 2024-03-01 11:10:49 +0200
  • 5dfe06804f Fix mirror line. Roman Telezhynskyi 2024-02-29 16:42:07 +0200
  • ced93eb58a Warn about overriding previous version. Roman Telezhynskyi 2024-02-28 12:24:54 +0200
  • 21b8401466 Fix rounding problem when search a size template. Roman Telezhynskyi 2024-02-27 20:35:22 +0200
  • eb22f19fea English language is internal and doesn't require separate *.qm file. Roman Telezhynskyi 2024-02-27 18:12:16 +0200
  • f32da16dd8 Lupdate. Roman Telezhynskyi 2024-02-27 17:28:59 +0200
  • 55c0b95a3f Fix incorrect update of seam allowance mirror line. Roman Telezhynskyi 2024-02-27 15:55:13 +0200
  • 2b879c7bef Fix copy/paste error. Roman Telezhynskyi 2024-02-27 15:38:59 +0200
  • a138352d1c Puzzle app. Open new window only if current already has been used. Roman Telezhynskyi 2024-02-27 15:24:51 +0200
  • 97d4e6378a Fix compatibility with previous versions. Roman Telezhynskyi 2024-02-27 15:10:26 +0200
  • 283a62f580 Fix build errors. Roman Telezhynskyi 2024-02-24 12:20:50 +0200
  • 2c58867ed9 Merge branch 'maintenance/improvement2' into 'develop' Roman Telezhynskyi 2024-02-24 10:10:04 +0000
  • 55b2c1b4ae Code cleaning : functions that should be const Yann Lossouarn 2024-02-23 23:46:32 +0100
  • 95db2eb133 Code smell and performance : capture various variables by reference Yann Lossouarn 2024-02-23 22:05:30 +0100
  • a1cf176331 Code smell and performance : capture various variables by reference Yann Lossouarn 2024-02-23 18:51:02 +0100
  • 0400b4fc72 Code smell and performance : capture various variables by reference Yann Lossouarn 2024-02-23 18:42:43 +0100
  • ed6cd0a927 Code smell and performance : capture img and watermarkData by reference Yann Lossouarn 2024-02-23 18:42:24 +0100
  • eea5dca893 Code smell & performance improvement : Capture large object "watermarkData" by reference. Yann Lossouarn 2024-02-23 18:34:20 +0100
  • 7ff8aed6bc Code smell improvement: capture variable by reference Yann Lossouarn 2024-02-23 18:31:01 +0100
  • 932db63497 Code smell improvement: capture 'matrix' by reference instead of capturing by value Yann Lossouarn 2024-02-23 18:21:40 +0100
  • b0b451eabd Add note about Discord server. Roman Telezhynskyi 2024-02-23 19:17:43 +0200
  • cdc6bc8c8a Fix links to Instagram accounts. Roman Telezhynskyi 2024-02-23 19:17:17 +0200
  • 1527a53367 Discord chat badge. Roman Telezhynskyi 2024-02-23 15:47:21 +0200
  • f5ded09608 Fix badges layout. Roman Telezhynskyi 2024-02-23 15:45:13 +0200
  • aa8748e873 Remove virtual. Roman Telezhynskyi 2024-02-23 15:35:46 +0200
  • ae59938dc9 Support for Retina screens. Roman Telezhynskyi 2024-02-23 15:35:21 +0200
  • c69267466e Code style. Roman Telezhynskyi 2024-02-23 15:12:19 +0200
  • 2ae203897a Reverse change. Roman Telezhynskyi 2024-02-23 14:42:57 +0200
  • cf5fd8124f Reverse change. Roman Telezhynskyi 2024-02-23 14:31:29 +0200
  • e8c0f73726 Add disambiguation to help translators. Roman Telezhynskyi 2024-02-22 13:36:34 +0200
  • db245ed644 Merge branch 'develop' into 'develop' Roman Telezhynskyi 2024-02-23 09:35:32 +0000
  • b6ad741cd9 Bugfix: suppressing horizontal scrolling on Preferences>Pattern and... Yann Lossouarn 2024-02-23 09:35:32 +0000
  • e4e128417b Add missing dependency. Roman Telezhynskyi 2024-02-21 19:29:50 +0200
  • 45af6500b2 Improve build script. Roman Telezhynskyi 2024-02-21 19:29:28 +0200
  • ed7f357a3c Pass expensive to copy object by reference to const. Roman Telezhynskyi 2024-02-21 13:38:02 +0200
  • 2f53e38ad7 Add a using-declaration to derived class to inherit the constructors, and remove the ones manually duplicated. Roman Telezhynskyi 2024-02-21 11:59:52 +0200
  • 587d7aadd4 Convert integer literal to a bool literal. Roman Telezhynskyi 2024-02-21 11:58:57 +0200
  • 1249e1f2fc "empty()" or "isEmpty()" should be used to test for emptiness. Roman Telezhynskyi 2024-02-21 11:48:58 +0200
  • b6b278997a The "_t" and "_v" version of type traits should be used instead of "::type" and "::value". Roman Telezhynskyi 2024-02-21 09:05:13 +0200
  • 634913da34 Combine functions with its overloads by using "if constexpr". Roman Telezhynskyi 2024-02-20 15:59:44 +0200
  • 5d3ca3c470 Refactoring. Roman Telezhynskyi 2024-02-20 15:44:50 +0200
  • 72893d4d40 Change targeted C++ standard. Roman Telezhynskyi 2024-02-20 15:38:24 +0200
  • 8931d7808d Fix build on mac. Roman Telezhynskyi 2024-02-20 12:00:18 +0200
  • 5f03a272d4 Make available build revision number in sources. Roman Telezhynskyi 2024-02-20 11:58:02 +0200
  • f120519ede Default construct doesn't initialize constructor. Roman Telezhynskyi 2024-02-20 11:39:25 +0200
  • 6df0ca7fca Fix build on mac. Roman Telezhynskyi 2024-02-20 11:38:46 +0200
  • ba5c40b15d Refactoring. Code duplication. Roman Telezhynskyi 2024-02-20 11:00:24 +0200
  • 01462c3d20 Fix build. Roman Telezhynskyi 2024-02-20 10:30:31 +0200
  • faab23b0af Use auto. Roman Telezhynskyi 2024-02-20 09:27:52 +0200
  • d6fa5ddac0 Suppress warning object used after it was moved. Roman Telezhynskyi 2024-02-20 09:17:20 +0200
  • ff018a3f2c Add pointer qualifications to auto-typed variables that are deduced to pointers. Roman Telezhynskyi 2024-02-19 18:31:25 +0200
  • 2134f969a0 Use 'using' instead of 'typedef'. Roman Telezhynskyi 2024-02-19 18:26:49 +0200
  • a48977c1df Constness prevents automatic move. Roman Telezhynskyi 2024-02-19 18:20:46 +0200
  • 643deeb521 Use auto to avoid duplicating the type name. Roman Telezhynskyi 2024-02-19 18:15:42 +0200
  • 0adb49a427 Variable can be declared 'const'. Roman Telezhynskyi 2024-02-19 18:09:56 +0200
  • 3027ddb49c Remove class destructor so that classes follows the rule of Zero. Roman Telezhynskyi 2024-02-20 08:57:48 +0200
  • 304ff66b06 Use the "nullptr" literal. Roman Telezhynskyi 2024-02-19 11:24:10 +0200
  • 409161c302 Make sure that moving an object of class is "noexcept". Roman Telezhynskyi 2024-02-19 11:17:32 +0200
  • 827b82e3f6 Remove Q_COMPILER_RVALUE_REFS. Roman Telezhynskyi 2024-02-19 11:14:02 +0200
  • 47a159c6aa Fix xcode version. Roman Telezhynskyi 2024-02-18 10:35:18 +0200
  • 38962a8ada Fix job names. Roman Telezhynskyi 2024-02-17 22:02:02 +0200
  • a3448cde76 Refactoring. Roman Telezhynskyi 2024-02-17 20:22:56 +0200
  • ad0d3c1612 Fix compatibility with >= c++17. Roman Telezhynskyi 2024-02-17 20:06:56 +0200
  • 6d04cd32a7 Sonar warnings. Roman Telezhynskyi 2024-02-17 16:46:59 +0200
  • 3192b0cafa Appveyor updated list of pre-installed software. Roman Telezhynskyi 2024-02-17 16:08:33 +0200
  • 6c0a8f0b64 Sonar warnings. Roman Telezhynskyi 2024-02-17 11:49:41 +0200
  • f353b02530 Since C++20 we no longer need operator!=. Roman Telezhynskyi 2024-02-17 11:41:47 +0200
  • be5b6d5b1f Refactoring. Roman Telezhynskyi 2024-02-17 11:24:26 +0200
  • bd89d3509b Change cache path. Roman Telezhynskyi 2024-02-17 09:12:15 +0200
  • 7d19562cd2 Reset cache. Roman Telezhynskyi 2024-02-16 22:53:00 +0200
  • 807bc88a68 Default entity resolution should be disabled before parsing. Roman Telezhynskyi 2024-02-16 19:34:05 +0200
  • 2ef85d43d4 Add path to Linux folder. Roman Telezhynskyi 2024-02-16 18:31:35 +0200
  • f2c0b194ad Setup ccache. Roman Telezhynskyi 2024-02-16 18:31:08 +0200
  • cb13946e4f Don't use PCH with Sonar. Roman Telezhynskyi 2024-02-16 18:04:39 +0200
  • 0ca7c7b3b5 Make coverage an optional dependency. Roman Telezhynskyi 2024-02-16 17:40:43 +0200
  • c8ffff6428 Test coverage with gcov. Roman Telezhynskyi 2024-02-16 16:39:07 +0200
  • 52c73dd321 Lupdate. Roman Telezhynskyi 2024-02-15 09:16:41 +0200
  • baf625e1ba Update cache on MacOS 10.15. Roman Telezhynskyi 2024-02-15 09:12:31 +0200
  • 47937245a6 Some dependencies still are missing. Roman Telezhynskyi 2024-02-14 12:46:06 +0200
  • 3b6aae076f Sonar warnings. Roman Telezhynskyi 2024-02-14 11:54:24 +0200
  • c8edf84def Fix path to AppImage. Roman Telezhynskyi 2024-02-14 11:03:13 +0200
  • 4b19565d4e Lupdate. Roman Telezhynskyi 2024-02-14 09:38:00 +0200
  • 2bbd678c8d Fix missing dependencies. Roman Telezhynskyi 2024-02-13 22:04:13 +0200
  • 260176f768 Switching to appimage-builder to generate AppImage. Roman Telezhynskyi 2024-02-13 20:35:06 +0200
  • 443f35c0d2 Fix opening Tape and Puzzle inside AppImage. Roman Telezhynskyi 2024-02-13 19:56:28 +0200
  • 815f8bf7b8 Log opening Tape and Puzzle. Roman Telezhynskyi 2024-02-13 19:55:52 +0200
  • 08b8023f3c Merge branch 'develop' into 'develop' Roman Telezhynskyi 2024-02-13 11:02:27 +0000
  • b85e0fe3f8 Correction of build errors with MacOS Sonoma Yann Lossouarn 2024-02-13 11:59:34 +0100
  • b83c38f7b5 Install dropbox package to deploy files. Roman Telezhynskyi 2024-02-12 17:38:29 +0200
  • 2d9575400a hint: value item "FileTools" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Utility, or System. Roman Telezhynskyi 2024-02-12 16:02:07 +0200
  • 428c27cddc error: value "application/x-valentina-pattern;application/x-valentina-s-measurements;application/x-valentina-i-measurements;application/x-valentina-k-measurements;application/x-valentina-layout" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character. Roman Telezhynskyi 2024-02-12 16:01:11 +0200
  • d1f079d5f0 Ensure that all libraries can be found by ldd. Roman Telezhynskyi 2024-02-12 14:15:17 +0200
  • cd1b065e58 Suppress GCC warnings. Roman Telezhynskyi 2024-02-12 13:49:01 +0200