v1.1.0
What's Changed
- IReferenceExplorer: Remove drag and drop support by @alessandrogario in #200
- Update APIs by @pgoodman in #203
- ICodeView: Add support for global highlights by @alessandrogario in #204
- Various small bugfixes by @alessandrogario in #205
- Global highlighting enhancements by @alessandrogario in #206
- packaging: Add missing dependencies to the .deb package by @alessandrogario in #208
- ReferenceExplorer: Add support for global highlights by @alessandrogario in #207
- Refactor by @alessandrogario in #209
- ICodeView: Fix code model update issue by @alessandrogario in #210
- MainWindow: Do not use PhantomStyle on Linux by @alessandrogario in #213
- IDatabase: Migrate the component to the new token tree API by @pgoodman in #211
- More entity information by @pgoodman in #214
- Recovers previously lost fixes for proper scroll-to-line. by @pgoodman in #216
- ThemeManager: Refactor theme management by @alessandrogario in #217
- Fix some categorizations of stuff in the info browser. Update to late… by @pgoodman in #218
- EntityExplorer: Fix theme manager support by @alessandrogario in #221
- IDatabase: Improve cancellation for info explorer requests by @alessandrogario in #222
- Fix more categorization stuff in info browser. Update multiplier and … by @pgoodman in #220
- IGlobalHighlighter: Implement color editor by @alessandrogario in #227
- Fixes a bug with the history browser. by @pgoodman in #228
- Update build.yml by @pgoodman in #219
- MainWindow: Convert QTabBar touchpad input to mouse scrolling by @alessandrogario in #229
- ReferenceExplorer: Increase splitter handle sizes, add size grip by @alessandrogario in #237
- EntityExplorer: Improve the query parameters by @alessandrogario in #238
- MainWindow: Configurable default ref explorer preview visibility by @alessandrogario in #239
- ProjectExplorer: Do not auto-expand entries, display full path as tooltip by @alessandrogario in #240
- Don't change make alterations to the info browser when a main view hi… by @pgoodman in #242
- MainWindow: Show the full file path when hovering code view tabs by @alessandrogario in #253
- CodeView: Add zoom in/out/reset shortcuts by @alessandrogario in #255
- cmake: Update the version to v1.1.0 by @alessandrogario in #256
Full Changelog: v1.0.9...v1.1.0