Releases: daonvshu/qrouter
Releases · daonvshu/qrouter
v0.0.7
- Fix function 'initStack' was not pushed into container
- Fix lost page when closing non-current page
v0.0.6
- Remove multi-thread check
- Abstract the page container into a separate class
v0.0.5
- Add functions to get instance from current page stack
v0.0.4
- Fix cannot move to top for singleton instance of page
- Remove 'Q_ASSERT', and add exceptions to handle error occurrences
v0.0.2
- Add a few useful functions
- Add support for Qt6