This website requires JavaScript.
Explore
Help
Sign In
Albert S.
crtxcr
0 Followers
·
0 Following
https://quitesimple.org
Joined on
2020-04-10
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
23
Projects
Packages
Public Activity
Starred Repositories
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-07-29 08:37:02 +02:00
a410352d74
USAGE.md: Update
2349e4822a
gui: search: Avoid double results + minor improvements
59d3ed5b70
fixup! shared: LooqsQuery: Allow constructing from tokens and sort conditions
8899cc451c
shared: LooqsQuery: Add implicit AND also for lone words
13461e8435
shared: LooqsQuery: Allow constructing from tokens and sort conditions
Compare 14 commits »
crtxcr
pushed to
WIP/contentlessfts
at
crtxcr/looqs
2022-07-28 13:58:54 +02:00
b6dbbee321
shared: Adjust queries to db revision 2
75f955ee0a
shared: migrations: Add 2.sql: Change to contentless FTS
Compare 2 commits »
crtxcr
created branch
WIP/contentlessfts
in
crtxcr/looqs
2022-07-28 13:46:30 +02:00
crtxcr
pushed to
WIP/contentlessfts
at
crtxcr/looqs
2022-07-28 13:46:30 +02:00
f9911c4873
shared: migrations: Add 2.sql: Change to contentless FTS
7fa266e5e8
gui: main: Execute migrations. Show migration progress dialog
c03d7da821
shared: common: Remove migration logic from ensureConfigured()
49b57e1740
shared: DBMigrator: Take DatabaseFactory, run vacuum, add error() sig, start() slot
5996971195
shared: common: setPdfViewer(): Fix misplaced QSettings
Compare 6 commits »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-07-24 13:06:17 +02:00
43a0f08579
gui: PreviewGeneratorPlainText: Fix case of empty preview when word found on pos 0
1aa5ae0ccc
gui: Introduce PreviewGeneratorOdt for basic previews of .odt files
20d42a66a6
gui: Begin PreviewResultOdt
cba4df3eac
gui: previews: Add label with file path below every preview
fdbf3a7358
gui: PreviewGeneratorPlainText: Move snippet gen to own function for reuse
Compare 8 commits »
crtxcr
pushed to
next
at
crtxcr/exile.h
2022-07-17 13:01:24 +02:00
3fa73b0b97
Close file fds by default, introduce policy->keep_fds_open
crtxcr
pushed to
next
at
crtxcr/exile.h
2022-07-17 12:59:59 +02:00
1d6861944c
Close file fds by default, introduce policy->keep_fds_open
8f38dc4480
check_policy_sanity(): Allow vows and syscall policies
42d44b0cc1
README.md: Minor improvements throughout the file
bd3641981c
Introduce EXILE_SYSCALL_DENY_RET_NOSYS for syscalls like clone3()
bbbdfc44da
exile.hpp: do_clone(): free stack memory
Compare 13 commits »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-07-15 18:27:46 +02:00
4ce14a7284
README.md: Remove Ubuntu 21.10 as it is EOL so we won't care anymore about it
crtxcr
pushed to
master
at
crtxcr/qsrun
2022-07-15 18:26:49 +02:00
8a47838d94
EntryProvider: Support broken .desktop files that don't start with [Desktop Entry]
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-07-11 17:14:51 +02:00
cc9dae37e5
shared: Indexer: Use isErrorSaveFileResult() to check for non-successful results
64a9638d1e
shared: SaveFileResult: Introduce isErrorSaveFileResult()
Compare 2 commits »
crtxcr
pushed to
master
at
crtxcr/aptrepo
2022-06-29 23:05:59 +02:00
2f1353c4cd
build: looqs: Auto build latest tag
1050418cf7
Add Dockerfiles to build looqs
4995b2337e
build: looqs: Version bump to v0.2
Compare 3 commits »
crtxcr
pushed to
master
at
crtxcr/looqs-bundle
2022-06-29 22:59:44 +02:00
bd51da33a2
scripts: CONFIG: update to v0.4
4f890d6919
scripts: 4-build-looqs.sh: Copy license files to tarball
7397ab13bd
scripts: 5-bundle.sh: Copy README to tarball
Compare 3 commits »
crtxcr
pushed tag
show
to
crtxcr/looqs
2022-06-29 20:43:36 +02:00
crtxcr
pushed tag
v0.4
to
crtxcr/looqs
2022-06-29 20:43:36 +02:00
crtxcr
pushed to
master
at
crtxcr/looqs
2022-06-29 20:40:22 +02:00
5f19328679
Release v0.4
5ffd7ae97e
shared: common: setPdfViewer(): Fix missing spaces between viewer and args
9ed28df09c
README.me: Minor changes
69e028daf5
gui: mainwindow: Open new AboutDialog
d4b0c1feae
gui: Add new AboutDialog to show our licenses "paperwork"
Compare 28 commits »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-06-29 19:56:38 +02:00
5f19328679
Release v0.4
5ffd7ae97e
shared: common: setPdfViewer(): Fix missing spaces between viewer and args
Compare 2 commits »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-06-29 18:02:36 +02:00
aa231591d8
Release v0.4
9ed28df09c
README.me: Minor changes
69e028daf5
gui: mainwindow: Open new AboutDialog
d4b0c1feae
gui: Add new AboutDialog to show our licenses "paperwork"
990888efc1
shared: Include license texts as resource
Compare 9 commits »
crtxcr
pushed to
master
at
crtxcr/looqs-bundle
2022-06-28 23:36:13 +02:00
1a92cb5963
build: Run as root generally, drop privs on download/bundle
4903470b15
scripts: 3-setup-gentoo.sh: Build with qtsvg and vulkan
19b6a59a41
scripts: 5-bundle.sh: Minor improvements
8e680e01cd
scripts: 5-bundle.sh: Set rpath with patchelf
08730b1e09
src: Retire LD_LIBRARY_PATH as it breaks stuff when we open viewers etc
Compare 10 commits »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-06-24 19:17:54 +02:00
d0fe51c666
README: Mention prebuilt tarball, add sig verification, minor improvements
a561032668
shared: Indexer: Adjust for OK_WASEMPTY
b8006bde7b
shared: FileSaver: Don't launch SandboxedProcessor for empty files
614238edda
shared: FileSaver: Print message for OK_WASEMPTY
83ed935790
shared: FileSaver: Return OK_WASEMPTY
Compare 18 commits »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-06-23 15:27:20 +02:00
eb920fd4ee
gui: mainwindow: Add button to save log of failed paths
0a45beeb6d
shared: Indexer: Consider new NOACCESS too
fa24c318dc
shared: FileSaver: Return NOACCESS when no read access
4b0d1a3abb
shared: Indexer: IndexResult: Introduce failedResults()
60fb4d69b1
shared: SandboxedProcessor: Return NO_ACCESS when file not readable
Compare 6 commits »
First
Previous
...
5
6
7
8
9
...
Next
Last