Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Fix up the font weight setting for the new syntax highlighting rule formats. | 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 |
| | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-22 |
|\ | |||
| * | 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 |
| |/ | |||
| * | 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 |
| | | |||
| * | Added Go rules and corrected number highlighting syntax | ZackaryWelch | 2017-06-19 |
| | | |||
| * | 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 |
| | | |||
| * | clean up unneeded comment formatting | q5sys | 2017-06-16 |
| | | |||
| * | set properties for treeview | q5sys | 2017-06-16 |
| | | |||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-16 |
| |\ | |||
| | * | Updated Markdown syntax | ZackaryWelch | 2017-06-16 |
| | | | |||
| * | | Get the new side-pane TreeView up and running with q5sys's input. | Ken Moore | 2017-06-16 |
| | | | |||
| * | | Speed up the loading of thumbnails in lumina-fm. Now all the scaling and ↵ | Ken Moore | 2017-06-16 |
| |/ | | | | | | | such is done in the external thread - so images appear as they are ready instead of bogging down the main thread.. | ||
| * | Minor debugging change in lumina-fm | Ken Moore | 2017-06-16 |
| | | |||
| * | Clean up the opening of an auto-extracted archive. | Ken Moore | 2017-06-16 |
| | | |||
| * | Clean up the auto-extract functionality in lumina-fm | Ken Moore | 2017-06-16 |
| | | |||
| * | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-06-16 |
| |\ | |||
| | * | Quick update for javascript syntax rules | Ken Moore | 2017-06-16 |
| | | | |||
| | * | Merge branch 'master' of https://github.com/trueos/lumina | ZackaryWelch | 2017-06-16 |
| | |\ | |||
| | * | | Updated syntax files | ZackaryWelch | 2017-06-16 |
| | | | | |||
| * | | | fix file manage autoextract menu method | q5sys | 2017-06-16 |
| | |/ | |/| | |||
| * | | add prototype for autoextract menu entry | q5sys | 2017-06-16 |
| | | | |||
| * | | another crack at openwith menu | q5sys | 2017-06-16 |
| | | | |||
| * | | add dirtreepane connection logic | q5sys | 2017-06-16 |
| |/ | |||
| * | HTML and Javascript syntax highlighting | ZackaryWelch | 2017-06-15 |
| | | |||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-15 |
| |\ | |||
| | * | Python syntax rules updated | ZackaryWelch | 2017-06-15 |
| | | | |||
| * | | Add a new markdown syntax highlighting format. Not quite finished yet - but ↵ | Ken Moore | 2017-06-15 |
| |/ | | | | | | | has the bulk of the options so far. | ||
| * | Fix the sync of the line wrap with the current tab/file. | Ken Moore | 2017-06-14 |
| | | |||
| * | fix font size bug for line sizes | q5sys | 2017-06-14 |
| | | |||
| * | fix dirtreepane bugs and deactive from menu | q5sys | 2017-06-13 |
| | | |||
| * | redo dirtreepane to work the same as other options | q5sys | 2017-06-13 |
| | | |||
| * | add dirtreepane prototype code | q5sys | 2017-06-13 |
| | | |||
| * | clean up unneeded code and extraneous debug lines | q5sys | 2017-06-13 |
| | | |||
* | | Oops - forgot to add the new test.xml file to the last commit. | Ken Moore | 2017-06-22 |
| | | |||
* | | Add a couple more files to lumina-textedit: | Ken Moore | 2017-06-22 |
|/ | | | | | 1) A basic "text" syntax rule set (no highlighting, word wrap) 2) A test file for the XML rules. | ||
* | Add a new syntax rule set for JSON files. Seems to be working fine. | Ken Moore | 2017-06-11 |
| |