aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-14More accurate logic for node's remove view methodfix-remove-view-contextFrancesco Abbate
2021-09-11Merge branch with modifications for 2.0.2 releaseFrancesco Abbate
2021-09-10Fix repackage script to restore project versionv2.0.2Francesco Abbate
2021-09-10Add -branch option in repackage scriptFrancesco Abbate
2021-09-10Avoid bug when replacement stop at end of stringFrancesco Abbate
2021-09-10Use line/col to identify selection in replace commandFrancesco Abbate
2021-09-09Do not fail search if there was an option changeFrancesco Abbate
2021-09-09Reword changelogFrancesco Abbate
2021-09-09Bring back command find-replace:select-nexttesting-2.0.2Francesco Abbate
2021-09-09Allow `find-replace:select-next` to select more occurrences after wrapGuldoman
2021-09-09Bring back command find-replace:select-nextFrancesco Abbate
2021-09-09Allow `find-replace:select-next` to select more occurrences after wrapGuldoman
2021-09-09Add previous find and replace in sessionFrancesco Abbate
2021-09-09Add missing remove tooltip callFrancesco Abbate
2021-09-09Remeber initial user text for hidden suggestionsFrancesco Abbate
2021-09-09Use hidden suggestions also for replace dialogFrancesco Abbate
2021-09-09Fix error with hidden suggestionsFrancesco Abbate
2021-09-09Implement hidden suggestions for find dialogFrancesco Abbate
2021-09-09Do not add selection with newlines in replaceFrancesco Abbate
2021-09-09revert new keyboard bindingstakase1121
2021-09-09add autocomplete:cycletakase1121
2021-09-08Improve info.plist for macOS package configFrancesco Abbate
2021-09-08Fix macOS minimum system version in info.plistFrancesco Abbate
2021-09-08Improve info.plist for macOS package configFrancesco Abbate
2021-09-08Revert horizontal scroll implementationGuldoman
2021-09-07Prepare 2.0.2 version and changelogFrancesco Abbate
2021-09-07Fix `treeview:open-in-system` command on WindowsGuldoman
2021-09-07Fix `treeview:open-in-system` command on WindowsGuldoman
2021-09-07Fix problem with -psn argument on macOSFrancesco Abbate
2021-09-07Add initial suggestion in open-project-folderFrancesco Abbate
2021-09-07Adopt bigger fonts by defaultFrancesco Abbate
2021-09-07Fixed some build scripts issues, keep bash always updated on macOSredtide
2021-09-07Bring back pgo option in new build package scriptFrancesco Abbate
2021-09-07Adapt all scripts to work together with build-packages.shredtide
2021-09-07Move innosetup meson config into scripts directoryFrancesco Abbate
2021-09-07Fix build-packages to use generated Info.plistFrancesco Abbate
2021-09-07Bring back info.plist with meson configurationTimofffee
2021-09-07Update README to remove reference to notarizationFrancesco
2021-09-07Check if session file returned anythingGuldoman
2021-09-07Add missing release flag in build-packages.shFrancesco Abbate
2021-09-07Avoid exposing `treeview` commands when not usableGuldoman
2021-09-07Make open files follow renamesGuldoman
2021-09-07Fix absolute path detection in `core.project_absolute_path`Guldoman
2021-09-07Specify the WM_CLASS of the application, used by some Linux DEsredtide
2021-09-07Avoid checking for unique selections on non-`DocView`sGuldoman
2021-09-07Forgot to return an 'n'.Adam Harrison
2021-09-07Fixed replace to make it multicursor-aware.Adam Harrison
2021-09-07Renamed freedesktop resourcesredtide
2021-09-07Fix macOS keymapTimofffee
2021-09-07Fixed cursor movement.Adam Harrison