Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-05 | Merge pull request #294 from piperswe/add-snapcraft-yml | Sefa Eyeoglu | |
2022-11-05 | fix: add missing newline | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-05 | fix: fix icon install path | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-04 | Merge pull request #366 from TheLastRar/MSVC-Build | Sefa Eyeoglu | |
2022-11-04 | fix: use KDEInstallDirs for manpage | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-04 | fix: separate types of std::string in Packwiz | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | feat: add more separation between types of std::string in StringUtils | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | refactor: move FS's toStdString to StringUtils | flow | |
This is so that anyone can use it :) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | refactor: move MMCStrings -> StringUtils | flow | |
General utilities can go in here >:) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | fix: use unicode variant for marking '.index' hidden | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | Workflow: Add MSVC Builds to release workflow | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | Fix: Resolve ambiguous overload errors | TheLastRar | |
Clang-cl fails to select the correct function and instead errors Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | Fix: Conflicting types for hoedown functions | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Add VC variables before packaging on Windows | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Build MSVC Legacy as 32bit | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Link to release libraries even in debug | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Use msbuild generator for msvc builds | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CMake: Support multi-configuration generators | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Add MSVC Builds | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CMake: Build flags for MSVC | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CMake: Add fallback to bundled ECM | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | Libraries: Add ECM | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Exclude zlib tests | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CMake: Force bundled zlib to take our IPO settings | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CMake: Add zlib | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | feat: spooky cat for halloween | leozamboni | |
Signed-off-by: leozamboni <leonardonunes169@gmail.com> | |||
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 | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-04 | Merge pull request #374 from flowln/fix_lto | txtsd | |
2022-11-03 | Libraries: Add zlib | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | CMake: Remove CMP0020 OLD | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | Fix: Correct exclusions for debug QT plugins | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | Fix: Using uint8_t in std::uniform_int_distribution is undefined | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | Fix: Explicitly specify Version.h path | TheLastRar | |
MSVC uses a different search mechanism that ends up picking the mete Version.h Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | Merge pull request #389 from ↵ | Sefa Eyeoglu | |
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x | |||
2022-11-03 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.5 | renovate[bot] | |
2022-11-03 | Merge pull request #379 from TheLastRar/win-stacksize | txtsd | |
2022-11-03 | clang_format for PR files | Tayou | |
I'm getting a rendezvous... I thought I did this already Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-03 | added requested changes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-02 | Merge pull request #382 from ↵ | flow | |
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x | |||
2022-11-02 | add an option to lock the toolbars | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-11-02 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.4 | renovate[bot] | |
2022-11-02 | Fix: Increase stack size on Windows to 8MiB | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-02 | Remove unnecessary block | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-02 | experimental: install mime info in CMake | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-02 | Merge pull request #372 from santiagocezar/rory | Sefa Eyeoglu | |
2022-11-02 | remove logcat | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> | |||
2022-11-02 | Even more fixes | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-02 | Another fix | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-02 | A good use of auto | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> |