Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpp-stuff
/
QGIS
Public
forked from
pascal-stuff/QGIS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
QGIS
python
plugins
processing
ui
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2023
Use QgsProcessingHistoryDialog for Processing history dialog
Show description for a4d6fd3
nyalldawson
committed
a4d6fd3
View commit details
Copy full SHA for a4d6fd3
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
Fix invalid base class used in processing ui file
nyalldawson
committed
8a3ab39
View commit details
Copy full SHA for 8a3ab39
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
[feature][console] Add toggle comment action in the python console (#50341)
Show description for 1c79b49
YoannQDQ
authored
1c79b49
View commit details
Copy full SHA for 1c79b49
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Port model help editor dialog to c++
nyalldawson
committed
d62d0b8
View commit details
Copy full SHA for d62d0b8
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
[processing] Properly style the history dialog's python command string
nirvn
committed
fb2240e
View commit details
Copy full SHA for fb2240e
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
modernize CMakeLists.txt files
3nids
authored and
nyalldawson
committed
eddf6fe
View commit details
Copy full SHA for eddf6fe
View code at this point
Browse repository at this point
Commits on May 16, 2020
test_defwindowtitle.sh: also check Dialog
jef-n
committed
b1edb5e
View commit details
Copy full SHA for b1edb5e
View code at this point
Browse repository at this point
Commits on May 3, 2020
Missing dockwidget object name (useful for addTabifiedDockWidget)
gacarrillor
authored and
nyalldawson
committed
a6db481
View commit details
Copy full SHA for a6db481
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
add code_layout test to verify that UIs either have a non-default window title or are not marked for translation
jef-n
committed
2e7bebc
View commit details
Copy full SHA for 2e7bebc
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
[processing] use native matrix parameter definition widget
alexbruy
authored and
nyalldawson
committed
72404a9
View commit details
Copy full SHA for 72404a9
View code at this point
Browse repository at this point
[processing] use native enum parameter definition widget
alexbruy
authored and
nyalldawson
committed
87eefa3
View commit details
Copy full SHA for 87eefa3
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
Allow dragging and dropping project layers to QgsExtentWidget to copy extent from layer
nyalldawson
committed
945eb46
View commit details
Copy full SHA for 945eb46
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Remove some unused ui files
nyalldawson
committed
2ce58cd
View commit details
Copy full SHA for 2ce58cd
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Start creation of a c++ base class for modeler dialog
nyalldawson
committed
eefd04c
View commit details
Copy full SHA for eefd04c
View code at this point
Browse repository at this point
Add a menu bar to model designer
nyalldawson
committed
9335508
View commit details
Copy full SHA for 9335508
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
Modify Graphical Modeler title
Show description for 7583d52
shivareddyiirs
authored and
nyalldawson
committed
7583d52
View commit details
Copy full SHA for 7583d52
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
[processing] Remove selected rows from batch table, not always last row
nyalldawson
committed
c12fd87
View commit details
Copy full SHA for c12fd87
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
[processing][needs-docs] Resurrect ability to convert models to scripts
Show description for 56e465c
nyalldawson
committed
56e465c
View commit details
Copy full SHA for 56e465c
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
replace three dots with ellipsises in translation strings
jef-n
committed
9ad01cf
View commit details
Copy full SHA for 9ad01cf
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Fix advanced parameter panel incorrect margins in processing algorithm dialog
nyalldawson
committed
aa55de8
View commit details
Copy full SHA for aa55de8
View code at this point
Browse repository at this point
[processing] Use standard dock margins for results dock
nyalldawson
committed
c2dab4f
View commit details
Copy full SHA for c2dab4f
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
[processing][FEATURE] Store models inside QGIS project files
Show description for 63fd4ba
nyalldawson
committed
63fd4ba
View commit details
Copy full SHA for 63fd4ba
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
Move toolbox tree view to c++ class
nyalldawson
committed
101c98f
View commit details
Copy full SHA for 101c98f
View code at this point
Browse repository at this point
Start replacing python model
nyalldawson
committed
810cb9c
View commit details
Copy full SHA for 810cb9c
View code at this point
Browse repository at this point
Commits on May 31, 2018
[processing] Fix bad layout for docks in modeler
Show description for 8796225
nyalldawson
committed
8796225
View commit details
Copy full SHA for 8796225
View code at this point
Browse repository at this point
Commits on May 21, 2018
[processing] Fix script editor dialog title
nyalldawson
committed
28b23d0
View commit details
Copy full SHA for 28b23d0
View code at this point
Browse repository at this point
Commits on May 19, 2018
[processing] tiny improvements to the script editor
Show description for 6d067ba
nirvn
committed
6d067ba
View commit details
Copy full SHA for 6d067ba
View code at this point
Browse repository at this point
Commits on May 11, 2018
[processing] couple of fixes for matrix parameter
alexbruy
authored and
nyalldawson
committed
18f3151
View commit details
Copy full SHA for 18f3151
View code at this point
Browse repository at this point
[processing] modeler GUI for matrix parameter
alexbruy
authored and
nyalldawson
committed
038da11
View commit details
Copy full SHA for 038da11
View code at this point
Browse repository at this point
[processing] add modeler GUI for enum parameter
alexbruy
authored and
nyalldawson
committed
ffa4b04
View commit details
Copy full SHA for ffa4b04
View code at this point
Browse repository at this point
Commits on May 7, 2018
Merge pull request #5065 from DelazJ/typos
Show description for 55a256f
m-kuhn
authored
55a256f
View commit details
Copy full SHA for 55a256f
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
String capitalization
nyalldawson
committed
a82bffc
View commit details
Copy full SHA for a82bffc
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
remove load template button action and fix double separator
ghtmtt
authored and
nyalldawson
committed
61c3b48
View commit details
Copy full SHA for 61c3b48
View code at this point
Browse repository at this point
removed useless dots in UI
ghtmtt
authored and
nyalldawson
committed
ca210dc
View commit details
Copy full SHA for ca210dc
View code at this point
Browse repository at this point
Typo and remove shortcut
ghtmtt
authored and
nyalldawson
committed
cdac11f
View commit details
Copy full SHA for cdac11f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.