Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #706 from lbartoletti/fix_deprecated | Ken Moore | 2019-10-29 |
|\ | | | | | Fix deprecated | ||
| * | fix setTabStopWidth | lbartoletti | 2019-10-22 |
| | | |||
| * | fix warning: 'created' is deprecated: Use either birthTime() or ↵ | lbartoletti | 2019-10-22 |
| | | | | | | | | metadataChangeTime() final round | ||
| * | fix setTabStopWidth -> setTabStopDistance | lbartoletti | 2019-10-22 |
| | | |||
| * | fix warning: 'created' is deprecated: Use either birthTime() or ↵ | lbartoletti | 2019-10-22 |
| | | | | | | | | metadataChangeTime() last round | ||
| * | fontMetrics().width -> fontMetrics().horizontalAdvance | lbartoletti | 2019-10-22 |
| | | |||
| * | fix lumina-screenshot/MainUI.cpp | lbartoletti | 2019-10-22 |
| | | |||
| * | screenGeometry/screenCount -> QGuiApplication::screens(). another round | lbartoletti | 2019-10-22 |
| | | |||
| * | fix warning: 'created' is deprecated: Use either birthTime() or ↵ | lbartoletti | 2019-10-22 |
| | | | | | | | | metadataChangeTime() | ||
* | | Merge pull request #705 from lbartoletti/shortcut_lumina_photo | Ken Moore | 2019-10-23 |
|\ \ | | | | | | | [lumina-photo] add shortcuts | ||
| * | | add shortcuts | lbartoletti | 2019-10-21 |
| |/ | |||
* / | Fix fit picture from CLI | lbartoletti | 2019-10-22 |
|/ | |||
* | Bump minimum Qt version needed for lumina-photo (5.9+) | Ken Moore | 2019-07-12 |
| | |||
* | Add a new "java.syntax" highlighting ruleset. | Ken Moore | 2019-06-26 |
| | | | | Thanks to Mike Remski for sending this in! | ||
* | Just a bunch of whitespace cleanup | Ken Moore | 2019-05-20 |
| | |||
* | Update desktop-utils.pro | Ken Moore | 2019-04-29 |
| | | | | Remove old utilities from the desktop-utils.pro file. lumina-calculator and lumina-pdf are in their own repositories now(lumina-desktop/lumina-calculator, lumina-desktop/lumina-pdf) | ||
* | Ensure that the browser path is always canonical. | Ken Moore | 2019-04-27 |
| | | | | Also ensure that glib is not used for Qt. | ||
* | Remove lumina-calculator and lumina-pdf from the lumina repo. | Ken Moore | 2019-04-03 |
| | | | | They have their own repos now (https://github.com/lumina-desktop/lumina-[pdf/calculator]) | ||
* | A couple quick changes to lumina-fm: | Ken Moore | 2019-03-14 |
| | | | | | 1. Fix up the loading of new/renamed files in a directory on-demand. 2. Ensure that we only keep a small thumbnail in memory instead of the full image. | ||
* | Finish cleaning up lumina-pdf with poppler. | Ken Moore | 2019-03-08 |
| | | | | Ensure that the smart-cache system is working fine now (either backend) | ||
* | Get lumina-pdf working with the poppler backend once again. | Ken Moore | 2019-03-08 |
| | | | | | Also have it dynamically keep up to 5 pages in the cache at once. Load on demand as page number changes instead. Still have some debugging enabled for further testing. | ||
* | Add XDG mimetype registrations for ISO and IMG files for lumina-archiver. | Ken Moore | 2019-02-15 |
| | |||
* | Add shortcut Ctrl+F4 for closing the current tab | Ken Moore | 2019-01-27 |
| | |||
* | Try to fix the start menu search lockup. | Ken Moore | 2019-01-26 |
| | | | | Seems to fix it here, although I get a little bit of graphical artifacting while replacing the app menu items. | ||
* | Fix up the minimum size of the shortcut buttons. | Ken Moore | 2019-01-26 |
| | | | | Also add statusbar text for copying the image to the clipboard | ||
* | Get the thumbnail loader all working again. | Ken Moore | 2019-01-25 |
| | |||
* | Fix the usage of standard icons within the browser. | Ken Moore | 2019-01-25 |
| | |||
* | Get lumina-pdf fixed up quite a bit: | Ken Moore | 2019-01-12 |
| | | | | | | | 1. Fix MUPDF compilation 2. Fix single-page, dual-column, and grid-view modes. 3. Fix presentation view mode 4. Fix page transitions with keyboard shortcuts. | ||
* | Merge pull request #642 from stackyjoe/master | Ken Moore | 2019-01-02 |
|\ | | | | | Some changes and fixes to LuminaPDF | ||
| * | Switches from keeping links in a QHash to a std::vector. This fixes some ↵ | joe berner | 2018-12-18 |
| | | | | | | | | race conditions on key insertion from multiple threads. | ||
| * | Changes the UI interface so that only the current page is rendered on screen ↵ | joe berner | 2018-12-18 |
| | | | | | | | | at a time. This has significant memory benefits for large PDF files. This also implements a least-recently used cache of tunable size, which improves responsiveness if you're hopping between two specific pages. | ||
* | | Fix coredump when starting up lumina-fm | Maksym Stetsyuk | 2018-12-31 |
|/ | |||
* | Fix a trailing slash in the desktop-utils.pro | Ken Moore | 2018-11-16 |
| | |||
* | Merge pull request #626 from lbartoletti/lumina-photo | Ken Moore | 2018-11-12 |
|\ | | | | | New desktop utils: lumina-photo | ||
| * | q5sys review: | lbartoletti | 2018-11-07 |
| | | | | | | | | | | | | | | - Menu > View > reword last entry to "Fit to Window" - Double Click : Toggle between Normal size and Fit Graphics View - Scroll Wheel : zoom in = down / zoom out = up - Ctrl + Scroll Wheel : next image = down / previous image = up | ||
| * | init lumina-photo | Loïc Bartoletti | 2018-09-25 |
| | | |||
* | | create new folder in lumina-fm | lbartoletti | 2018-11-09 |
|/ | |||
* | Allow the disk image burner to run on .iso files | Ken Moore | 2018-09-01 |
| | |||
* | De-activate all the hunspell integrations in lumina-text-editor. | Ken Moore | 2018-08-16 |
| | | | | | They do not work (crash as soon as calling the hunspell library). The hunspell functions are just commented out at the moment so that the library is not needed for the build until such time as the hunspell integration works. | ||
* | Remembers last saved directory, after instance die | Marcel Bonnet | 2018-07-18 |
| | |||
* | Commented some debugs and fixed text highlight size and mouseover segfault | ZackaryWelch | 2018-06-26 |
| | |||
* | Fix up some syntax rules for the markdown and C++ files. | Ken Moore | 2018-06-21 |
| | |||
* | Fix the refreshing of directories. | Ken Moore | 2018-06-09 |
| | | | | This also fixes loading snapshots of directories and other atomic dir updates. | ||
* | Fix up the categories that the lumina utilities show up in. | Ken Moore | 2018-06-08 |
| | |||
* | Began adding Syntax Support for formats to enable/disable spellcheck by default | ZackaryWelch | 2018-06-04 |
| | |||
* | Removed extra file and whitespace | ZackaryWelch | 2018-06-04 |
| | |||
* | Added spellchecking per Hunspell, which is currently disabled. | ZackaryWelch | 2018-06-04 |
| | |||
* | A couple more cleanup operations for lumina textedit | Ken Moore | 2018-05-21 |
| | | | | Main change being that when opening the file select dialog it will automatically re-highlight the current file. | ||
* | Couple quick updates to lumina-textedit: | Ken Moore | 2018-05-21 |
| | | | | | 1. Support the forward/back keyboard shortcuts to switch between tabs (Alt+[Left/Right] typically). 2. Make sure that the "drag" start of a tab is when the cursor leaves the entire window - not just the tab bar. | ||
* | Merge pull request #581 from rodlie/549 | Ken Moore | 2018-05-21 |
|\ | | | | | lumina-fm: fix #549 . Don't run currentDirectoryChanged on empty dir. |