| Commit message (Collapse) | Author | Age |
|
|
|
| |
Qt now handles a lot of the flags (such as copies, collation) internally now so we don't need to manually handle those anymore.
|
|\ |
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 6.0% (2 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/it/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (33 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/fi/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 60.6% (20 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/ja/
|
| |/
|/| |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
This will let the user drag a desktop icon to any application/tool and have it react appropriately.
NOTE: Directories on the desktop are not enabled as drop targets yet.
|
| |
| |
| |
| |
| | |
Based on a qmake flag, have it use QtWidgets or QML for the front-end renderer.
This will allow us to import/use all the Lumina 1.x interface elements (in Widget form) for now, but switch over to QML interface later without losing all the improvements to the underling events/communication systems.
|
| | |
|
| |
| |
| |
| | |
No longer in the lumina repo/tree (separate tool now)
|
| | |
|
| |
| |
| |
| | |
Looks like the bPort variable cannot be exported(?), so put a full list into the "port=" line for fallback usage
|
| |
| |
| |
| | |
Almost got the multi-build setup working...
|
| |
| |
| |
| | |
Make the "bPort" exported variable a list of all the ports that were added/created.
|
| |
| |
| |
| | |
Ensure that the final "port" variable is the list of all the ports that were updated
|
| |
| |
| |
| | |
Also add in the new pandora shortcut for lumina-mediaplayer (*.desktop)
|
| | |
|
| |
| |
| |
| | |
Make sure the features still in development are disabled if the internal "TESTING" flag is not set.
|
| | |
|
| |
| |
| |
| | |
This shortcut is specifically for launching the Pandora radio streaming side.
|
| |
| |
| |
| | |
reload of the Qt cursor cache (for now), but this seems to fix it in Fluxbox right away.
|
| |
| |
| |
| | |
PDFs with the new version of mupdf-1.12.
|
|\ \
| | |
| | | |
enable to set volumeup/down parcentage
|
|/ / |
|
| | |
|
| |
| |
| |
| |
| |
| | |
1. Get dynamic loading of panel plugins functional.
2. Get some layout work for the panels functional (clock plugin still not aligned right - size issue?)
3. Looks like something related to the gridLayout flow pattern is still not getting respected.
|
| |
| |
| |
| |
| | |
1. Abstract out the backend renderer into a new class
2. The Renderer can be selected at build time by setting the "USE_MUPDF" build flag to use mupdf instead of poppler (default).
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Make sure that Qt does not blindly find a related icon before going through the default/pixmap routines.
Qt does not seem to respect icon theme inheritance with a "hicolor" default theme.
|
| |
| |
| |
| | |
This ensures that the plist entries which start with %%I18N%% get ignored if the option is not set
|
| |
| |
| |
| |
| | |
Ensure that the translation files are offset by %%I18N%%
Also rework a few USE/USES ordering
|
| | |
|
| |
| |
| |
| | |
This includes some larger changes to lumina-pdf, and some fixes for the 1.x session (battery chimes and such)
|
| |
| |
| |
| | |
Also fix the rendering of a new document after it is done loading.
|
| | |
|
| |
| |
| |
| | |
This reverts commit 4455528cd9cd0b0594c3bcabf619a50e64e37832.
|
|\ \ |
|
| | | |
|
| | | |
|
|/ / |
|
| |
| |
| |
| | |
Trying to get things organized properly on the panels
|
| |
| |
| |
| | |
Also ensure the panel plugins are fit to the width/height depending on the type of panel (vertical/horizontal)
|
| | |
|