Age | Commit message (Expand) | Author |
2023-08-02 | Merge branch 'develop' into sparkle-disable | Sefa Eyeoglu |
2023-08-02 | fix: fix copyright year | Apix |
2023-07-27 | refactor: introduce internal Launcher_ENABLE_UPDATER variable | Sefa Eyeoglu |
2023-07-26 | chore: make INSTALL_BUNDLE a cached variable | seth |
2023-07-26 | feat: disable sparkle when update url is empty | seth |
2023-07-16 | Merge pull request #1276 from Scrumplex/print-build-platform | seth |
2023-07-14 | Merge pull request #1336 from Ryex/packaging/fix-duplicate-share-directories | seth |
2023-07-13 | packaging: use PascalCase folder name instead | Rachel Powers |
2023-07-08 | packaging: fix duplicate share directories (use only lowercase) | Rachel Powers |
2023-07-05 | fix: Task test memory leaks again | Rachel Powers |
2023-07-05 | fix: extra } in CXX args | Rachel Powers |
2023-07-04 | Apply suggestions from code review | Rachel Powers |
2023-07-04 | chore: cleanup compiler type branches | Rachel Powers |
2023-07-03 | fix: memory leaks in tests | Rachel Powers |
2023-07-03 | build: optimize address-sanitizer | Rachel Powers |
2023-07-03 | build: enable address sanitiser in debug builds | Rachel Powers |
2023-06-26 | fix: set default platform to "unknown" | Sefa Eyeoglu |
2023-06-14 | chore: bump to 8.0 | seth |
2023-05-19 | chore: update social links | Sefa Eyeoglu |
2023-05-01 | feat: default qtlogging.ini file | Rachel Powers |
2023-03-08 | chore!: switch to Qt 6 by default | Sefa Eyeoglu |
2023-03-05 | fix: remove unneeded alias for ghc_filesystem | Sefa Eyeoglu |
2023-03-05 | fix: drop unneeded GHC_FILESYSTEM_WITH_INSTALL | Sefa Eyeoglu |
2023-02-12 | switch to qdcss for parsing | kumquat-ir |
2023-01-23 | fix: Undo zlibs file rename when using bundled zlib | TheLastRar |
2023-01-22 | fix: zlib fallback | TheLastRar |
2023-01-12 | refactor: support system and bundled cmark | Sefa Eyeoglu |
2023-01-12 | build: remove hoedown vendored source | Joshua Goins |
2022-12-27 | refactor: use ECM logging categories instead | Sefa Eyeoglu |
2022-12-16 | fix: re-enable /GS and only use some flags on release builds | seth |
2022-12-15 | feat: improve msvc build flags | seth |
2022-12-13 | chore: bump to 7.0 | Sefa Eyeoglu |
2022-11-30 | Maybe fix ResourceFolderModel Clang64 test failure | TheLastRar |
2022-11-30 | Remove unused QT_DATA_DIR/QT_MKSPECS_DIR | TheLastRar |
2022-11-30 | Use ECMQueryQt Only with Qt5 | TheLastRar |
2022-11-22 | Fix: Launcher_FORCE_BUNDLED_LIBS Failing to find bundled zlib | TheLastRar |
2022-11-15 | fix: disable FLOAT16 in toml++ | Sefa Eyeoglu |
2022-11-05 | chore: bump to 6.0 | DioEgizio |
2022-11-05 | Merge pull request #229 from ryanccn/macos-drag-n-drop | Sefa Eyeoglu |
2022-11-05 | fix: fix icon install path | Sefa Eyeoglu |
2022-11-04 | fix: use KDEInstallDirs for manpage | Sefa Eyeoglu |
2022-11-04 | CI: Link to release libraries even in debug | TheLastRar |
2022-11-04 | CMake: Support multi-configuration generators | TheLastRar |
2022-11-04 | CMake: Build flags for MSVC | TheLastRar |
2022-11-04 | CMake: Add fallback to bundled ECM | TheLastRar |
2022-11-04 | CMake: Force bundled zlib to take our IPO settings | TheLastRar |
2022-11-04 | CMake: Add zlib | TheLastRar |
2022-11-04 | Merge branch 'develop' into macos-drag-n-drop | Sefa Eyeoglu |
2022-11-04 | refactor(cmake): use KDEInstallDirs for Linux install paths | Sefa Eyeoglu |
2022-11-03 | CMake: Remove CMP0020 OLD | TheLastRar |