4
0
mirror of https://github.com/QuasarApp/installer-framework.git synced 2025-05-05 09:49:32 +00:00

Commit Graph

  • f8ade64515 Update selected components from command line master Katja Marttila 2019-05-27 14:02:36 +03:00
  • e238e76433 Merge remote-tracking branch 'origin/3.1' into master Katja Marttila 2019-11-20 07:53:09 +02:00
  • 48a43de0be List available packages from command line Katja Marttila 2019-05-29 14:04:57 +03:00
  • 3bd4e7d632 Refactor code to functions which command line interface needs Katja Marttila 2019-10-21 12:31:04 +03:00
  • 7bac504eb6 Fix installer executable creation in Linux 3.1.2-rc3 3.1 Katja Marttila 2019-11-13 14:23:41 +02:00
  • 9c2a507215 Add early prompt to run MaintenanceTool as admin when needed Arttu Tarkiainen 2019-10-28 16:55:21 +02:00
  • 8053f11af1 Fix file deletion when canceling installation Katja Marttila 2019-11-08 08:03:57 +02:00
  • f667bf73d0 Add better test branch for testSetDefaultFilePermissions() on Windows Arttu Tarkiainen 2019-11-04 15:35:17 +02:00
  • 03166d8e49 Enable QInstaller::setDefaultFilePermissions() also on Windows Arttu Tarkiainen 2019-10-31 12:49:56 +02:00
  • 1cb9feb9a2 Fix extracted files list formation in ExtractArchive operation Arttu Tarkiainen 2019-10-16 16:17:43 +03:00
  • 7151a0b087 Initialize 'EssentialUpdate found' -variable Katja Marttila 2019-10-31 13:47:58 +02:00
  • f6b1d1fea2 Update Changelog Katja Marttila 2019-10-31 07:42:06 +02:00
  • abf6e847b5 Decrease the dat file file size Katja Marttila 2019-10-07 12:53:19 +03:00
  • 64e656846e Use grid layout in component selection page Katja Marttila 2019-09-24 10:19:30 +03:00
  • 7dd35b336f Fix addDependency functionality Katja Marttila 2019-10-18 15:03:01 +03:00
  • 9ce679325c List installed packages from command line Katja Marttila 2019-05-27 10:45:21 +03:00
  • 730425abb0 Fix --no-proxy option in Windows Katja Marttila 2019-10-14 14:26:47 +03:00
  • 1b96174671 Fix env variable remove on Windows Johanna Äijälä 2019-10-10 12:09:43 +03:00
  • c706665c4f Fix essential package update Katja Marttila 2019-10-11 07:42:48 +03:00
  • 62eeab668c Fix CreateLink operation destination string formatting on Windows Arttu Tarkiainen 2019-10-07 17:53:40 +03:00
  • 63723d0d74 Hide scrollarea background while fetching categories Katja Marttila 2019-09-24 10:09:27 +03:00
  • a0647b7aa6 macOS: Fix widget overlapping in componentselection page in macOS 10.12 Katja Marttila 2019-09-24 09:41:28 +03:00
  • 72fcd5fb27 Update Changelog 3.1.2-rc2 Katja Marttila 2019-09-02 15:02:57 +03:00
  • c410e42502 Refactor setting and checking of file permissions Arttu Tarkiainen 2019-07-24 16:45:39 +03:00
  • 516492370b Merge remote-tracking branch 'origin/3.1' into master Katja Marttila 2019-08-23 11:05:07 +03:00
  • 8f7af86198 Fix maintenance tool source translations to match the actual strings Andy Shaw 2019-08-22 16:55:35 +02:00
  • b3eaeb1782 Enable support for Qt 5.12 in installer framework Arttu Tarkiainen 2019-07-10 17:06:00 +03:00
  • 8efb76dc0a Update ChangeLog Katja Marttila 2019-08-16 13:01:48 +03:00
  • c7066c9dc2 Update usage of Apple-related terminology Arttu Tarkiainen 2019-08-07 14:51:12 +03:00
  • 3b310a3ec1 Add regular expression support to replace operation Arttu Tarkiainen 2019-06-14 16:15:16 +03:00
  • 28f92d3784 Change ApplicationsDir variable on macOS to return "/Applications" Arttu Tarkiainen 2019-06-28 13:13:28 +03:00
  • 54f1de217b Add IFW version information to installerbase binary on Windows Arttu Tarkiainen 2019-07-18 14:29:38 +03:00
  • 864aaa7ea3 Fix Mkdir undo operation fail to remove directory in Settings operation Arttu Tarkiainen 2019-07-22 16:27:04 +03:00
  • 6d5c3d36ea Fix incorrect compare string on findMagicCookieWithError() test function Arttu Tarkiainen 2019-06-28 16:04:48 +03:00
  • d4eb7fba67 Fix IFW version information not apparent on macOS Arttu Tarkiainen 2019-06-27 15:38:25 +03:00
  • 1c22f5dd46 Doc: Define CreateShortcut operation as a Windows-specific feature Arttu Tarkiainen 2019-07-17 17:43:02 +03:00
  • 55ecbb9660 Update repository categories on server authentication request Arttu Tarkiainen 2019-06-24 09:21:39 +03:00
  • 120e527ed1 Fix recalculation of components to install in MaintenanceTool Arttu Tarkiainen 2019-07-03 11:36:36 +03:00
  • 1ae7ad5c68 Doc: Fix wrong values in Settings Operation summary Arttu Tarkiainen 2019-07-19 10:20:58 +03:00
  • 18a722ade4 Doc: Update getting-started page Katja Marttila 2019-06-14 12:52:48 +03:00
  • 670e8b69f3 Prepare 3.1.2 release 3.1.2-rc Katja Marttila 2019-06-18 07:47:00 +03:00
  • b07d55203b Doc: Don't indicate that you can add pages in a control script Andy Shaw 2018-08-27 22:15:45 +02:00
  • 89f772f819 Gain admin rights for writing MaintenanceTool config files if needed Arttu Tarkiainen 2019-06-05 16:55:04 +03:00
  • 8d020f1b19 Update INSTALL file Katja Marttila 2017-04-12 10:42:40 +03:00
  • c1f87ceed0 Fix double condition check Katja Marttila 2019-06-11 14:41:33 +03:00
  • 0bb2d25e87 Fix initially deactivated buttons when selecting components to update Arttu Tarkiainen 2019-06-10 16:32:25 +03:00
  • 4ada7607ae Update documentation for Component Selection Page Arttu Tarkiainen 2019-05-29 12:23:57 +03:00
  • 46aecc23b2 Fix MaintenanceTool file write permission check on Linux and macOS Arttu Tarkiainen 2019-05-27 16:05:57 +03:00
  • c97eb6750c Documentation fixes Katja Marttila 2019-05-27 12:06:24 +03:00
  • 3946e2f860 Merge remote-tracking branch 'origin/3.1' into master Katja Marttila 2019-05-27 11:35:27 +03:00
  • 6ea22a1a9e Fix installer hang on Windows with empty command prompt window appearing Arttu Tarkiainen 2019-05-16 12:06:28 +03:00
  • 9653c8607f Update Russian translation Katja Marttila 2019-05-14 07:43:52 +03:00
  • 6ec05851a7 Doc: Improve strings in the Select Components page Kavindra Palaraja 2019-05-10 08:41:51 +02:00
  • 8730cb0fcf Update changelog 3.1.1-rc 3.1.1 Katja Marttila 2019-05-08 09:14:04 +03:00
  • 04a3e32784 Enable links and text selection in component description fields Arttu Tarkiainen 2019-05-03 13:54:38 +03:00
  • aba1d564ce Pass -sort-contexts when calling lconvert to keep the order for smaller diffs Andy Shaw 2019-02-28 13:42:36 +01:00
  • e10545f37c Prepare 3.1.1 release Katja Marttila 2019-05-02 13:27:36 +03:00
  • a499b3d85e Add fetch to the same pane with package categories Arttu Tarkiainen 2019-04-15 12:01:15 +03:00
  • 3e114f6317 Maintenance Tool: Change text in Select Components view when selection of components is not possible Arttu Tarkiainen 2019-04-01 11:29:21 +03:00
  • 9d8c368828 Fix long description texts not properly shown by enabling scrolling Arttu Tarkiainen 2019-03-28 12:30:30 +02:00
  • a35daeeee2 Fix install button string having a font name in French translation Katja Marttila 2019-05-02 07:53:50 +03:00
  • d82a363286 Fix maintenancetool size Katja Marttila 2019-04-18 15:08:16 +03:00
  • 48fd5d74c8 Update Russian translation Sergey Belyashov 2019-04-16 11:23:02 +03:00
  • cca4f41448 fix missing backslashed with double backslash command Frederik Schwarzer 2019-04-01 18:15:56 +02:00
  • 2b61b70718 Fix components shown in categories 3.1.0-rc 3.1.0 Katja Marttila 2019-03-29 14:47:43 +02:00
  • 701beccd14 Rename variables Katja Marttila 2019-03-29 13:10:48 +02:00
  • 2767210585 Fix update with long version numbers Katja Marttila 2019-03-21 13:14:53 +02:00
  • 8c448f77a0 Merge branch '3.1' into master Katja Marttila 2019-03-19 11:55:02 +02:00
  • 407b19ff90 Update translations for a number of languages Andy Shaw 2019-02-28 09:08:12 +01:00
  • 2d6458cd9d Fix RepositoryUpdate functionality Katja Marttila 2019-02-20 13:44:32 +02:00
  • 6f655ff640 Fix essential update Katja Marttila 2019-02-19 13:22:59 +02:00
  • f9fe3bc452 Change quantity information unit text Katja Marttila 2019-02-06 15:10:15 +02:00
  • d6768e5a16 Write desktop entry and items to the correct folders Rainer Keller 2019-01-22 08:52:47 +01:00
  • 2a791f276d Add tooltip for categories Katja Marttila 2019-02-04 10:39:56 +02:00
  • f229bc4343 Minor changes to category naming Katja Marttila 2019-02-04 09:49:14 +02:00
  • 2beb45ea03 Add Brazilian portuguese translation file Hermeson Barbosa 2018-11-21 09:12:16 -02:00
  • 082865d4fe Accept translation file names in ifw_language_COUNTRY.ts format Hermeson Barbosa 2019-01-25 23:40:36 -02:00
  • 086a3e43ad Reset error before every new metadata job Katja Marttila 2019-01-25 14:31:43 +02:00
  • 3d8c194690 Fix tmp file removal Katja Marttila 2019-01-21 12:19:01 +02:00
  • a7382f8f40 Fix build error in macOS Katja Marttila 2019-01-18 12:10:42 +02:00
  • 9c50894327 Fix QWindowsPipeWriter error Katja Marttila 2019-01-15 07:24:11 +02:00
  • 7c3c796cbf Allow unstable components when categories are used Katja Marttila 2019-01-14 10:16:23 +02:00
  • cd5168de39 Add possibility to preselect categories in config.xml Katja Marttila 2019-01-16 14:34:30 +02:00
  • 4ca310dc29 Fix Next button state in component selection view Katja Marttila 2019-01-09 08:43:51 +02:00
  • 2f55dced31 Organize categories alphabetically to ComponentSelectionPage Katja Marttila 2019-01-11 13:23:08 +02:00
  • 2f30ae55a1 Add documentation for AllowUnstableComponents Katja Marttila 2019-01-14 11:59:43 +02:00
  • a810460e12 Revert RemoteFileEngineHandler removal Katja Marttila 2019-01-14 18:15:41 +02:00
  • f265c9f436 Do not allow unstable component install Katja Marttila 2019-01-11 07:21:39 +02:00
  • afd61c9700 Hide category widgets in updater mode Katja Marttila 2019-01-08 12:33:05 +02:00
  • bf87c91dfe Fix ability to select node which children are unstable Katja Marttila 2019-01-08 14:00:12 +02:00
  • 9dacee18f9 Replace 0 with nullptr Katja Marttila 2018-11-01 10:38:13 +02:00
  • 818c8ab983 Prepare 3.1 release Katja Marttila 2019-01-04 11:25:34 +02:00
  • da9e13b703 Fix devtool Katja Marttila 2018-10-30 11:54:58 +02:00
  • 72d55882da Merge "Merge remote-tracking branch 'origin/3.0' into master" Katja Marttila 2018-12-18 07:44:20 +00:00
  • 9215e91d7a Remove unused variable Katja Marttila 2018-11-01 08:28:33 +02:00
  • b4772841a9 Merge remote-tracking branch 'origin/3.0' into master Katja Marttila 2018-12-10 12:57:41 +02:00
  • 19b0bb9c9e Fix 'Bad allocation' error in Windows 3.0.6 3.0 Katja Marttila 2018-12-05 10:25:00 +02:00
  • 6fa9630065 Doc: Fix copyright year in the online template Leena Miettinen 2018-11-21 10:51:03 +01:00
  • 85e0b493eb Update minimum required Qt version to 5.9.5 Katja Marttila 2018-11-01 11:27:55 +02:00
  • 0886f83a9a Fix wizard's maximum size Katja Marttila 2018-11-09 14:01:04 +02:00