aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2016-12-19
* Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2016-12-19
* Another mimetype detection fix.Ken Moore2016-12-16
* Fix the mimetype matching routine to support multiple-extension formats bette...Ken Moore2016-12-16
* Merge branch 'master' of github.com:trueos/luminaWeblate2016-12-14
|\
| * Add new options for the Lumina tips:Ken Moore2016-12-13
| * Add a ton more quotes to the login message generator. Now up to 46, which sho...Ken Moore2016-12-09
| * Add a couple more options for the tip of the day.Ken Moore2016-12-08
| * Get the new input device routines almost ready. Still have the page disabled ...Ken Moore2016-12-06
| * 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
| * 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
| * 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
| * Unify the icons used for battery indications within the start menu and batter...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
| * Oops - NOW the desktop/panel settings-reload will work.Ken Moore2016-11-22
| * Fix up the default settings-setting routine to use the new panel/desktop synt...Ken Moore2016-11-22
| * Add a shortcut for opening the wallpaper settings within the "preferences" menu.Ken Moore2016-11-21
| * Add the "lockdesktop" menu plugin to the TrueOS default settings.Ken Moore2016-11-21
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-21
| |\
| | * Revert "Revert "search clear function on ESC press""Ken Moore2016-11-20
| | * Revert "search clear function on ESC press"q5sys2016-11-20
| | * Commit some more work on the new input device framework. Got the properties g...Ken Moore2016-11-17
| * | Add a new menu plugin: "lockdesktop".Ken Moore2016-11-21
| |/
| * Get a bit more of the input device class working - using lumina-config for te...Ken Moore2016-11-17
| * Oops - make sure the LInput funcions are public and staticKen Moore2016-11-17
| * Add in the beginnings of a new backend class for managing input devices (LInp...Ken Moore2016-11-17
| * Bump the copyright year on the LuminaX11 files.Ken Moore2016-11-17
| * Update the default luminaDesktop.conf files to try and associate the archive ...Ken Moore2016-11-15
| * Speed up the initial loading of the desktop at start, and delay the auto-star...Ken Moore2016-11-12
| * Fix up the panel autohide routine so it actually resizes the panels instead o...Ken Moore2016-11-11
| * Oops - forgot to add some files to the previous commits.Ken Moore2016-11-11
| * Clean up some more of the library project files.Ken Moore2016-11-10
| * Add a new panel plugin:Ken Moore2016-11-10
| * Add pass-through for context menu requests on many desktop plugins.Ken Moore2016-11-10
| * Tag version 1.1.2 internally (Lumina Library no longer in existence)Ken Moore2016-11-10
| * Due to some erratic reports of the wallpaper widget not staying on the bottom...Ken Moore2016-11-10
| * Fix the wallpaper background when a screen resizes.Ken Moore2016-11-09
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-07
| |\
| | * Fix unportable test(1) operator.Thomas Klausner2016-11-07
| * | LARGE UPDATE:Ken Moore2016-11-07
| |/
| * Convert the ResizeMenu class into it's own files:Ken Moore2016-11-03
| * Add a new sessionsettings flag:Ken Moore2016-11-02
| * Add the beginnings of the new RandR xcb backend to LuminaKen Moore2016-10-27
| * Add PulseAudio support into the FreeBSD backend if a PICO session is detected.Ken Moore2016-10-25
| * Fix the "sticky" status on the wallpaper widgets.Ken Moore2016-10-24
| * For desktop icons, only check if there is a name to decide when to show it.Ken Moore2016-10-21
bgstack15