hello/launch 15a936asrc extattrs.cpp

Fix line break
DeltaFile
+1-2src/extattrs.cpp
+1-21 files

hello/launch 88cfdb4src extattrs.cpp

Use syscall instead of QProcess
DeltaFile
+19-19src/extattrs.cpp
+19-191 files

hello/launch 0fb26d7src launcher.cpp ApplicationSelectionDialog.cpp, tests errortest.py

Use scrollable view for long error messages; closes #29
DeltaFile
+25-21src/launcher.cpp
+9-0src/ApplicationSelectionDialog.cpp
+8-0tests/errortest.py
+42-213 files

hello/launch 1251de3src extattrs.cpp

Add comment

[ci skip]
DeltaFile
+4-0src/extattrs.cpp
+4-01 files

hello/launch a4f3db8. LICENSE

Create LICENSE

Closes https://github.com/helloSystem/launch/issues/28
DeltaFile
+24-0LICENSE
+24-01 files

hello/launch 15545b2src Executable.cpp

Check hasShebang only on files
DeltaFile
+16-0src/Executable.cpp
+16-01 files

hello/launch 45fe33csrc Executable.cpp

Do not make disk images executable
DeltaFile
+17-5src/Executable.cpp
+17-51 files

hello/launch 0bf0622src launcher.cpp

Fix --chooser
DeltaFile
+2-2src/launcher.cpp
+2-21 files

hello/launch 1c667f3. CMakeLists.txt

Fix CMakeLists.txt
DeltaFile
+5-5CMakeLists.txt
+5-51 files

hello/launch 6f81c37src Executable.cpp

Not all 'application/...' mime types are ELF executables
DeltaFile
+6-9src/Executable.cpp
+6-91 files

hello/launch c8a5df4src DbManager.cpp ApplicationSelectionDialog.cpp

Clean broken apps
DeltaFile
+44-2src/DbManager.cpp
+4-1src/ApplicationSelectionDialog.cpp
+3-0src/launcher.cpp
+51-33 files

hello/launch 0062230src launcher.cpp

Temporary workaround for runappimage
DeltaFile
+20-10src/launcher.cpp
+20-101 files

hello/launch 89ebe25src launcher.cpp

Fix args for desktop files
DeltaFile
+23-2src/launcher.cpp
+23-21 files

hello/launch 2e20585src launcher.cpp Executable.cpp

Improve checking for files that are missing the executable bit
DeltaFile
+35-18src/launcher.cpp
+4-2src/Executable.cpp
+39-202 files

hello/launch f731d67src launcher.cpp

Fix arg construction for desktop files
DeltaFile
+4-2src/launcher.cpp
+4-21 files

hello/launch 90c5038src launcher.cpp Executable.cpp

Ask to make non-executable ELFs executable
DeltaFile
+12-0src/launcher.cpp
+8-3src/Executable.cpp
+20-32 files

hello/launch 79254easrc launcher.cpp

Explicit curly braces
DeltaFile
+6-5src/launcher.cpp
+6-51 files

hello/launch 11860a1src ApplicationSelectionDialog.cpp

Add application selected with Other... to the db as an option for the MIME type
DeltaFile
+25-1src/ApplicationSelectionDialog.cpp
+25-11 files

hello/launch dd5f71asrc launcher.cpp

Fix crash on %u when launch called with no args
DeltaFile
+3-1src/launcher.cpp
+3-11 files

hello/launch 4cf8dff. .cirrus.yml

qt5-testlib
DeltaFile
+1-1.cirrus.yml
+1-11 files

hello/launch 2bac8c9src DbManager.cpp dbmanager.cpp

Check whether executable is ELF or has shebang; clean up
DeltaFile
+404-0src/DbManager.cpp
+0-404src/dbmanager.cpp
+0-334src/applicationselectiondialog.cpp
+334-0src/ApplicationSelectionDialog.cpp
+0-176src/applicationinfo.cpp
+171-0src/ApplicationInfo.cpp
+909-91422 files not shown
+1,599-1,26928 files

hello/launch c5dbb49src applicationselectiondialog.cpp launcher.cpp

Add Cancel and Open With...
DeltaFile
+59-7src/applicationselectiondialog.cpp
+1-2src/launcher.cpp
+1-0src/applicationselectiondialog.h
+61-93 files

hello/launch c63fbb1src applicationselectiondialog.cpp

Create MIME directory if it doesn't exist
DeltaFile
+7-0src/applicationselectiondialog.cpp
+7-01 files

hello/launch 78fbcfe.github/workflows ubuntu.yml

Use env.RELEASE_ID
DeltaFile
+7-5.github/workflows/ubuntu.yml
+7-51 files

hello/launch f48a2ea.github/workflows ubuntu.yml

cd out/ && zip --symlinks -r ../launch_Ubuntu.zip . && cd -
DeltaFile
+1-1.github/workflows/ubuntu.yml
+1-11 files

hello/launch 1ebd061.github/workflows ubuntu.yml

Use xresloader/upload-to-github-release
DeltaFile
+8-2.github/workflows/ubuntu.yml
+8-21 files

hello/launch b42b202. README.md

Update README.md

[ci skip]
DeltaFile
+2-0README.md
+2-01 files

hello/launch 8e3878c. README.md

Update README.md

[ci skip]
DeltaFile
+5-1README.md
+5-11 files

hello/launch 1502023. README.md

Update README.md

[ci skip]
DeltaFile
+16-1README.md
+16-11 files

hello/launch 1296479.github/workflows ubuntu.yml

Use continuous-release-manager
DeltaFile
+16-0.github/workflows/ubuntu.yml
+16-01 files