Skip to content
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

Connections api results widget #44051

Merged
merged 63 commits into from
Jul 10, 2021
Merged

Commits on Jul 6, 2021

  1. QgsQueryResultWidget

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    d914a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    079264e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc709a0 View commit details
    Browse the repository at this point in the history
  4. Remove debug output

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    d958722 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b988ca8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fc81ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40785b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a94b07 View commit details
    Browse the repository at this point in the history
  9. Rebase

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4201942 View commit details
    Browse the repository at this point in the history
  10. Rebase 2

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    e1a8ef5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9adbdfa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94056c8 View commit details
    Browse the repository at this point in the history
  13. Doxy

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    af44d35 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cf26022 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    34c5cdc View commit details
    Browse the repository at this point in the history
  16. Comments on fid issue

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    fd793dc View commit details
    Browse the repository at this point in the history
  17. Comment method

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7b202fe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2c123dc View commit details
    Browse the repository at this point in the history
  19. More tests for execSql

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    5d5e828 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ebfed52 View commit details
    Browse the repository at this point in the history
  21. Better comment

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    af9febc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    27eb574 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dfc5648 View commit details
    Browse the repository at this point in the history
  24. Add tooltips

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    5ba105f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    aa6c1bd View commit details
    Browse the repository at this point in the history
  26. Add fullstop

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    b4a5002 View commit details
    Browse the repository at this point in the history
  27. Add ORACLE keywords

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    5e83f5a View commit details
    Browse the repository at this point in the history
  28. Move target to 3.22

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    927669d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    96f594e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9384c78 View commit details
    Browse the repository at this point in the history
  31. Add test for spatialite

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    ef529b8 View commit details
    Browse the repository at this point in the history
  32. SQLite: show geometry as WKT

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    73103f0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b6d1800 View commit details
    Browse the repository at this point in the history
  34. Fix tests after rebase

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    1f40090 View commit details
    Browse the repository at this point in the history
  35. Fix crash and test

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4acc1bd View commit details
    Browse the repository at this point in the history
  36. Use set for tokens

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    2fc4799 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    537670a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    357fa9c View commit details
    Browse the repository at this point in the history
  39. Add rowCount to connections API

    + fix memory leak in API fetcher
    + add progress bar to result widget
    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    233a809 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f1a5014 View commit details
    Browse the repository at this point in the history
  41. Doxy fixes

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    87ed292 View commit details
    Browse the repository at this point in the history
  42. Forward databaseConnection to parent item for layer items

    ... and preset SQL in query dialog
    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    628e95f View commit details
    Browse the repository at this point in the history
  43. Ellipsis

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    9b6ad32 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    9bd7f0b View commit details
    Browse the repository at this point in the history
  45. Fix memory leak

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    c131c81 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2c9662b View commit details
    Browse the repository at this point in the history
  47. Fetch more in the model

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    eea1eb4 View commit details
    Browse the repository at this point in the history
  48. Revert to conn pool

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    d819069 View commit details
    Browse the repository at this point in the history
  49. Final touches

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    06495f0 View commit details
    Browse the repository at this point in the history
  50. Doxy

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    3cb3b8f View commit details
    Browse the repository at this point in the history
  51. Spell ok

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    84b1f48 View commit details
    Browse the repository at this point in the history
  52. Include QRegularExpression

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a5e2f17 View commit details
    Browse the repository at this point in the history
  53. Add \ingroup gui

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    01e428d View commit details
    Browse the repository at this point in the history
  54. FetchMore API Override

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    24a9c1a View commit details
    Browse the repository at this point in the history
  55. Doxy

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7460e4f View commit details
    Browse the repository at this point in the history
  56. Fix unreported bug in ORACLE provider

    Error in spatial index exists check.
    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a3b9ced View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    336a64d View commit details
    Browse the repository at this point in the history
  58. lint waste my time

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    af26206 View commit details
    Browse the repository at this point in the history
  59. Address PR comments

    elpaso committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    78a42cf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Address PR comments - part 2

    elpaso committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    878b243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d5d43e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Label POSTGRES test

    elpaso committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    3cac2e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    a94e089 View commit details
    Browse the repository at this point in the history