openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Inishell-ng
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
2 months
ago. based on code collected
2 months
ago.
Oct 16, 2024 — Oct 16, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removing some commented out code (that was about searching for xml paths at the original location of symlinks), some small code cleanup and a small optimization: if "/usr/share" ends up into a search path, force-replace it with "/usr/share/doc" as we assume that applications are not going to copy their xml files at random places within /usr/share
Mathias Bavay
More...
2 months ago
Now the "Scanning..." message is flushed, so it appears clearly and not mixed up with some other bits and pieces of text
Mathias Bavay
More...
2 months ago
Fixed the CI pipeline
Mathias Bavay
More...
3 months ago
Fixed a warning with Qt6
Mathias Bavay
More...
3 months ago
Removing the software watchdog as it can not interrupt the process waiting for the filesystem...
Mathias Bavay
More...
3 months ago
A watchdog class has been implemented based on signals for Linux/Posix and timers for Windows.
Mathias Bavay
More...
3 months ago
Optimizing the processing of search paths for xml files.
Mathias Bavay
More...
3 months ago
And now removing some of the dead code.
Mathias Bavay
More...
3 months ago
Now using QSet<QString> instead of QStringList for storing the hints and paths.
Mathias Bavay
More...
3 months ago
The split between common.cc and os.cc was not very clear... So everything that is heavily dependent on the platform has been moved from common.cc to os.cc.
Mathias Bavay
More...
3 months ago
Added some documentation and a new function to search for inishell-apps directories in MacOS applications
Mathias Bavay
More...
3 months ago
Trying to get a mode to extract already defined keys from xml files. But getting the sections is not that simple...
Mathias Bavay
More...
3 months ago
Fixed some issues with variable expansion in the find_ini_keys helper script
Mathias Bavay
More...
3 months ago
Added a small script that finds all INI keys in .cc, .c, .h, .cpp files
Mathias Bavay
More...
3 months ago
Fixed a bug where the application metadata could not be used for the --info option. Added the git version information to the About window and the --info option (if git version has been selected in ccmake).
Mathias Bavay
More...
5 months ago
Hidding more things from view...
Mathias Bavay
More...
5 months ago
The handling of QtSvg was not ok...
Mathias Bavay
More...
5 months ago
Hidding more temporary files, explicitely added a dependency to QtSvg as in Qt6 it is not included by default in aynmore
Mathias Bavay
More...
5 months ago
Fixed a typo in the icon file name
Mathias Bavay
More...
5 months ago
Hiding generated variables and files from view
Mathias Bavay
More...
5 months ago
Finally the kind of dmg and bundle that I wanted on macos!
Mathias Bavay
More...
5 months ago
FInally the bundle icon mystery has been solved: there were multiple conflicting commands...
Mathias Bavay
More...
5 months ago
minor twek to gitignore
Mathias Bavay
More...
5 months ago
Using newer directives when supported
Mathias Bavay
More...
5 months ago
The MacOS icons have been redone in order to be valid files...
Mathias Bavay
More...
5 months ago
More work on search paths on MacOS
Mathias Bavay
More...
5 months ago
Trying to keep symlinks when showing paths while still removing paths that are in fact pointing to the same destinatiom.
Mathias Bavay
More...
5 months ago
Removed now unused code, cleaned up some includes
Mathias Bavay
More...
5 months ago
Mino code cleanup
Mathias Bavay
More...
5 months ago
Fixes for QT>=6.5
Mathias Bavay
More...
5 months ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree