Commit Graph

  • a0a1c03011 Add a repair option to automatically attempt to re-clone the repository woblight 2019-09-03 19:50:54 +02:00
  • ee1550991c Better error handling and safer pointer initialization plus some more fixes woblight 2019-08-24 00:11:17 +02:00
  • 0c98f06a15 Clear the list of files to be removed after user input. woblight 2019-08-12 17:22:25 +02:00
  • 3a24ae3deb no git_buf_dispose in libgit2 0.27 woblight 2019-08-11 18:36:58 +02:00
  • 2b6a05b792 Fix CI exiting on zypper exit code 107 woblight 2019-08-11 18:01:18 +02:00
  • c351389de5 If a detached head is originated from a branch, it will now detect the remote branch to check for updates woblight 2019-08-11 11:57:07 +02:00
  • 343192a8f7 Fix crash on startup due to late libgit2 init woblight 2019-08-11 11:48:08 +02:00
  • d5bd23e0c8 Revert "Check some pointers to be valid" woblight 2018-09-12 22:58:10 +02:00
  • 8e41ec655a Check some pointers to be valid woblight 2018-09-07 17:31:12 +02:00
  • 28a6a34a63 CI: fix missing gzip woblight 2018-08-21 23:32:59 +02:00
  • 69aa1a53ed Ask for removal confirmation for all subfolders at once woblight 2018-08-21 23:16:14 +02:00
  • d3a6c2ffa2 Work around a bug in some themes preventing uninstall confirmation. WobLight 2018-07-26 11:42:13 -07:00
  • dcc6d3e53b Fix removal of read-only files on Windows WobLight 2018-07-26 07:38:51 -07:00
  • 4600c475ce Destroy old addons list properly when refreshing it WobLight 2018-07-26 07:38:25 -07:00
  • 73d0552a2a Addon::updateGitStatus: free before return woblight 2018-07-25 15:40:06 +02:00
  • 65fbd64b5f Avoid duplicated scan on startup woblight 2018-07-25 15:38:16 +02:00
  • b2718d4859 Fix buggy touch woblight 2018-07-22 22:51:26 +02:00
  • ba52d8a498 Fix passed update argument woblight 2018-07-22 22:51:13 +02:00
  • 76bb1a980a Fix update argument woblight 2018-07-22 20:43:38 +02:00
  • c4753b009d CI: add missing quazip dep woblight 2018-07-22 19:07:56 +02:00
  • dbb95f47a1 Fix update unpacking woblight 2018-07-22 18:59:07 +02:00
  • 563fb98f64 delete zip after extraction woblight 2018-07-22 17:22:41 +02:00
  • 9533ecbf19 describe: always add commit hash woblight 2018-07-22 17:22:16 +02:00
  • e269b1d6d4 Uninstall before update woblight 2018-07-22 16:36:11 +02:00
  • 5587ece5f8 Extract update in a directory with safer name woblight 2018-07-22 15:33:48 +02:00
  • a68030ed28 pass QFile info by const reference in walkFolders woblight 2018-07-22 15:02:46 +02:00
  • e62be4de61 Add missing license notice woblight 2018-07-22 15:01:59 +02:00
  • 58a4d7f569 Added self-update woblight 2018-07-22 15:01:34 +02:00
  • 96b3022c22 CI: add winbuild and windeploy to .PHONY woblight 2018-07-19 20:12:58 +02:00
  • ff01dece3f CI: fix GAM_BUILD_NAME woblight 2018-07-19 20:12:16 +02:00
  • b14cd76b05 Touch main.cpp when GIT_DESCRIBE is set woblight 2018-07-19 10:57:00 +02:00
  • e6d2ad912a CI: fix Linux_x64 artifacts woblight 2018-07-19 10:30:29 +02:00
  • d6bb799e61 Initial self update implementation woblight 2018-07-17 22:43:58 +02:00
  • 5ee2fce3aa CI: use CI_COMMIT_SHA for artifacts names woblight 2018-07-17 17:57:44 +02:00
  • 2f88d8fefd CI: giving up on versions on artifacts names woblight 2018-07-17 17:18:37 +02:00
  • e02dd2ab2c CI: attempt to fix version name 3 woblight 2018-07-17 16:56:06 +02:00
  • d12dd5af25 CI: put cache in its job woblight 2018-07-17 16:26:14 +02:00
  • 9cf5e14ed6 CI: attempt to fix version name 2 woblight 2018-07-17 16:22:32 +02:00
  • 41b38ff7cb CI: attempt to fix version name woblight 2018-07-17 16:03:46 +02:00
  • 692e65b14b CI: descrive artifacts names woblight 2018-07-17 15:38:08 +02:00
  • c7e688d9e6 CI: Place artifacts in a folder with a nice name woblight 2018-07-17 15:37:29 +02:00
  • 5431372a45 CI: rename jobs woblight 2018-07-17 14:38:01 +02:00
  • f1efb0df5c CI: cleanup git.exe woblight 2018-07-17 14:36:00 +02:00
  • d3381c4c79 CI: fix win32 qt modules woblight 2018-07-17 14:18:20 +02:00
  • 8ce9f8b045 Allow GIT_DESCRIBE to be set from outside woblight 2018-07-17 13:56:14 +02:00
  • f499ccc4ec CI: set git path only for qmake woblight 2018-07-17 13:18:23 +02:00
  • 507685808c CI: remove duplicated QTDIR woblight 2018-07-17 13:07:35 +02:00
  • bfae4de722 CI: run qmake in build dir woblight 2018-07-17 12:05:33 +02:00
  • e6da1e664c CI: specify spec for linux build woblight 2018-07-17 10:58:30 +02:00
  • 538c1ecc15 CI: use wine-staging woblight 2018-07-17 00:36:08 +02:00
  • 3775b1f525 CI: fix missing qt.conf woblight 2018-07-17 00:17:20 +02:00
  • 181f77f6ce CI: add tar woblight 2018-07-16 23:58:30 +02:00
  • a4a6bb2f76 CI: move p7zip where it belongs woblight 2018-07-16 23:48:02 +02:00
  • 757fe82c64 CI: don't call wine when not needed woblight 2018-07-16 23:33:44 +02:00
  • e26117d4f1 CI: add make to winbuild woblight 2018-07-16 23:29:27 +02:00
  • c4d0d41d9d Add qmake output for GIT_DESCRIBE woblight 2018-07-16 23:21:12 +02:00
  • 81deab9a7e CI: add wget woblight 2018-07-16 23:13:02 +02:00
  • 3276ee863b CI: split before script woblight 2018-07-16 23:11:50 +02:00
  • d07699f9b4 CI: fix package name woblight 2018-07-16 23:02:49 +02:00
  • 5913a382ce CI: fix package name woblight 2018-07-16 22:59:52 +02:00
  • 916348b914 CI: fix zypper options woblight 2018-07-16 22:56:52 +02:00
  • 5d4049238b CI: use opensuse runner woblight 2018-07-16 22:54:33 +02:00
  • c8c6c218aa Revert "CI: use testing repo for debian" woblight 2018-07-16 22:38:51 +02:00
  • 2fb172be59 Revert "CI: fix testing repo" woblight 2018-07-16 22:38:06 +02:00
  • ab7b3abc98 CI: fix testing repo woblight 2018-07-16 22:35:15 +02:00
  • a330017f93 CI: use testing repo for debian woblight 2018-07-16 22:34:00 +02:00
  • 72de523066 CI: fix typo woblight 2018-07-16 22:25:14 +02:00
  • 549ded4145 CI: install Qt w/o installer woblight 2018-07-16 22:18:18 +02:00
  • 91a65319ec CI: use 7zr woblight 2018-07-16 18:14:06 +02:00
  • 19995183ce Add gcc and g++ to yml woblight 2018-07-16 18:07:57 +02:00
  • a59f39d909 Remove unused mingw from yml woblight 2018-07-16 18:04:51 +02:00
  • cf80e2df46 fix yaml woblight 2018-07-16 17:33:32 +02:00
  • 8d05090984 Enable 32bit in CI woblight 2018-07-16 17:24:28 +02:00
  • 9f676b38cc Add git to gitlab CI woblight 2018-07-16 17:15:30 +02:00
  • 67f6b81b8c Add wine32 to gitlab CI woblight 2018-07-16 17:05:18 +02:00
  • 997d22693f Fix missing qt package for debian build CI woblight 2018-07-16 16:57:19 +02:00
  • f403a59475 Fix debian qmake 2 woblight 2018-07-16 16:47:16 +02:00
  • 5d288abe9f Fix debian qmake CI.mk woblight 2018-07-16 16:39:02 +02:00
  • a2d88ace50 Fix yaml 5 woblight 2018-07-16 16:32:47 +02:00
  • 2ef90b4f84 Fix yaml 4 woblight 2018-07-16 16:30:37 +02:00
  • 6a0fbf6aa9 Use 2 spaces to indent in yaml woblight 2018-07-16 16:29:10 +02:00
  • b5ca2113af Fix yml 3 woblight 2018-07-16 16:18:17 +02:00
  • a89f1b529c Fix yml 2 woblight 2018-07-16 16:15:55 +02:00
  • 92fe7657c3 Fix CI woblight 2018-07-16 16:11:16 +02:00
  • fa52553c97 Add files for CI woblight 2018-07-16 16:08:32 +02:00
  • 47a127b3ef Add option to open readme file woblight 2018-07-13 23:41:21 +02:00
  • f7e61d0c77 Add repair button woblight 2018-07-13 16:37:56 +02:00
  • ab7c9aedad Add tr() to style dialog strings woblight 2018-07-13 11:13:35 +02:00
  • d9a9d21802 Added customization for Material and Universal styles woblight 2018-07-13 10:54:39 +02:00
  • a0be5f7c0d Add an option to change qqc2 style woblight 2018-07-12 18:59:07 +02:00
  • 1899e107cc Add .gitignore woblight 2018-06-24 10:56:06 +02:00
  • 5a000f2fc0 Add missing COPYING file woblight 2018-06-24 10:52:15 +02:00
  • aeb4bdb83e Correct redundant version string woblight 2018-06-24 00:10:49 +02:00
  • 4c7da1a306 Fix folder removal progress woblight 2018-06-23 23:41:17 +02:00
  • aa33e06bad Close repo before renaming woblight 2018-06-23 21:16:39 +02:00
  • a330bf679c Prepend newly cloned addons woblight 2018-06-23 20:08:00 +02:00
  • b4698f0b67 Fix rename on clone woblight 2018-06-23 20:02:48 +02:00
  • d6fccf0ac7 fix directory removal progress woblight 2018-06-23 19:51:51 +02:00
  • fc9033eb56 Add git version to About woblight 2018-06-21 14:28:11 +02:00
  • cfc9693b8b Remove wrong window title woblight 2018-06-21 13:08:46 +02:00