Linda Karlovska

Results 9 issues of Linda Karlovska

Fixes the non-standard behavior of top Single-Window GUI toolbars. **Bug:** - bigger icons when undocking and docking the toolbar (takes into consideration that one does not drop a toolbar during...

bug
GUI

**Is your feature request related to a problem? Please describe.** The console deserves a better visual separation of Console output and Command prompt functionality. It is not clear which buttons...

enhancement
GUI

This PR creates a new "Run" button and new options in the context menu of the History browser related to region settings management. After clicking on the "Run" button, two...

enhancement
GUI
Python
libraries

This PR is built on #3622 (has to be rebased after #3622 will be merged). It adds icons in front of each node in the history browser panel. Command nodes...

enhancement
GUI
Python

This PR adds a new node level to the history browser tree which is the part of the new History tab dealing with command history management. It adds five nodes...

enhancement
GUI
Python

## Describe the bug When any nonsense command is launched, it should end up in `event.returncode != 0 `on the row 767 in gconsole.py. Currently, it ends up in "Success"...

bug
GUI

This PR addresses several interconnected enhancements that have been linked into a single PR: 1. Command Ordering: Commands are now ordered from newest (at the top) to oldest. Originally, they...

enhancement
GUI
Python

**Overview:** It would be nice to improve the project management and reproducibility by documenting details about the content of the current mapset directly in the GUI. I can imagine the...

enhancement
GUI

The current location of the Projection settings in the GUI settings is not intuitive because they relate specifically to the status bar map window display. **Is your feature request related...

enhancement
GUI