- Sep 23, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- Sep 14, 2010
-
-
Tobias Hunger authored
Thanks to dt for noticing this messup!
-
- Sep 08, 2010
-
-
Tobias Hunger authored
-
- Aug 04, 2010
-
-
Tobias Hunger authored
* Update list of S60 header pathes to match up with what is put into the Makefile by QMake (minus ../tmp directories).
-
- Aug 02, 2010
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-1224 Reviewed-by: aportale
-
- May 20, 2010
-
-
Friedemann Kleint authored
-
- Apr 14, 2010
-
-
Friedemann Kleint authored
and make it possible to configure it in the settings. Split up S60Devices up into a class hierarchy and implement the Autodetected Windows case and the manually configured Linux case separately for code clarity. Same with the settings widgets. Reviewed-by: con
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 23, 2010
-
-
Friedemann Kleint authored
No longer set EPOCDEVICE as it causes an error in createpackage. Remove obsoleted code calling signis.exe and package file rewriting.
-
- Feb 17, 2010
-
-
Friedemann Kleint authored
- Autodetect SDK by environment variable EPOCROOT and qt directory below. - Environment::appendOrSet/prependOrSet: Avoid duplicate entries - Rename toolchain enumeration value - Adapt S60ToolChainMixin to new GnuPoc setup, provide routines for all required variables. - RVCTToolChain: Make RVCT detection smarter (Check for RVCT<v1><v2>BIN variable). Set all required variables in case of RVCTToolChain/GnuPoc - QtVersionManager: Detect toolchain and Qt version properly, make S60 device run config accept toolchain. - Modify S60DeviceRunControl to execute 'make sis' - Modify S60Devices::detectQt...() to check for Qt installed into SDK first and symlink as fallback.
-
dt authored
-
- Feb 12, 2010
-
-
con authored
-
- Feb 02, 2010
-
-
Friedemann Kleint authored
QString: Use QChar/char where appropriate, do not use QString::null
-
- Dec 02, 2009
- Nov 20, 2009
-
-
Friedemann Kleint authored
Display the error in a label of the preferences page. Reviewed-by: con
-
- Nov 19, 2009
-
-
Tobias Hunger authored
* Update list of system pathes. * Consistently use / as directory separator internally. Reviewed-By: con
-
- Nov 17, 2009
-
-
con authored
-
- Nov 13, 2009
-
-
Friedemann Kleint authored
Factor out the initialization setting up the environment and headers in the RVCT/GCCE toolchains. Modify the RunControl to be able to support different package building/signing processes.
-
- Oct 27, 2009
-
-
con authored
Users can specify a S60 SDK root for Qt for Symbian versions now.
-
Robert Loehning authored
Reviewed-by: con
-
- Oct 22, 2009
-
-
Friedemann Kleint authored
- Introduce a communications device type flag, add stubs for Bluetooth to serialdevicelister and pass the device type in new struct CommunicationDevice along to run configuration and debugger start parameters (overriding the debugger settings). - Give the s60devices::Device a tooltip in the settings page
-
- Aug 14, 2009
-
-
hjk authored
-
- Jul 20, 2009
-
-
con authored
-
- Jun 24, 2009