| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
Remove the Ubuntu-specific poppler includepath.
No longer needed with the change in where the poppler include files are looked for.
|
| |\
| | |
| | | |
Add 'Show Toolbar' to textedit menu.
|
| |/ |
|
|/ |
|
|
|
|
| |
This allows the poppler/qt5 path to be on *any* of the INCLUDEPATHS, rather than trying to specify a particular one through the OS-detection systems.
|
|
|
|
| |
This seems to balance loading speed and memory usage with a good-looking page image.
|
| |
|
|\ |
|
| |\
| | |
| | | |
Further out of tree build fixes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes e.g:
| /bin/sh: line 0: cd: i18n: No such file or directory
| Makefile:955: recipe for target 'install_dotrans' failed
| make[3]: *** [install_dotrans] Error 1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
| |/
| |
| |
| |
| |
| |
| | |
Fixes e.g:
| gzip: lumina-info.1: No such file or directory
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
| |\ |
|
| | | |
|
| | |\ |
|
| | | |\ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently translated at 12.1% (4 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/hu/
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently translated at 100.0% (33 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/ru/
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | |/
| | |/| |
|
| | |\ \
| | | | |
| | | | | |
lumina-desktop.pro: fix out of tree installation
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes:
| cp: cannot stat 'defaults/desktop-background.jpg': No such file or directory
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit 1cd28e9993ba95490b417bb3fe6b32f7f1f91d0a.
|
| | |\ \
| | | | |
| | | | | |
Fix right click crash when qsudo is not installed.
|
| | | | |
| | | | |
| | | | | |
Remove "official" readme text.
|
| | |/ / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currently translated at 7.9% (8 of 101 strings)
Translation: lumina/lumina-archiver
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/es/
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currently translated at 13.8% (14 of 101 strings)
Translation: lumina/lumina-archiver
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ru/
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currently translated at 3.9% (4 of 101 strings)
Translation: lumina/lumina-archiver
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/hu/
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currently translated at 100.0% (101 of 101 strings)
Translation: lumina/lumina-archiver
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/nl/
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
1. Add a context menu of options.
2. Use the context menu for both the presentation label and normal viewer
3. Get things ready for better integration of keyboard shortcuts application-wide.
|
|\ \ \ |
|
| | | |
| | | |
| | | | |
Quick fix of the minimum Qt version for lumina-core
|
|/ / / |
|
| | |
| | |
| | |
| | | |
Only use the fallback icon *after* the more expansive routine also fails.
|
| | |
| | |
| | |
| | | |
This breaks the consistency of keyboard shortcuts between presentation mode and normal viewing, but the up/down arrows will properly scroll the window now if a partial-page view mode is selected.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
1. Ensure setting paths are converted to absolute paths before comparisons
2. Get rid of the buttonbox in mainwindow and replace it with a couple toolbuttons with icons (same functionality)
|
| | |
| | |
| | |
| | | |
If nothing is specified, try to load the PREFIX/share/wallpapers/lumina-nature directory. If that does not exist, it will use the original fallback of the defaultBackground.jpg file in the share directory.
|