Commit Graph

122 Commits

Author SHA1 Message Date
apoorv569 4099927874 Initial commit on SourceHut 2021-05-17 11:59:50 +05:30
apoorv569 626300c063 Update README. 2021-05-14 14:21:02 +05:30
apoorv569 da6eacbde2 Moved the keybind support to a separate branch. 2021-05-14 14:16:42 +05:30
apoorv569 5be7f4597c Fix markdown table layout. 2021-05-13 23:14:01 +05:30
apoorv569 78841294d3 Added keybind support. 2021-05-13 23:07:18 +05:30
apoorv569 db238e6958 Combining MainFrame and Browser class. 2021-05-12 21:52:51 +05:30
apoorv569 2167914464 More optimizations and add ability to restore trashed item. 2021-05-10 11:18:08 +05:30
apoorv569 e8f74758ff Minor corrections. 2021-05-06 06:37:15 +05:30
apoorv569 9816680435 Updating meson.build to fix a issue with wxWidgets 2021-05-03 08:05:59 +05:30
apoorv569 86e9c4a297 Fixed issue with samples not being deleted from database. 2021-05-02 08:21:25 +05:30
Apoorv 46c966bec2 Merge branch 'testing' into 'testing'
Replace wxBusyInfo with wxProgressDialog

See merge request apoorv569/sample-hive!2
2021-04-27 01:40:18 +00:00
Mill J 966daa1c32 Replace wxBusyInfo with wxProgressDialog 2021-04-27 01:40:18 +00:00
Apoorv 265febe09a Merge branch 'testing' into 'testing'
Fix Segfault And SQLITE_BUSY Bug

This fixes the segfaults and cleans up unneeded variables, also fixes the SQLITE_BUSY bug.

See merge request apoorv569/sample-hive!1
2021-04-25 18:42:03 +00:00
mill-j a411e28c18 Fixed SQLITE_BUSY Bug
Database::HasSample failed to close database when sample found.
2021-04-25 12:41:22 -05:00
mill-j 520a2a352b Fix Segfault And Remove Unneeded Mutex 2021-04-24 21:21:18 -05:00
apoorv569 e958eb995e Removing unnecessary instantiation to SettingsDialog. 2021-04-25 03:44:11 +05:30
apoorv569 e38fef36de Fix tag editor not changing tags and can now select multiple items at once. 2021-04-08 00:21:00 +05:30
apoorv569 5c11792df1 Fixed issue caused when file extension is showing. 2021-03-30 05:47:40 +05:30
apoorv569 862b797920 Add ability to show/hide file extension. 2021-03-23 07:19:41 +05:30
apoorv569 bde89394f3 Fix path for logo and icon. 2021-03-20 20:41:29 +05:30
apoorv569 665e36c030 Add libexif-dev as a dependency for ubuntu based distro's. 2021-03-20 20:40:23 +05:30
apoorv569 0cf4931ef4 Initial commit 2021-03-20 04:19:12 +05:30