index
:
installer-framework/installer-framework.git
1.3
1.4
1.5
1.6
2.0
3.0
3.1
3.2
4.0
4.1
4.10
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
dev
master
qt5
wip/componentview
Qt Installer Framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
installer
/
settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow disabling usage of configured repositories for offline installers
Arttu Tarkiainen
2023-12-29
1
-2
/
+7
*
Add support for component aliases
Arttu Tarkiainen
2023-09-14
1
-1
/
+6
*
Fix deprecated QApplication::fontMetrics() function call
Katja Marttila
2023-06-15
1
-3
/
+3
*
Change layout of Information/Categories
Katja Marttila
2023-03-08
1
-1
/
+1
*
Adapt to changes in QHash and QSet
Christian Stenger
2023-01-17
1
-3
/
+3
*
Add persistent metadata file cache
Arttu Tarkiainen
2022-10-14
1
-1
/
+40
*
macOS: make creating maintenance tool alias optional
Arttu Tarkiainen
2022-06-03
1
-2
/
+0
*
macOS: Create alias of maintenance tool to Applications directory
Arttu Tarkiainen
2022-05-05
1
-1
/
+11
*
Add click option for product image
Katja Marttila
2022-03-21
1
-14
/
+27
*
Replace obsoleted functions
Katja Marttila
2022-01-05
1
-30
/
+30
*
Fix deprecation warnings from building with Qt 5.15.2
Arttu Tarkiainen
2021-12-21
1
-6
/
+10
*
Fix loading translations with upper letters
Katja Marttila
2021-06-08
1
-1
/
+1
*
Add support for setting minimum wizard dimensions in config.xml
Arttu Tarkiainen
2021-02-04
1
-1
/
+12
*
Add support for generating offline installer from online
Arttu Tarkiainen
2021-01-15
1
-2
/
+0
*
Add highdpi support for watermark, banner, background and pagelistpixmaps
Katja Marttila
2021-01-14
1
-5
/
+0
*
Add high dpi image support for Logo and ProductImages
Katja Marttila
2020-12-21
1
-4
/
+7
*
Shorten display name of 'Select package categories'
Katja Marttila
2020-12-01
1
-1
/
+1
*
Doc: Remove internal classes and structs from generated documentation
Arttu Tarkiainen
2020-09-21
1
-0
/
+6
*
Doc: Reduce the amount of documentation warnings
Arttu Tarkiainen
2020-09-21
1
-0
/
+7
*
Page list widget enhancements
Arttu Tarkiainen
2020-09-11
1
-1
/
+7
*
Revert "Modify repository category functionality"
Arttu Tarkiainen
2020-08-25
1
-10
/
+0
*
Add support for vendor set image decoration
Arttu Tarkiainen
2020-08-25
1
-1
/
+22
*
Call value() to get a QStringList and not values()
Andy Shaw
2020-08-20
1
-2
/
+2
*
Modify repository category functionality
Arttu Tarkiainen
2020-07-03
1
-0
/
+10
*
Add a page list widget to installer wizard
Arttu Tarkiainen
2020-06-11
1
-3
/
+11
*
Add support for disabling CLI features from configuration file
Arttu Tarkiainen
2020-05-15
1
-0
/
+6
*
CLI: decrease the amount of default debug prints
Katja Marttila
2020-02-20
1
-2
/
+2
*
Use of QLoggingCategory
Katja Marttila
2020-02-13
1
-2
/
+4
*
Update usage of Apple-related terminology
Arttu Tarkiainen
2019-08-16
1
-1
/
+1
*
Update repository categories on server authentication request
Arttu Tarkiainen
2019-08-15
1
-0
/
+34
*
Doc: Improve strings in the Select Components page
Kavindra Palaraja
2019-05-13
1
-1
/
+1
*
Rename variables
Katja Marttila
2019-04-01
1
-1
/
+1
*
Add tooltip for categories
Katja Marttila
2019-02-04
1
-2
/
+8
*
Minor changes to category naming
Katja Marttila
2019-02-04
1
-1
/
+1
*
Fix build error in macOS
Katja Marttila
2019-01-18
1
-1
/
+1
*
Add possibility to preselect categories in config.xml
Katja Marttila
2019-01-17
1
-3
/
+7
*
Organize categories alphabetically to ComponentSelectionPage
Katja Marttila
2019-01-16
1
-0
/
+10
*
Replace 0 with nullptr
Katja Marttila
2019-01-09
1
-1
/
+1
*
Enable usage of categorized repositories
Katja Marttila
2018-09-26
1
-4
/
+56
*
Add property to disable default repository saving
Katja Marttila
2018-09-10
1
-1
/
+14
*
Add attribute to mark parts of install tree unstable
Katja Marttila
2018-04-05
1
-2
/
+13
*
Merge remote-tracking branch 'origin/2.0'
Katja Marttila
2017-01-30
1
-17
/
+12
|
\
|
*
License header update to GPL-EXCEPT
Katja Marttila
2017-01-26
1
-17
/
+12
*
|
Make support for modifying installations configurable
Frerich Raabe
2016-09-14
1
-1
/
+6
*
|
Make usage of authorization fallback optional
Slobodan Vrkacevic
2016-05-18
1
-1
/
+7
*
|
Allow specifying the installer size in 'em' or 'ex' units
Slobodan Vrkacevic
2016-02-29
1
-2
/
+21
*
|
Merge remote-tracking branch 'origin/2.0'
Iikka Eklund
2016-01-20
1
-4
/
+3
|
\
|
|
*
Update license headers
Iikka Eklund
2015-12-29
1
-4
/
+3
*
|
Read UrlQueryString from settings.
Jarek Kobus
2015-10-14
1
-1
/
+1
*
|
Allow to use the stylesheet to customize UI
Denis Shienkov
2015-09-28
1
-1
/
+6
[next]