Virgil Dupras
|
0382ad1534
|
Adapted to the job-related code moving to the 'jobprogress' package.
|
2010-11-20 12:42:15 +01:00 |
|
Virgil Dupras
|
fc613fb325
|
Fixed Qt packaging under Windows.
|
2010-10-05 09:48:07 +01:00 |
|
Virgil Dupras
|
4517bea664
|
Moved the start.py file directly in qt run template instead of using this subprocess thingy. Much easier for packaging.
|
2010-10-05 10:22:02 +02:00 |
|
Virgil Dupras
|
562123b219
|
Fixed qt run template so that the current environment is sent to the new python process.
|
2010-10-05 00:36:20 -07:00 |
|
Virgil Dupras
|
b217309618
|
Replaced the use of runpy for running Qt by a simple subprocess call. runpy would cause weird QTimer warnings.
|
2010-10-05 09:27:32 +02:00 |
|
Virgil Dupras
|
31555aa473
|
Rather than having a run.py file that checks build config at runtime, this file is generated at build time, making it easier to package it.
|
2010-10-04 15:42:38 +02:00 |
|