Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove old comment already tackled | william | 2015-03-16 |
| | |||
* | global.h is required for the LuminaOS.h | william | 2015-03-14 |
| | |||
* | fix issues with pushbuttons (Command, WorkingDir and Icon) concerning the ↵ | william | 2015-03-14 |
| | | | | default values | ||
* | Merge remote-tracking branch 'upstream/master' into deskEditor | william | 2015-03-14 |
|\ | |||
| * | Add a new favoriting system to the Lumina Utils library. This should make ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | things easier to add/change as necessary in the future (not tied into any of the display classes yet). | ||
| * | Allow the favoriting of files in lumina-fm that do *not* conflict with a ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | currently-active favorite with the same name. If the current favorite is stale/broken - go ahead and replace it with the new one. | ||
| * | Revert the previous update with regards to the removal of broken "favorite" ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | sym-links. There are many cases where the user would want to keep those links around even when the location it points at is not available at the moment. | ||
| * | Truncate the timezone country names to 20 characters. (more than enough to ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | see what the country is) | ||
| * | Add the ability to set/use custom timezones on the system - defaulting to ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | the system time (whatever that might be). | ||
| * | Make sure to clean up any broken sym-links in the favorites directory when ↵ | Ken Moore | 2015-03-13 |
| | | | | | | | | the user button is clicked. This needs to be automated/moved once the new favorites system is set in place later. | ||
| * | Merge branch 'master' of https://github.com/pcbsd/lumina | Ken Moore | 2015-03-13 |
| |\ | |||
| | * | Merge pull request #67 from william-os4y/checksum | Ken Moore | 2015-03-13 |
| | |\ | | | | | | | | | add checksum for OpenBSD (this is in fact a copy of the code from freeBSD) | ||
| | | * | add checksum for OpenBSD (this is in fact a copy of the code from freeBSD) | william | 2015-03-13 |
| | |/ | |||
| * / | Make sure the file removals are multi-selection aware in lumina-fm. | Ken Moore | 2015-03-13 |
| |/ | |||
* | | spelling error | william | 2015-03-13 |
| | | |||
* | | better window size | william | 2015-03-13 |
| | | |||
* | | fix some label names | william | 2015-03-13 |
| | | |||
* | | fix: set buttons icons | william | 2015-03-13 |
| | | |||
* | | set dialog's name and icon | william | 2015-03-13 |
| | | |||
* | | lCommand: setText() does not flag Modified() automatically | william | 2015-03-13 |
| | | |||
* | | fix: when the user click cancel we don't change any values | william | 2015-03-13 |
| | | |||
* | | setText() does not flag Modified() automatically | william | 2015-03-13 |
| | | |||
* | | default type is Application with capital A | william | 2015-03-13 |
| | | |||
* | | automatically display correct folder when clicking command button | william | 2015-03-13 |
| | | |||
* | | automatically display the correct folder when clicking on Icon button | william | 2015-03-13 |
| | | |||
* | | detect the type of desktop file and adapt the layout accordingly | william os4y | 2015-03-13 |
| | | |||
* | | simple editor for .desktop files | william os4y | 2015-03-13 |
| | | |||
* | | fix issue #55: inform user whan return code is not null | william os4y | 2015-03-13 |
| | | |||
* | | adapt the .gitignore in order to avoid all constructed files. | william os4y | 2015-03-13 |
|/ | |||
* | Add a couple more checks to the notepad plugin so that it does not ↵ | Ken Moore | 2015-03-13 |
| | | | | update/change the current UI for a programmatic save of the info to disk. | ||
* | Make sure that files visible in the userbutton have the appropriate icons ↵ | Ken Moore | 2015-03-13 |
| | | | | based on the mimetype. | ||
* | Add Checksum support for FreeBSD, and tie it into lumina-fm. | Ken Moore | 2015-03-12 |
| | |||
* | Change the icon used for the "favorite files" button. Now it matches the ↵ | Ken Moore | 2015-03-12 |
| | | | | Userbutton icon. | ||
* | Add a new error dialog to lumina-open so that there is a graphical ↵ | Ken Moore | 2015-03-12 |
| | | | | notification if the input file could not be used for some reason. | ||
* | Make the XDG Exec= field code substitutions a bit more robust for missing ↵ | Ken Moore | 2015-03-12 |
| | | | | | | fields in the *.desktop file. Also fix a bug in lumina-open where the field code substitutions were not happening for non-default applications. | ||
* | Merge branch 'master' of https://github.com/pcbsd/lumina | Ken Moore | 2015-03-12 |
|\ | |||
| * | Merge pull request #65 from Nanolx/master | Ken Moore | 2015-03-12 |
| |\ | | | | | | | Lumina Debian #5 | ||
| | * | final fix | Christopher Roy Bratusek | 2015-03-12 |
| | | | |||
| | * | fix typo | Christopher Roy Bratusek | 2015-03-12 |
| | | | |||
| | * | add debian/lumina-data.install | Christopher Roy Bratusek | 2015-03-12 |
| | | | |||
| | * | debian packaging: | Christopher Roy Bratusek | 2015-03-12 |
| | | | | | | | | | | | | | | | | | | - drop lumina-core - add lumina-data - make lumina-desktop replace lumina-core | ||
| | * | debian packaging: | Christopher Roy Bratusek | 2015-03-12 |
| |/ | | | | | | | | | - new upstream snapshot - add qt5-configuration-tool wrapper for Lumina-DE (use qt5ct QT_QPA_PLATFORMTHEME if /usr/bin/qt5ct exists and LUMINA_USE_QT5CT is TRUE in /etc/defaul/lumina-qt5ct) | ||
* / | Tweak the fallback behavior of the %c field code replacement routine for a ↵ | Ken Moore | 2015-03-12 |
|/ | | | | *.desktop Exec generation. | ||
* | Update a bunch of icons in the desktop session, and also add a few abilities ↵ | Ken Moore | 2015-03-12 |
| | | | | | | | | | to the desktopview plugin: 1) Multi-item selection 2) cut/copy files to clipboard 3) delete files 4) increase/decrease icon sizes | ||
* | Clean up some of the Lumina theme watcher usage (add a 1/2 second delay ↵ | Ken Moore | 2015-03-12 |
| | | | | after file change before loading the new settings). | ||
* | Adjust the QPixmap::grabWindow routine to work better on Qt5 (that function ↵ | Ken Moore | 2015-03-12 |
| | | | | was moved into QScreen) | ||
* | Add some debugging to the system tray image painting routine. | Ken Moore | 2015-03-12 |
| | |||
* | Make sure to load any specific icons for *.desktop files in lumina-fm. | Ken Moore | 2015-03-12 |
| | |||
* | Just a bit of cleanup in libLumina and adjust the deskopview plugin a bit ↵ | Ken Moore | 2015-03-11 |
| | | | | for non-valid *.desktop files. | ||
* | Convert the windowImage routine to XCB from XLib, and set the desktop ↵ | Ken Moore | 2015-03-11 |
| | | | | | | | (system tray) to use the new routine. Also setup the desktop to use the new XCB routine for window icons as well. Both are tested on 10.x and appear to work perfectly. |