aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
* Translated using Weblate (lumina_DESKTOP@it (generated))Giuseppe Pignataro2017-02-15
| | | | Currently translated at 81.9% (254 of 310 strings)
* Another update to the LuminaRandR class - start writing up the non-active ↵Ken Moore2017-02-13
| | | | device detection routines.
* Finish removing all the last remnant of the old X11 mouse config page.Ken Moore2017-02-13
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-13
|\
| * Merge remote-tracking branch 'origin/master'Weblate2017-02-11
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-02-11
| | |\
| | * | Translated using Weblate (lumina_OPEN@de (generated))Ettore Atalan2017-02-11
| | | | | | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings)
| * | | Translated using Weblate (l_TERMINAL@de (generated))Ettore Atalan2017-02-11
| | | | | | | | | | | | | | | | Currently translated at 71.4% (5 of 7 strings)
| * | | Translated using Weblate (l_SCREENSHOT@de (generated))Ettore Atalan2017-02-11
| | | | | | | | | | | | | | | | Currently translated at 95.8% (23 of 24 strings)
| * | | Translated using Weblate (l_TE@de (generated))Ettore Atalan2017-02-11
| | |/ | |/| | | | | | | Currently translated at 100.0% (54 of 54 strings)
| * | Translated using Weblate (l_TE@de (generated))Ettore Atalan2017-02-11
| |/ | | | | | | Currently translated at 100.0% (54 of 54 strings)
| * Merge remote-tracking branch 'origin/master'Weblate2017-02-11
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-02-11
| | |\
| | | * Merge remote-tracking branch 'origin/master'Weblate2017-02-11
| | | |\
| | | * | Translated using Weblate (lumina_CONFIG@de (generated))Ettore Atalan2017-02-11
| | | | | | | | | | | | | | | | | | | | Currently translated at 99.4% (392 of 394 strings)
| | * | | Merge remote-tracking branch 'origin/master'Weblate2017-02-11
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Translated using Weblate (lumina_FM@de (generated))Ettore Atalan2017-02-11
| | | |/ | | |/| | | | | | | | | Currently translated at 94.1% (209 of 222 strings)
| * | | Translated using Weblate (lumina_OPEN@de (generated))Ettore Atalan2017-02-11
| | | | | | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings)
| * | | Translated using Weblate (lumina_DESKTOP@de (generated))Ettore Atalan2017-02-11
| | |/ | |/| | | | | | | Currently translated at 89.0% (276 of 310 strings)
| * | Translated using Weblate (lumina_OPEN@de (generated))Sven Putze2017-02-11
| |/ | | | | | | Currently translated at 100.0% (39 of 39 strings)
| * Merge remote-tracking branch 'origin/master'Weblate2017-02-10
| |\
| * | Translated using Weblate (lumina_CONFIG@pl (generated))Paweł2017-02-10
| | | | | | | | | | | | Currently translated at 95.4% (376 of 394 strings)
* | | Disable the XINPUT option/usage within lumian-config permanently.Ken Moore2017-02-13
| |/ |/| | | | | Input device settings should be managed by the OS rather than through X11.
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-10
|\|
| * adding iconsq5sys2017-02-06
| |
* | Large update to the new LuminaRandR class. Still not quite ready, but ↵Ken Moore2017-02-10
|/ | | | | | getting there. Also commit a simple "test" app which can be modified/used to test out individual library classes as needed.
* Clean up how the default application for a mimetype is displayed within the ↵Ken Moore2017-02-06
| | | | lumina-open file dialog. Now it will always be listed in the preferred applications list, and with the "[default]" tag at the beginning of the name.
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-06
|\
| * Merge pull request #375 from antab/app-selection-defaultKen Moore2017-02-06
| |\ | | | | | | Select current application when changing defaults
| | * Fix memory leak.Arnar Mar Sig2017-02-06
| | |
| | * * Remove code duplication from LoadSettings() and fix indentation (tab to space)Arnar Mar Sig2017-02-04
| | | | | | | | | | | | * Select current app when AppDialog is shown, this works both for basic and advanced but only for a single type.
| | * Add defaultPath parameter to set what app is selected by default.Arnar Mar Sig2017-02-04
| | |
| * | Merge pull request #374 from NorwegianRockCat/masterKen Moore2017-02-06
| |\ \ | | | | | | | | Better messageboxes for closing the screenshot app.
| | * | Better messageboxes for closing the screenshot app.Trenton Schulz2017-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of a Yes/No question that requires you to read the text of the message box and decide what to do, let's give the buttons good names so we know what the command will do. Inspired by hitting "no" multiple times when I accidently hit the shortcut key to take a screenshot. (assuming it was asking "do you want to save").
| * | | Merge pull request #370 from antab/app-selectionKen Moore2017-02-06
| |\ \ \ | | | |/ | | |/| App selection UI improvement
| | * | Change the app selection comboBox to list and add search feature.Arnar Mar Sig2017-02-03
| | | | | | | | | | | | | | | | Allow double clicking the app to select it.
| * | | Merge pull request #369 from antab/issue-363Ken Moore2017-02-06
| |\ \ \ | | |_|/ | |/| | Fix for #363
| | * | * Initialize PanelWidget layout in the constructor.Arnar Mar Sig2017-02-03
| | | | | | | | | | | | | | | | * Instead of removing all PanelWidgets in LoadSettings, remove any extra panels and add more if needed.
* | | | Remove the "Quick Save" button in lumina-screenshot.Ken Moore2017-02-06
|/ / / | | | | | | | | | This was just another button/front-end to the "Open With" functionality which did not get removed earlier.
* | | Commit my work-in-progress on a new NativeWindowSystem class.Ken Moore2017-02-03
| | | | | | | | | | | | This will be a replacement for the current LuminaX11 class usage in the desktop, with a generic Qt5 API that talks to the X11/Wayland subsystems in the background.
* | | Try to fix the tiling high-DPI wallpaper issue.Ken Moore2017-02-03
| | |
* | | Clean up a bit more of the lumina-screenshot interface, and add a button to ↵Ken Moore2017-02-03
| | | | | | | | | | | | copy the current image to the clipboard (tied in to the ctrl-C shortcut as well)
* | | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-03
|\ \ \
| * | | Merge pull request #368 from antab/bugfix-taskmanagerKen Moore2017-02-02
| |\| | | | | | | | | | Bugfix taskmanager
| | * | Add missing call to this->setText().Arnar Mar Sig2017-02-02
| | | |
| | * | Remove calls to setToolButtonStyle() from LTaskButton.Arnar Mar Sig2017-02-02
| | |/ | | | | | | | | | | | | | | | Add calls to setToolButtonStyle() when LTaskButton is created. LTaskManagerPlugin::OrientationChange() already has calls to set the button style when orientation is changed, but this is overwritten in LTaskButton::UpdateButton().
* | / Clean up the archiver a bit.Ken Moore2017-02-03
|/ / | | | | | | | | | | Add better status reporting for opening/viewing archives, fix up the list update/clear when opening a different archive after finishing with one. Move the extract selection action to the toolbar as well, and change the icon/statustip. Make the extract actions enable/disable as needed.
* / Clean up the window activate XCB function. Now it should send the window a ↵Ken Moore2017-02-02
|/ | | | client message asking it to take focus properly as well.
* Another large batch of work on Lumina2:Ken Moore2017-02-01
| | | | | The NativeWindow intermediary seems to be working really well, now just to start adding the the various event detection parsing in to modify that object on-demand. There is still a window focus issue too - the setActive routine is not properly setting that window to have focus yet - need to examine further.
* Add a new "NativeWindow" class to the library. This is a pure Qt container ↵Ken Moore2017-02-01
| | | | | | class for setting/announcing changes to native windows on the system. This allows the WM class (XCB/Wayland-specific) to simply adjust each window object as needed, and the interface (pure Qt) will automatically adjust as needed. NOTE: Still need to adjust the LXCBEventFilter to use this new class, but the root window and rootsubwindow classes are all setup to use it.
bgstack15