Age | Commit message (Expand) | Author |
2024-02-08 | FIX Missing icons, menu about, cleaning | bigbear |
2024-02-08 | ADD LibSoup3 (EXPERIMENTAL) | bigbear |
2024-02-08 | FIX Cleanup about credit box | bigbear |
2024-02-08 | PR681 - implicit function declaration | bigbear |
2024-02-08 | PR405 - icons for computer/security | bigbear |
2024-02-08 | ADD Package building for hardinfo2 | bigbear |
2024-02-08 | LICENSE Changed to GPL2+ for project and source code According to approval fr... | bigbear |
2023-10-27 | Fix build without libsoup | rezso |
2023-08-14 | Add option to synchronize during startup | L. Pereira |
2021-11-17 | Update copyright information | L Pereira |
2021-11-07 | Hack: make ASan happy by moving definition of lginterval to shell | L Pereira |
2021-11-07 | Update copyright information | L Pereira |
2021-04-03 | Add command-line parameter to quieten HardInfo when in non-GUI mode | Leandro Pereira |
2020-10-09 | Add stub to set title in GTK3 load graph | Leandro Pereira |
2020-10-09 | Ensure LoadGraph title is cleared when LG is cleared too | Leandro Pereira |
2020-10-09 | Show graph's title at selecting sensor item | Sergio Vieira |
2020-08-09 | Revert "Move the Privacy Policy link to the button area" | Leandro Pereira |
2020-07-26 | Move the Privacy Policy link to the button area | Leandro Pereira |
2020-07-26 | Fix more missed calls to gettext in syncmanager | Leandro Pereira |
2020-07-22 | Synchronize window should show translated labels | Leandro Pereira |
2020-07-07 | Hide Privacy Policy button when synchronizing starts | Leandro Pereira |
2020-07-04 | Break lines so that dialogs are not that wide in GTK3 | Leandro Pereira |
2020-07-04 | Show a "Privacy Policy" to the Synchronize dialog | Leandro Pereira |
2020-05-25 | Fix build with GTK+3 | Leandro Pereira |
2020-05-18 | s/Network Updater.../Synchronize/ | Leandro Pereira |
2020-05-15 | Show Network Updater button in the toolbar if available | Leandro Pereira |
2020-05-15 | Fix compile warnings in SyncManager/Shell | Leandro Pereira |
2020-05-13 | Show "Benchmarking..." dialog on top of sync manager | Leandro Pereira |
2020-05-13 | Splice contents from downloads into recently-created files | Leandro Pereira |
2020-05-13 | Try to save the contents of the downloaded file even if the stream isn't ready | Leandro Pereira |
2020-05-10 | Propagate error from g_file_replace() when syncing | Leandro Pereira |
2020-05-10 | Avoid getting redirects from API server | Leandro Pereira |
2020-05-10 | Use async soup messages to not block the UI event loop when updating | Leandro Pereira |
2020-05-09 | Update SyncManager to use the new API | Leandro Pereira |
2020-05-03 | hi_module_get_about() should return a const pointer | Leandro Pereira |
2020-05-03 | Reindent syncmanager.[ch] | Leandro Pereira |
2020-02-08 | Added fan icon | Ondrej Čerman |
2020-01-17 | shell: remove some debug printfs | Burt P |
2020-01-17 | shell: new flag/funcs for escaping label part in keys | Burt P |
2019-12-27 | report: set fmt_opts for HTML reports | Burt P |
2019-12-27 | shell: fix key_mi_tag() | Burt P |
2019-12-27 | shell: cleanup | Burt P |
2019-12-27 | fmt_opts param for pango/html/text formatting | Burt P |
2019-12-27 | shell: add key flag for strings expected to contian vendors | Burt P |
2019-10-24 | report: handle newlines in values | Burt P |
2019-08-22 | various: entry hide flag, fix text format report, fix key_*() funcs | Burt P |
2019-08-14 | report: show icons for module entry in HTML report | Burt P |
2019-08-10 | Clear detail view when switching view types | Leandro Pereira |
2019-08-10 | shell/info: allow newlines in values | Burt P |
2019-07-31 | Remove old open_url() in favor or uri_open() | Burt P |