forked from qt-creator/qt-creator
Updated todo.
This commit is contained in:
@@ -2,16 +2,12 @@
|
|||||||
* When the refresh button is pressed
|
* When the refresh button is pressed
|
||||||
the qtoptionspage is not updated to reflect the new versions
|
the qtoptionspage is not updated to reflect the new versions
|
||||||
though we update them in S60Manager
|
though we update them in S60Manager
|
||||||
* Qt auto-detection fails if no winscw-udeb Qt libs are installed
|
|
||||||
|
|
||||||
* QtVersion:
|
* QtVersion:
|
||||||
* gui for overriding the default make target if necessary,
|
* gui for overriding the default make target if necessary,
|
||||||
make arguments --> make options
|
make arguments --> make options
|
||||||
* build parser should be defined/created by toolchain, not make step
|
* build parser should be defined/created by toolchain, not make step
|
||||||
|
|
||||||
* Debugging helpers
|
|
||||||
* must probably be compiled for different toolchains
|
|
||||||
|
|
||||||
* Tool chains
|
* Tool chains
|
||||||
* Qt4Project::setQtVersion should think about tool chains,
|
* Qt4Project::setQtVersion should think about tool chains,
|
||||||
might be better to remove the magic in toolChainType method
|
might be better to remove the magic in toolChainType method
|
||||||
@@ -20,21 +16,10 @@
|
|||||||
tool chain?
|
tool chain?
|
||||||
* seems that the make for building for device doesn't return useful exit code,
|
* seems that the make for building for device doesn't return useful exit code,
|
||||||
so a run is started even if the build has errors
|
so a run is started even if the build has errors
|
||||||
* gcce error parser (gcc seems not to be enough sometimes, and the make tool does not return valid exit codes`
|
|
||||||
|
|
||||||
* Run Configurations
|
|
||||||
* handling of active run config getting disabled not optimal yet
|
|
||||||
* might be better from a user perspective if the run configuration
|
|
||||||
defines possible tool chains
|
|
||||||
* auto-create run configurations the first time s60 qt is selected.
|
|
||||||
|
|
||||||
* Run on device
|
* Run on device
|
||||||
* passphrase for signing
|
* passphrase for signing
|
||||||
* time stamp of copied sisx is ridiculous
|
* time stamp of copied sisx is ridiculous
|
||||||
* don't copy the sisx all the time
|
* don't copy the sisx all the time
|
||||||
* don't hardcode copy destination
|
* don't hardcode copy destination
|
||||||
* be able to cancel the copy & install process
|
|
||||||
* isRunning is wrong
|
* isRunning is wrong
|
||||||
|
|
||||||
* WINSCW tool chain:
|
|
||||||
* predefined macros
|
|
||||||
|
Reference in New Issue
Block a user