aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/desktop-plugins
Commit message (Expand)AuthorAge
* fontMetrics().width -> fontMetrics().horizontalAdvancelbartoletti2019-10-22
* Rip out the initialization of drag and drop on applauncher desktop plugins.Ken Moore2018-06-07
* desktop: support /run/media (user removable devices)Ole-André Rodlie2018-05-11
* Fix up the RSS reader.Ken Moore2018-03-21
* Add drop support for directories on the desktop.Ken Moore2018-03-08
* Add drag-n-drop to the desktop icons.Ken Moore2018-03-08
* Muted debug statementsZackaryWelch2017-12-04
* Updated the RSS desktop plugin to work for ATOM feedsZackaryWelch2017-12-04
* Preliminary ATOM parsing for the RSS readerZackaryWelch2017-12-04
* Add the ability to use a "directory" as the target for desktop wallpapers. Wi...Ken Moore2017-10-27
* Fix a few places where /net/ files are still checked for existance (pauses/de...Ken Moore2017-10-26
* Fix up the icon sync on theme change, and change the icon for lumina-mediapla...Ken Moore2017-09-18
* Made the monitor widget label names translateableZackaryWelch2017-09-11
* Fix aKen Moore2017-08-14
* Fix the fallback icon routine for desktop entries.Ken Moore2017-06-19
* Add the capability to be a bit smarter when determining a "fallback" icon for...Ken Moore2017-06-08
* Get the new Icon Cache system implemented and turned on for the desktop "appl...Ken Moore2017-05-26
* Add in New Dir, New File, and Paste functionality to the desktop itself (if i...Ken Moore2017-05-24
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-04-29
|\
| * Make sure the cut/delete options for desktop icons are still possible if the ...Ken Moore2017-04-28
| * Add cut/copy/rename functionality to the desktop icons in Lumina.Ken Moore2017-04-28
* | Finally fix the desktop plugin location management system.Ken Moore2017-04-29
|/
* Make the RSS reader a bit more relaxed about the RSS return format (make feed...Ken Moore2017-04-21
* Fix up the context menu policies for the notepad desktop plugin.Ken Moore2017-03-10
* Clean up some of the applauncher context menu functionality:Ken Moore2017-03-02
* Oops - Fix a typo in the desktop applauncher plugin:Ken Moore2017-02-27
* Oops - fix a typo in the tooltip update.Ken Moore2017-02-24
* Make sure the tooltip on the desktop icons is properly set for .desktop entri...Ken Moore2017-02-24
* Add the ability to show "/media/*" shortcuts on the Lumina desktop. This will...Ken Moore2017-01-12
* Speed up the initial loading of the desktop at start, and delay the auto-star...Ken Moore2016-11-12
* Add pass-through for context menu requests on many desktop plugins.Ken Moore2016-11-10
* LARGE UPDATE:Ken Moore2016-11-07
* For desktop icons, only check if there is a name to decide when to show it.Ken Moore2016-10-21
* Add a "launch" option within the context menu for applauncher desktop plugins.Ken Moore2016-10-11
* Add a fallback icon if an image file fails to load the thumbnail for desktop ...Ken Moore2016-09-23
* Finish up the depretiation of the old systemapps fetching function.Ken Moore2016-09-23
* Large update to how XDGDesktop files are created/used.Ken Moore2016-09-22
* Disable the translation of the blank HTML text for the QTextBrowser.Ken Moore2016-07-27
* Remove some HTML formatting from being translated.Ken Moore2016-06-21
* Change the fallback icon used for a .desktop file in the applauncher plugin.Ken Moore2016-06-16
* Fix up the RSS reader plugin a bit so that it handles all the feeds by the or...Ken Moore2016-06-11
* Make sure the calendar plugin "rolls-over" when a new day begins (keep the cu...Ken Moore2016-06-06
* Rename/move the new RSS reader plugin to "rssreader" in the backend/source tr...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
* Ok, *now* the RSS reader is completely done aside from the pre-loaded feeds. ...Ken Moore2016-06-02
* Get the new RSS reader plugin all setup and fully-functional.Ken Moore2016-06-02
* Get the new RSS reader plugin mostly-functional. Add/remove feeds seems to wo...Ken Moore2016-06-01
* Add the beginnings of a new desktop plugin: rssreaderKen Moore2016-05-31
* Expand lumina icon / text containers to always be a uniforum size. Thanks Ken!JoshDW192016-04-26
bgstack15