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