| Commit message (Expand) | Author | Age |
* | Fix up the detection of sloppy URL's (www.<something>) - treat them as http U... | Ken Moore | 2016-03-11 |
* | Significant update to mime-type handling. | Ken Moore | 2016-03-11 |
* | Cleanup all the DESTDIR usage within the project files. Now this can be easil... | Ken Moore | 2016-03-04 |
* | Add dutch translation for i18n/lumina-open | Zyixc | 2016-02-22 |
* | Large cleanup of the Lumina project files and OS-detection/support systems. | Ken Moore | 2016-01-11 |
* | Cleanup how auto-start apps are launched a bit (start them via a single lumin... | Ken Moore | 2015-10-30 |
* | Make sure that lumina-open always watches files that are *not* in the XDG aut... | Ken Moore | 2015-10-29 |
* | Change the application selection widget in lumina-open. Now it is a combobox ... | Ken Moore | 2015-10-08 |
* | Add a hidden option to lumina-open to test the crash handler (-testcrash). Th... | Ken Moore | 2015-10-08 |
* | Revert the debug/release flag change to all the *.pro files. This causes issu... | Ken Moore | 2015-09-30 |
* | Update all the project files to allow for "make debug" to create a binary wit... | Ken Moore | 2015-09-30 |
* | oops, accidentally removed the URL detection from lumina-open with the earlie... | Ken Moore | 2015-09-18 |
* | Clean up a little bit of the URL syntax handling in lumina-open. Now it will ... | Ken Moore | 2015-09-18 |
* | Update the lumina theme engine/class so that custom environment variables may... | Ken Moore | 2015-08-18 |
* | Add "DESTDIR" build option support to the Lumina project files (needed for Fe... | Ken Moore | 2015-07-31 |
* | Change the QSplashScreen for the lumina-open OSD to a simple QLabel (makes it... | Ken Moore | 2015-07-31 |
* | Do not have lumina-open show the crash handler if a "pc-su" process returns e... | Ken Moore | 2015-07-29 |
* | Finish up the XDG "Actions" specification for *.desktop files, and integrate ... | Ken Moore | 2015-07-22 |
* | Update all the *.pro files to add a new NO_I18N config option which prevents ... | Ken Moore | 2015-07-14 |
* | Fix one other utility to use the new libLumina changes to the isValidBinary()... | Ken Moore | 2015-05-25 |
* | Oops, forgot to include the process exit status comparison before changing th... | Ken Moore | 2015-05-21 |
* | Fix the issues with running commands with lots of forward slashes in the comm... | Ken Moore | 2015-05-20 |
* | Add the "file:" flag to the beginning of any local file in lumina-open if the... | Ken Moore | 2015-04-28 |
* | A couple updates for lumina-open: | Ken Moore | 2015-04-23 |
* | Add a special flag to prevent the lumina-open crash handler from starting up ... | Ken Moore | 2015-04-20 |
* | Add the ability for lumina-open to be able to offer recommendations on web br... | Ken Moore | 2015-04-14 |
* | Disable the process crash handler in lumina-open if the input *.desktop file ... | Ken Moore | 2015-03-30 |
* | Clean up the retcode > 0 "or" usage in main.cpp | Ken Moore | 2015-03-26 |
* | Merge remote-tracking branch 'upstream/master' into fmNumbers | william | 2015-03-20 |
|\ |
|
| * | Add a new error dialog to lumina-open so that there is a graphical notificati... | Ken Moore | 2015-03-12 |
| * | Make the XDG Exec= field code substitutions a bit more robust for missing fie... | Ken Moore | 2015-03-12 |
* | | Merge remote-tracking branch 'upstream/master' into fmNumbers | william os4y | 2015-03-02 |
|\| |
|
| * | Update how lumina-open detects applications which are registered on the syste... | Ken Moore | 2015-02-27 |
* | | fix issue #55: inform user whan return code is not null | william os4y | 2015-02-22 |
|/ |
|
* | Clean up a few things in Lumina: | Ken Moore | 2015-02-17 |
* | Fix the detection of file extensions within lumina-open for files that have m... | Ken Moore | 2015-01-20 |
* | use QT5LIBDIR in all qmake files | Christopher Roy Bratusek | 2015-01-08 |
* | Fix a couple other minor display issues in lumina-open | Ken Moore | 2015-01-05 |
* | Put another couple quick fixes in: | Ken Moore | 2015-01-05 |
* | Add support for the LIBPREFIX qmake variable for all the project files. This ... | Ken Moore | 2015-01-03 |
* | Make sure that the system encoding is loaded with QTextCodec before doing any... | Ken Moore | 2015-01-02 |
* | Make sure that any argv[] -> QString translations from CLI input are run thro... | Ken Moore | 2015-01-01 |
* | Be a little bit more careful about the handling of the "Exec=" field codes in... | Ken Moore | 2014-12-31 |
* | Clean up how translations are loaded for all the Lumina utilities, and also a... | Ken Moore | 2014-12-30 |
* | Commit some more XLib->XCB conversions (everything for the task manager), and... | Ken Moore | 2014-12-30 |
* | Clean up all the Qt5 *.pro files a bit. Now they should always work. | Ken Moore | 2014-12-23 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2014-12-18 |
|\ |
|
| * | update hungarian translation | rezso | 2014-12-14 |
* | | Commit a checkpoint on the conversion of Lumina to Qt5. | Ken Moore | 2014-12-18 |
|/ |
|
* | Finish cleaning up the new mime-type application defaults methodology: It see... | Ken Moore | 2014-11-18 |