Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tag Version 1.3.0 in source | Ken Moore | 2017-06-26 |
| | | | | Ensure the translation files are all in sync as well. | ||
* | Disable the QT_AUTO_SCREEN_SCALE_FACTOR usage in the Lumina app environment ↵ | Ken Moore | 2017-06-26 |
| | | | | (for now - needs more testing). | ||
* | Finish up all the new TreeWidget stuff from JT: | Ken Moore | 2017-06-26 |
| | | | | | | | | | 1. Save/load the size of the tree widget between sessions (sync size across all tabs as well). 2. Sync the tree widget with the browser with regards to whether hidden files should be shown or not. 3. Tie the tree widget "dir model" to the line edit so we get auto-completions again. 4. Make sure the tree widget shows the "normalized" directory path (does not show ZFS snapshot dirs and such). 5. Clean up a lot of debugging messages and comment out unused variable declarations. 6. Change the Browser thumbnail loading/scaling routine to always run based on image resolution rather than file size. | ||
* | Large amount of whitespace cleanup, and almost get the LuminaRandR class ↵ | Ken Moore | 2017-06-23 |
| | | | | finished (one last calculation to do) | ||
* | Clean up some more of the new LuminaRandR class. | Ken Moore | 2017-06-23 |
| | |||
* | A few more changes to LuminaRandR. | Ken Moore | 2017-06-23 |
| | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-22 |
|\ | |||
| * | Added three missing icons to lumina-pdf | ZackaryWelch | 2017-06-22 |
| | | |||
* | | Fix up the font weight setting for the new syntax highlighting rule formats. | Ken Moore | 2017-06-22 |
|/ | |||
* | Flesh out the public functions which can be used for an OutputDevice in ↵ | Ken Moore | 2017-06-22 |
| | | | | | | | | | | | | LuminaRandR. There is now: enable(QRect) changeResolution(QSize) move(QPoint) setGeometry(QRect) All of these run the same inline/backend function for turning on and configuring the monitor | ||
* | Cleanup some debugging information. | Ken Moore | 2017-06-22 |
| | |||
* | Get the LuminaRandR framework able to enable/resize/move a monitor as requested. | Ken Moore | 2017-06-22 |
| | | | | NOTE: The automatic resolution routine picks the larges one available for the monitor, but some monitors lie and don't actually support all the listed resolutions (probably because I am using an HDMI->VGA converter on my Laptop output right now). | ||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-22 |
|\ | |||
| * | Fixed two missing icons in Lumina Archiver | ZackaryWelch | 2017-06-22 |
| | | |||
| * | Fixed nullReceiver error in Lumina-fm | ZackaryWelch | 2017-06-22 |
| | | |||
| * | Removed error when trying to delete pointer | ZackaryWelch | 2017-06-22 |
| | | |||
| * | Fixed number syntax in C++ | ZackaryWelch | 2017-06-22 |
| | | |||
| * | Added missing icon and Null Reciever from comparing INFO in destructor | ZackaryWelch | 2017-06-22 |
| | | |||
| * | Translated using Weblate (lumina_DESKTOP@da (generated)) | scootergrisen | 2017-06-22 |
| | | | | | | | | Currently translated at 100.0% (325 of 325 strings) | ||
* | | Test the connected but not-enabled monitor probing functionality (minor ↵ | Ken Moore | 2017-06-22 |
|/ | | | | tweak to adjust the routine), and test/confirm that the "disable" monitor routine works beautifully. | ||
* | Add enable/disable functionality to LuminaRandR (untested) | Ken Moore | 2017-06-22 |
| | |||
* | Get the LuminaRandR class all finished up for *information purposes only*. | Ken Moore | 2017-06-22 |
| | | | | | 1. All the information retrieval systems are now in place and functional (much easier to use than parsing xrandr output manually). 2. Also get the "setPrimaryMonitor" functionality all setup and working. This *does* change the running X session in an atomic fashion. | ||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-22 |
|\ | |||
| * | Start a large update to LuminaRandR info retrieval routine. | Ken Moore | 2017-06-21 |
| | | | | | | | | | | **DOES NOT COMPILE** Nothing should be using this class yet, so there should be no pkg fallout from it. | ||
| * | Oops - forgot to add the changes to the LuminaRandR files. | Ken Moore | 2017-06-21 |
| | | |||
| * | Get a lot more of the LuminaRandR class functional. The "set" routines are ↵ | Ken Moore | 2017-06-21 |
| | | | | | | | | not working for some reason (even when using the same XLib function as xrandr for disabling a monitor) | ||
| * | Hotpatch to lumina-xconfig. | Ken Moore | 2017-06-21 |
| | | | | | | | | If the screens do not exactly line up next to each other, just put them in the list anyway. Also list the origin point for each monitor in the details as well (just in case). | ||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-20 |
| |\ | |||
| | * | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-06-20 |
| | |\ | |||
| | | * | Removed error with slot name | ZackaryWelch | 2017-06-20 |
| | | | | |||
| | * | | resolving OCD - one whitespace block at a time | q5sys | 2017-06-20 |
| | |/ | |||
| * / | Commit a bit more work on the LuminaRandR class - still not ready yet. | Ken Moore | 2017-06-20 |
| |/ | |||
| * | Clean up some whitespace. | Ken Moore | 2017-06-20 |
| | | |||
| * | Removed an error message caused by an object's name and QMetaObject | ZackaryWelch | 2017-06-20 |
| | | |||
| * | Quick adjustment for when pianobar is not installed | Ken Moore | 2017-06-20 |
| | | |||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-19 |
| |\ | |||
| | * | Translated using Weblate (lumina_DESKTOP@lt (generated)) | Moo | 2017-06-19 |
| | | | | | | | | | | | | Currently translated at 100.0% (325 of 325 strings) | ||
| | * | Added Go rules and corrected number highlighting syntax | ZackaryWelch | 2017-06-19 |
| | | | |||
| * | | Fix the migration routine when moving from the "default" monitor ID (vesa, ↵ | Ken Moore | 2017-06-19 |
| |/ | | | | | | | scfb) to a non-"default" ID. | ||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-19 |
| |\ | |||
| | * | Updated Python syntax rules | ZackaryWelch | 2017-06-19 |
| | | | |||
| * | | Remove the character per line limit for html files. | Ken Moore | 2017-06-19 |
| |/ | |||
| * | Commit some minor updates to whitespace and the python syntax file name. | Ken Moore | 2017-06-19 |
| | | |||
| * | Added PHP rules and updated Javascript and Markdown rules | ZackaryWelch | 2017-06-19 |
| | | |||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-19 |
| |\ | |||
| | * | clean up unneeded comment formatting | q5sys | 2017-06-16 |
| | | | |||
| | * | set properties for treeview | q5sys | 2017-06-16 |
| | | | |||
| * | | Fix the fallback icon routine for desktop entries. | Ken Moore | 2017-06-19 |
| |/ | |||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-16 |
| |\ | |||
| | * | Updated Markdown syntax | ZackaryWelch | 2017-06-16 |
| | | |