- Sep 23, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- 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 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.
-
- Feb 12, 2010
-
-
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.
-
- 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