aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Quick adjust of the locale loading methods.Ken Moore2016-06-20
* Have lumina-textedit also create a sym-link called "lte" for the lumina-texte...Ken Moore2016-06-20
* Fix where localization files get installed via the main source tree (accounts...Ken Moore2016-06-20
* Oops - forgot to add a couple new .desktop files to the git repo.Ken Moore2016-06-20
* Add some more individual UI pages.Ken Moore2016-06-17
* Start splitting up the mainUI form into individual pages (not tied into build...Ken Moore2016-06-17
* Change the fallback icon used for a .desktop file in the applauncher plugin.Ken Moore2016-06-16
* Have the lumina-open dialog show applications on the main list which also hav...Ken Moore2016-06-16
* Another round of small bug fixes/tweaks:Ken Moore2016-06-16
* Adjust the default keyboard shortcuts a bit to try and avoid conflicts betwee...Ken Moore2016-06-16
* Another update to the Glass theme. I think this theme is just about done now.Ken Moore2016-06-16
* Another few fixes for the new Glass theme.Ken Moore2016-06-15
* make the new start menu search a bit more responsive (in case of lots of resu...Ken Moore2016-06-15
* Add the ability to search for apps/utilities directly within the start menu.Ken Moore2016-06-15
* Another significant update:Ken Moore2016-06-14
* Another large batch of updates:Ken Moore2016-06-14
* Large update to the project files:Ken Moore2016-06-14
* A few changes:Ken Moore2016-06-13
* Setup the keyboard shortcut so the windows/meta key will open the start menu.Ken Moore2016-06-12
* Get the lumina desktop all setup with a registration system for start-menu-li...Ken Moore2016-06-11
* Cleanup a bit more of the lumina-terminal. Color support is now in (with "xte...Ken Moore2016-06-11
* Add a couple more default mimetype associations for the text editor.Ken Moore2016-06-11
* Change the name of the main desktop binary from "Lumina-DE" to "lumina-deskto...Ken Moore2016-06-11
* Fix up the RSS reader plugin a bit so that it handles all the feeds by the or...Ken Moore2016-06-11
* Ensure a more uniform size for task manager buttons.Ken Moore2016-06-10
* Change to using the "start-here-lumina" icon instead, "start-here" was alread...Ken Moore2016-06-10
* Change the app menu and start menu button icon to use "start-here" as the pri...Ken Moore2016-06-10
* Hide duplicate favorite entries.Ken Moore2016-06-10
* Make sure the text on the terminal is visible.Ken Moore2016-06-10
* Make sure that wildard mimetype matches are given lower priority than exact m...Ken Moore2016-06-09
* Fix the RSS reader plugin setting within lumina-config. Now it can add/detect...Ken Moore2016-06-09
* Add the ability to specify mimetype defaults within luminaDesktop.conf, and a...Ken Moore2016-06-09
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-06-08
|\
| * Move the lumina-open.conf file over to the standard XDG location (~/.config/l...Ken Moore2016-06-08
| * Remove the initialization of a (now) unused settings file.Ken Moore2016-06-08
| * Adjust the last couple utilities to use the new application/[terminal/email] ...Ken Moore2016-06-08
| * Move to using the "application/[email/terminal]" mimetypes for registering/fi...Ken Moore2016-06-08
| * Fix up the detection/usage of the "mailto:" option in lumina-open. This also ...Ken Moore2016-06-08
| * Fix a bug with detecting/using KDE applications as the defaults for particula...Ken Moore2016-06-08
* | Oops, forgot to add in a couple new files for lumina-xconfig.Ken Moore2016-06-08
|/
* Update lumina-xconfig (and lumina-session) so that it saves/reloads the previ...Ken Moore2016-06-06
* Make sure that lumina-fm will also remove broken symlinks when deleting a dir...Ken Moore2016-06-06
* Make sure the calendar plugin "rolls-over" when a new day begins (keep the cu...Ken Moore2016-06-06
* Fix a bunch of little things with the desktop:Ken Moore2016-06-02
* Rename/move the new RSS reader plugin to "rssreader" in the backend/source tr...Ken Moore2016-06-02
* Add the new RSS reader to the known plugins in lumina-config.Ken Moore2016-06-02
* A couple minor tweaks to the new RSS stuff. Fix the URL for the PC-BSD blog a...Ken Moore2016-06-02
* Make the RSS reader support both rss version 0.91 in addition to version 2.0 ...Ken Moore2016-06-02
* Add a new OS function: RSSFeeds()Ken Moore2016-06-02
* Ok, *now* the RSS reader is completely done aside from the pre-loaded feeds. ...Ken Moore2016-06-02
bgstack15