aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils
Commit message (Expand)AuthorAge
* Merge pull request #706 from lbartoletti/fix_deprecatedKen Moore2019-10-29
|\
| * fix setTabStopWidthlbartoletti2019-10-22
| * fix warning: 'created' is deprecated: Use either birthTime() or metadataChang...lbartoletti2019-10-22
| * fix setTabStopWidth -> setTabStopDistancelbartoletti2019-10-22
| * fix warning: 'created' is deprecated: Use either birthTime() or metadataChang...lbartoletti2019-10-22
| * fontMetrics().width -> fontMetrics().horizontalAdvancelbartoletti2019-10-22
| * fix lumina-screenshot/MainUI.cpplbartoletti2019-10-22
| * screenGeometry/screenCount -> QGuiApplication::screens(). another roundlbartoletti2019-10-22
| * fix warning: 'created' is deprecated: Use either birthTime() or metadataChang...lbartoletti2019-10-22
* | Merge pull request #705 from lbartoletti/shortcut_lumina_photoKen Moore2019-10-23
|\ \
| * | add shortcutslbartoletti2019-10-21
| |/
* / Fix fit picture from CLIlbartoletti2019-10-22
|/
* Bump minimum Qt version needed for lumina-photo (5.9+)Ken Moore2019-07-12
* Add a new "java.syntax" highlighting ruleset.Ken Moore2019-06-26
* Just a bunch of whitespace cleanupKen Moore2019-05-20
* Update desktop-utils.proKen Moore2019-04-29
* Ensure that the browser path is always canonical.Ken Moore2019-04-27
* Remove lumina-calculator and lumina-pdf from the lumina repo.Ken Moore2019-04-03
* A couple quick changes to lumina-fm:Ken Moore2019-03-14
* Finish cleaning up lumina-pdf with poppler.Ken Moore2019-03-08
* Get lumina-pdf working with the poppler backend once again.Ken Moore2019-03-08
* Add XDG mimetype registrations for ISO and IMG files for lumina-archiver.Ken Moore2019-02-15
* Add shortcut Ctrl+F4 for closing the current tabKen Moore2019-01-27
* Try to fix the start menu search lockup.Ken Moore2019-01-26
* Fix up the minimum size of the shortcut buttons.Ken Moore2019-01-26
* Get the thumbnail loader all working again.Ken Moore2019-01-25
* Fix the usage of standard icons within the browser.Ken Moore2019-01-25
* Get lumina-pdf fixed up quite a bit:Ken Moore2019-01-12
* Merge pull request #642 from stackyjoe/masterKen Moore2019-01-02
|\
| * Switches from keeping links in a QHash to a std::vector. This fixes some race...joe berner2018-12-18
| * Changes the UI interface so that only the current page is rendered on screen ...joe berner2018-12-18
* | Fix coredump when starting up lumina-fmMaksym Stetsyuk2018-12-31
|/
* Fix a trailing slash in the desktop-utils.proKen Moore2018-11-16
* Merge pull request #626 from lbartoletti/lumina-photoKen Moore2018-11-12
|\
| * q5sys review:lbartoletti2018-11-07
| * init lumina-photoLoïc Bartoletti2018-09-25
* | create new folder in lumina-fmlbartoletti2018-11-09
|/
* Allow the disk image burner to run on .iso filesKen Moore2018-09-01
* De-activate all the hunspell integrations in lumina-text-editor.Ken Moore2018-08-16
* Remembers last saved directory, after instance dieMarcel Bonnet2018-07-18
* Commented some debugs and fixed text highlight size and mouseover segfaultZackaryWelch2018-06-26
* Fix up some syntax rules for the markdown and C++ files.Ken Moore2018-06-21
* Fix the refreshing of directories.Ken Moore2018-06-09
* Fix up the categories that the lumina utilities show up in.Ken Moore2018-06-08
* Began adding Syntax Support for formats to enable/disable spellcheck by defaultZackaryWelch2018-06-04
* Removed extra file and whitespaceZackaryWelch2018-06-04
* Added spellchecking per Hunspell, which is currently disabled.ZackaryWelch2018-06-04
* A couple more cleanup operations for lumina texteditKen Moore2018-05-21
* Couple quick updates to lumina-textedit:Ken Moore2018-05-21
* Merge pull request #581 from rodlie/549Ken Moore2018-05-21
|\
bgstack15