-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare version 1.9.9 #58
Commits on Mar 12, 2024
-
refactor IMLNetworkManager import
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8a24e0 - Browse repository at this point
Copy the full SHA c8a24e0View commit details -
add china platform url + commit encoded url + test
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbf8c4f - Browse repository at this point
Copy the full SHA bbf8c4fView commit details -
ui: show different platform servers if here system detected
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 189b4f7 - Browse repository at this point
Copy the full SHA 189b4f7View commit details -
ui: set default similarity_threshold to 0 (single layering)
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1848872 - Browse repository at this point
Copy the full SHA 1848872View commit details -
correct prepare fields logic + refactor fields similarity to int 0-100
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fe4c17 - Browse repository at this point
Copy the full SHA 7fe4c17View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fb5bb - Browse repository at this point
Copy the full SHA b5fb5bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed0b16e - Browse repository at this point
Copy the full SHA ed0b16eView commit details -
treat all iml layer as livemap for editing flow
+ show catalog name and owner in layer metadata listing Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22c25a4 - Browse repository at this point
Copy the full SHA 22c25a4View commit details -
handle layer destroy gracefully without dangling layer
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cd50b6 - Browse repository at this point
Copy the full SHA 1cd50b6View commit details -
better handle 401 error by increasing max retry
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2356dae - Browse repository at this point
Copy the full SHA 2356daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4db8c - Browse repository at this point
Copy the full SHA bb4db8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 070c0bb - Browse repository at this point
Copy the full SHA 070c0bbView commit details -
slow: try to handle OGR error due to mismatch fields
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f6a738 - Browse repository at this point
Copy the full SHA 0f6a738View commit details -
Configuration menu - View commit details
-
Copy full SHA for e68b392 - Browse repository at this point
Copy the full SHA e68b392View commit details -
test: add subtest info for test_render_layer
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for deaf38e - Browse repository at this point
Copy the full SHA deaf38eView commit details -
This reverts commit c4e901f07fbf8151cc5213f7532e59a3083f7ea4.
Configuration menu - View commit details
-
Copy full SHA for b16983e - Browse repository at this point
Copy the full SHA b16983eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b5677 - Browse repository at this point
Copy the full SHA 64b5677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce5763 - Browse repository at this point
Copy the full SHA 5ce5763View commit details -
Configuration menu - View commit details
-
Copy full SHA for f769599 - Browse repository at this point
Copy the full SHA f769599View commit details -
make test_render_layer work for similarity_threshold=0 (single fields…
… per geom) Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 994b2a1 - Browse repository at this point
Copy the full SHA 994b2a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f64078 - Browse repository at this point
Copy the full SHA 8f64078View commit details -
raise NetworkUnauthorized only for 401
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 017a519 - Browse repository at this point
Copy the full SHA 017a519View commit details -
Configuration menu - View commit details
-
Copy full SHA for edaf829 - Browse repository at this point
Copy the full SHA edaf829View commit details -
This reverts commit c27a4835bb772ff341d03bbdf268d908760a85ac.
Configuration menu - View commit details
-
Copy full SHA for c40d25e - Browse repository at this point
Copy the full SHA c40d25eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d844c - Browse repository at this point
Copy the full SHA 64d844cView commit details -
check here system in thread to avoid blocking UI
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4c0838 - Browse repository at this point
Copy the full SHA f4c0838View commit details -
Configuration menu - View commit details
-
Copy full SHA for a693bc8 - Browse repository at this point
Copy the full SHA a693bc8View commit details -
update changelog version 1.9.9
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 932f73b - Browse repository at this point
Copy the full SHA 932f73bView commit details -
Configuration menu - View commit details
-
Copy full SHA for edb074a - Browse repository at this point
Copy the full SHA edb074aView commit details -
draft: try to make layer id unique, rename to iid
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32747ad - Browse repository at this point
Copy the full SHA 32747adView commit details -
improve install deps script (pip) + try QtWebEngineWidgets (not working)
+ confirm dialog before install deps + avoid pip error when sys.stderr is None (qgis python console not opened) + install deps to external folder + login.py: prepare usage QtWebEngineWidgets for future (not working now) + login_webengine.py: align PlatformUserAuthentication (qml) Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7558bdf - Browse repository at this point
Copy the full SHA 7558bdfView commit details -
use qml, QtWebEngine and QtQuick again
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fc96c7 - Browse repository at this point
Copy the full SHA 7fc96c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e3813 - Browse repository at this point
Copy the full SHA 05e3813View commit details -
Fix error since QGIS 3.36.0+: Failed to create OpenGL context for for…
…mat QSurfaceFormat(...). This is most likely caused by not having the necessary graphics drivers installed https://github.com/qt/qtdeclarative/blob/v5.15.3-lts-lgpl/src/quick/items/qquickwindow.cpp#L1457 Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd120cf - Browse repository at this point
Copy the full SHA bd120cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7567d06 - Browse repository at this point
Copy the full SHA 7567d06View commit details -
update build script for alpha version, folder suffix
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6cdf2b - Browse repository at this point
Copy the full SHA f6cdf2bView commit details -
test crypter with custom env variable
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a9a3ae - Browse repository at this point
Copy the full SHA 8a9a3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cdda9 - Browse repository at this point
Copy the full SHA a0cdda9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1594a2 - Browse repository at this point
Copy the full SHA a1594a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753cccc - Browse repository at this point
Copy the full SHA 753ccccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef5cc9 - Browse repository at this point
Copy the full SHA 9ef5cc9View commit details -
update changelog version 1.9.9
Signed-off-by: minff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9151e5a - Browse repository at this point
Copy the full SHA 9151e5aView commit details