Age | Commit message (Collapse) | Author |
|
to avoid it getting re-initialised if we ever need to request
catalog again.
|
|
before user goes to their catalog.
Update the handler to conform to the updated shop results page.
Make the stack push relation more generic, that what view gets
pushed is decided in the C++ controller, not the QML views.
Refactor code.
|
|
and the busy indicator will show up and run, because it takes a
while to create the catalog.
|
|
because it's not, on Emscripten, and also it's const-ed.
|
|
|
|
It's correct now, but the problem is, the client pushes the catalog
page faster than the web server can reload to make the newly built
sample URL valid.
|
|
|
|
|
|
|
|
|
|
Otherwise it might get lost before it reaches the server.
|
|
|
|
The path variable needs to be stored a copy, not just a reference,
for the lambda.
|
|
qmake based projects are usually need to be built from scratch,
in order to make sure they build right.
So, current practice is to use Git client side hooks to make
and remove the build directory.
|
|
|