aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
...
| * | | Translated using Weblate (lumina_DESKTOP@pl (generated))Paweł2016-10-17
| * | | Translated using Weblate (lumina_DESKTOP@de (generated))Ettore Atalan2016-10-17
| * | | Translated using Weblate (lumina_WM@es (generated))Alejandro Pastor Vargas2016-10-17
| * | | Translated using Weblate (lumina_WM@de (generated))Sven Putze2016-10-17
* | | | Merge branch 'master' of github.com:trueos/luminaWeblate2016-12-14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-14
| |\ \ \
| | * | | fix missing bracketsJT Pennington2016-12-14
| | * | | Merge pull request #320 from q5sys/masterJT Pennington2016-12-14
| | |\ \ \
| | | * | | Update page_mouse.hJT Pennington2016-12-14
| | | * | | fixing white space to keep Ken happyJT Pennington2016-12-14
| | | * | | comment out page_mouse_trueosJT Pennington2016-12-14
| | | * | | comment out trueos mouse pageJT Pennington2016-12-14
| | | * | | code cleanupJT Pennington2016-12-07
| | | * | | clean up codeJT Pennington2016-12-07
| | | * | | it would help if I actually pushed the pagesq5sys2016-12-08
| | | * | | testing mouse utilq5sys2016-12-08
| | * | | | Fix the window title within the input device page.Ken Moore2016-12-13
| | * | | | Add new options for the Lumina tips:Ken Moore2016-12-13
| | * | | | Fix up the item visibility within the theme engine selector page on first load.Ken Moore2016-12-09
| | * | | | Add a ton more quotes to the login message generator. Now up to 46, which sho...Ken Moore2016-12-09
| | * | | | Fix up a build error on the cluster (not sure why the cluster had a problem w...Ken Moore2016-12-09
| * | | | | Add some more PTY work on the terminal.Ken Moore2016-12-14
| |/ / / /
| * | | | Add a couple more options for the tip of the day.Ken Moore2016-12-08
| * | | | Fix up the selection highlighting *during* the mouse movement.Ken Moore2016-12-08
| * | | | Clean up a bit more of the Terminal interactions.Ken Moore2016-12-08
| * | | | Apply a cursor fix for backspace *within* the middle of a line.Ken Moore2016-12-08
| * | | | Commit some more fixes for the terminal. Now the arrow keys work properly wit...Ken Moore2016-12-08
| * | | | Fix up the auto-hide functionality within the terminal when the term window l...Ken Moore2016-12-08
| |/ / /
| * | | Disable the auto-hide on activation event - something weird is going on (prob...Ken Moore2016-12-07
| * | | Cleanup some more of the terminal functionality:Ken Moore2016-12-07
| * | | Add some more filtering for mouse devices:Ken Moore2016-12-07
| * | | Enable the new input-devices page within lumina-config.Ken Moore2016-12-07
| * | | Get the new input device routines almost ready. Still have the page disabled ...Ken Moore2016-12-06
| * | | Commit a couple tweaks for lumina-fm - trying to get the drag and drop highli...Ken Moore2016-12-05
| * | | Have the "start-lumina-desktop" binary check for an existing lockfile and rem...Ken Moore2016-12-05
| * | | Add a bit more debugging to the start-lumina-desktop binary.Ken Moore2016-12-05
| * | | Re-enable drag and drop within lumina-fm.Ken Moore2016-12-05
| * | | Make the start menu open faster by only loading the favorites *when the file/...Ken Moore2016-12-02
| * | | Adjust the Qt-crash workaround a bit to try and avoid starting a dbus session...Ken Moore2016-12-01
| * | | Fix up the non-selection extraction of an archive. (empty "name" field messed...Ken Moore2016-12-01
| * | | Get rid of the "fortune" usage, and replace it with a built-in system of tips...Ken Moore2016-12-01
| * | | Add the Lumina version to the bottom of the boot splash as well.Ken Moore2016-12-01
| * | | Have lumina-archiver just open the containing folder when extracting multiple...Ken Moore2016-12-01
| * | | Allow for multi-selection of items for extractions.Ken Moore2016-11-30
| * | | Fix up the permissions of extracted files via lumina-archiver.Ken Moore2016-11-30
| * | | Unify the icons used for battery indications within the start menu and batter...Ken Moore2016-11-30
| * | | Get rid of the whitespace between mimetype registrations in the lumina-archiv...Ken Moore2016-11-30
| * | | A few more tweaks for the boot splash. Font weights and such to better accent...Ken Moore2016-11-30
| * | | Cleanup the bootsplash a bit:Ken Moore2016-11-30
| * | | Fix a recursive bug in the parenthesis matching/replacing routine within lumi...Ken Moore2016-11-29
bgstack15