This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-11-09 00:17:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
tests
/
code_layout
History
Germán Carrillo
f81df2876c
[gui] Move Diagrams properties to a panel widget, showing tabs instead of a list when docked; harmonize stacked diagram configuration with rule-based labeling; allow QgsDiagramProperties to sync to renderers and diagram layer settings, in addition to syncing to layers; when editing a subdiagram of a stacked diagram, only show widgets for diagram layer settings if the subdiagram is the first one, for the rest, hide those widgets and show a note informing users; make sure stacked diagrams handle enabled and disabled subdiagrams (i.e., don't take into account disabled subdiagrams) and add a test for it; switching from single to stacked diagram: take the single diagram definition as the first stacked diagram;
fix
#58782
(calling twice the apply method for label rendering)
2024-09-17 23:57:00 -05:00
..
sipify
Avoid fragile reg for argument removal
2024-08-14 13:05:46 +10:00
acceptable_missing_doc.py
[gui] Move Diagrams properties to a panel widget, showing tabs instead of a list when docked; harmonize stacked diagram configuration with rule-based labeling; allow QgsDiagramProperties to sync to renderers and diagram layer settings, in addition to syncing to layers; when editing a subdiagram of a stacked diagram, only show widgets for diagram layer settings if the subdiagram is the first one, for the rest, hide those widgets and show a note informing users; make sure stacked diagrams handle enabled and disabled subdiagrams (i.e., don't take into account disabled subdiagrams) and add a test for it; switching from single to stacked diagram: take the single diagram definition as the first stacked diagram;
fix
#58782
(calling twice the apply method for label rendering)
2024-09-17 23:57:00 -05:00
CMakeLists.txt
Add a test to ensure consistency of class names
2023-07-20 15:31:00 +10:00
doxygen_parser.py
Move constructors don't need documentation
2024-08-31 06:19:26 +10:00
test_banned_keywords.sh
…
test_class_names.sh
Add a test to ensure consistency of class names
2023-07-20 15:31:00 +10:00
test_defwindowtitle.sh
…
test_doxygen_layout.sh
Run doxygen layout checker in prepare-commit script, when possible
2023-10-23 13:15:57 +10:00
test_licenses.sh
…
test_qgsdoccoverage.py
…
test_qgsscrollarea.sh
…
test_qgssipcoverage.py
…
test_qt_imports.sh
…
test_qvariant_no_brace_init.sh
…
test_shellcheck.sh
Run shellcheck only on modified shell files
2023-10-09 19:20:08 +02:00