aboutsummaryrefslogtreecommitdiff
path: root/libLumina/LuminaUtils.h
Commit message (Expand)AuthorAge
* Change the $${PRO_FILE_PWD} variable to just $${PWD}. This seems to fix path ...Ken Moore2016-02-02
* Large cleanup of the Lumina project files and OS-detection/support systems.Ken Moore2016-01-11
* Fix up the loading of locales through the StartMenu/Session. Now it will prop...Ken Moore2015-12-01
* Re-work how Lumina finds/loads icons from the current theme. This bypasses th...Ken Moore2015-11-10
* Another batch of small fixes:Ken Moore2015-10-07
* Add a LUtils function for assembling the command to open a terminal in a part...Ken Moore2015-09-17
* Add come fixes to libLumina to work with the new systemstart plugin, and adju...Ken Moore2015-09-10
* Add a new "PathToAbsolute()" function to LuminaUtils for converting a possibl...Ken Moore2015-08-31
* Add a function to convert a number of bytes into a display string (3 digits)Ken Moore2015-08-19
* Change a bit more of the localization/translation mechanisms: Now it is possi...Ken Moore2015-07-21
* Update/add some localization functions to libLumina.Ken Moore2015-07-21
* Oops, forgot to make the new functions staticKen Moore2015-07-09
* Expand the QtQuick plugin format and put a couple more functions for finding/...Ken Moore2015-07-09
* Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...Ken Moore2015-06-11
* Add a new LUtils::imageExtensions() function, and setup the lumina-desktop pl...Ken Moore2015-05-28
* Add the ability to show binaries on the lumina-search output as well as *.des...Ken Moore2015-05-25
* Add a few new functions to LuminaOS:Ken Moore2015-05-21
* Finish getting the new Favorites system cleaned up in libLumina. Now it is re...Ken Moore2015-04-25
* Add a new favoriting system to the Lumina Utils library. This should make thi...Ken Moore2015-03-14
* Finish committing the last of the new distribution defaults framework. Also a...Ken Moore2015-01-21
* Clean up how translations are loaded for all the Lumina utilities, and also a...Ken Moore2014-12-30
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Update the XDG categories that are supported, as well as the add a new "Wine"...Ken Moore2014-11-14
* Add better binary detection to LuminaUtils, and setup lumina-open to use it.Ken Moore2014-10-08
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15