hello/launch 15a936a — src extattrs.cpp
Fix line break
| Delta | File | |
|---|---|---|
| +1 | -2 | src/extattrs.cpp |
| +1 | -2 | 1 files |
Fix line break
| Delta | File | |
|---|---|---|
| +1 | -2 | src/extattrs.cpp |
| +1 | -2 | 1 files |
Use syscall instead of QProcess
| Delta | File | |
|---|---|---|
| +19 | -19 | src/extattrs.cpp |
| +19 | -19 | 1 files |
Use scrollable view for long error messages; closes #29
| Delta | File | |
|---|---|---|
| +25 | -21 | src/launcher.cpp |
| +9 | -0 | src/ApplicationSelectionDialog.cpp |
| +8 | -0 | tests/errortest.py |
| +42 | -21 | 3 files |
Add comment [ci skip]
| Delta | File | |
|---|---|---|
| +4 | -0 | src/extattrs.cpp |
| +4 | -0 | 1 files |
Create LICENSE Closes https://github.com/helloSystem/launch/issues/28
| Delta | File | |
|---|---|---|
| +24 | -0 | LICENSE |
| +24 | -0 | 1 files |
Check hasShebang only on files
| Delta | File | |
|---|---|---|
| +16 | -0 | src/Executable.cpp |
| +16 | -0 | 1 files |
Do not make disk images executable
| Delta | File | |
|---|---|---|
| +17 | -5 | src/Executable.cpp |
| +17 | -5 | 1 files |
Fix --chooser
| Delta | File | |
|---|---|---|
| +2 | -2 | src/launcher.cpp |
| +2 | -2 | 1 files |
Fix CMakeLists.txt
| Delta | File | |
|---|---|---|
| +5 | -5 | CMakeLists.txt |
| +5 | -5 | 1 files |
Not all 'application/...' mime types are ELF executables
| Delta | File | |
|---|---|---|
| +6 | -9 | src/Executable.cpp |
| +6 | -9 | 1 files |
Clean broken apps
| Delta | File | |
|---|---|---|
| +44 | -2 | src/DbManager.cpp |
| +4 | -1 | src/ApplicationSelectionDialog.cpp |
| +3 | -0 | src/launcher.cpp |
| +51 | -3 | 3 files |
Temporary workaround for runappimage
| Delta | File | |
|---|---|---|
| +20 | -10 | src/launcher.cpp |
| +20 | -10 | 1 files |
Fix args for desktop files
| Delta | File | |
|---|---|---|
| +23 | -2 | src/launcher.cpp |
| +23 | -2 | 1 files |
Improve checking for files that are missing the executable bit
| Delta | File | |
|---|---|---|
| +35 | -18 | src/launcher.cpp |
| +4 | -2 | src/Executable.cpp |
| +39 | -20 | 2 files |
Fix arg construction for desktop files
| Delta | File | |
|---|---|---|
| +4 | -2 | src/launcher.cpp |
| +4 | -2 | 1 files |
Ask to make non-executable ELFs executable
| Delta | File | |
|---|---|---|
| +12 | -0 | src/launcher.cpp |
| +8 | -3 | src/Executable.cpp |
| +20 | -3 | 2 files |
Explicit curly braces
| Delta | File | |
|---|---|---|
| +6 | -5 | src/launcher.cpp |
| +6 | -5 | 1 files |
Add application selected with Other... to the db as an option for the MIME type
| Delta | File | |
|---|---|---|
| +25 | -1 | src/ApplicationSelectionDialog.cpp |
| +25 | -1 | 1 files |
Fix crash on %u when launch called with no args
| Delta | File | |
|---|---|---|
| +3 | -1 | src/launcher.cpp |
| +3 | -1 | 1 files |
qt5-testlib
| Delta | File | |
|---|---|---|
| +1 | -1 | .cirrus.yml |
| +1 | -1 | 1 files |
Check whether executable is ELF or has shebang; clean up
| Delta | File | |
|---|---|---|
| +404 | -0 | src/DbManager.cpp |
| +0 | -404 | src/dbmanager.cpp |
| +0 | -334 | src/applicationselectiondialog.cpp |
| +334 | -0 | src/ApplicationSelectionDialog.cpp |
| +0 | -176 | src/applicationinfo.cpp |
| +171 | -0 | src/ApplicationInfo.cpp |
| +909 | -914 | 22 files not shown |
| +1,599 | -1,269 | 28 files |
Add Cancel and Open With...
| Delta | File | |
|---|---|---|
| +59 | -7 | src/applicationselectiondialog.cpp |
| +1 | -2 | src/launcher.cpp |
| +1 | -0 | src/applicationselectiondialog.h |
| +61 | -9 | 3 files |
Create MIME directory if it doesn't exist
| Delta | File | |
|---|---|---|
| +7 | -0 | src/applicationselectiondialog.cpp |
| +7 | -0 | 1 files |
Use env.RELEASE_ID
| Delta | File | |
|---|---|---|
| +7 | -5 | .github/workflows/ubuntu.yml |
| +7 | -5 | 1 files |
cd out/ && zip --symlinks -r ../launch_Ubuntu.zip . && cd -
| Delta | File | |
|---|---|---|
| +1 | -1 | .github/workflows/ubuntu.yml |
| +1 | -1 | 1 files |
Use xresloader/upload-to-github-release
| Delta | File | |
|---|---|---|
| +8 | -2 | .github/workflows/ubuntu.yml |
| +8 | -2 | 1 files |
Update README.md [ci skip]
| Delta | File | |
|---|---|---|
| +2 | -0 | README.md |
| +2 | -0 | 1 files |
Update README.md [ci skip]
| Delta | File | |
|---|---|---|
| +5 | -1 | README.md |
| +5 | -1 | 1 files |
Update README.md [ci skip]
| Delta | File | |
|---|---|---|
| +16 | -1 | README.md |
| +16 | -1 | 1 files |
Use continuous-release-manager
| Delta | File | |
|---|---|---|
| +16 | -0 | .github/workflows/ubuntu.yml |
| +16 | -0 | 1 files |