- 16 Oct, 2013 1 commit
-
-
hjk authored
First step towards plugin renaming. Change-Id: I8ac017660a7aa2bda0d7bb7d72ab0cfceaf6cfd2 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 09 Oct, 2013 2 commits
-
-
Leena Miettinen authored
Fix typos and style issues. Change-Id: I8d1bbccd55e7558e7f8a8bedbab95f4bb8a8478f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Change-Id: If1757fff8ff458610dae8cbfcf561154c7d56753 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 26 Sep, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I37d706b4e11c6e1353a8ee73378b7d080080678c Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 11 Sep, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I780dcf3ebd174275389620319e2d4b4784c84346 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- 04 Sep, 2013 1 commit
-
-
Nikolai Kosjar authored
Change-Id: I177094f19978e07f85e42b34701d8f03cd26665e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 30 Aug, 2013 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9682 Change-Id: I0454d96ff0a1df370e0b9197ae536bf5ae632ac2 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- 28 Aug, 2013 3 commits
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9662 Change-Id: I3a5b3493bc8ef48bd23d014e86eef45185f3c17e Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Daniel Teske authored
There are 3 different sdk settings: - The minimum sdk setting from the AndroidManifest.xml - The target sdk setting from the AndroidManifest.xml - The target sdk setting from the project.properties file The last one is now called buildTargetSDK, since it only affects the build. Change-Id: I373d925a45088ff0cf8a8e0b22cf9744e571eeb1 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-9692 Change-Id: Ide85392d86e7f3df4df9644f01d186ed939f5124 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 08 Jul, 2013 1 commit
-
-
Daniel Teske authored
The filetype is only relevant for Qt4 projects. But even for Qt4 projects the file type is insufficient to decide where the file should be added. So remove the file type from the interface and let the projectmanagers themselves figure out what they want to do. Also fix Task-number: QTCREATORBUG-9688 Change-Id: I02f7b1cd2e05efaf76e36fb9af34b109d4482f88 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 14 Jun, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: Ia0f3abad74b7ac423fab621ca22e0f698747c477 Reviewed-by:
BogDan Vatra <bogdan@kde.org> Reviewed-by:
Ray Donnelly <mingw.android@gmail.com>
-
- 04 Jun, 2013 1 commit
-
-
Yoann Lopes authored
When looking for lines in Java files that are not supported by the selected API level, it didn't take into account that line endings are "\r\n" on Windows. toInt() was failing, trying to convert for example "10\r" to an integer. Change-Id: I35478abd40d5ce4621d2320b3a5f5a3514cf9591 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 29 May, 2013 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9208 Change-Id: I1b1864908a24af3cd7c576831656267a6390b583 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- 24 May, 2013 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9319 Change-Id: Iadf4baee10d51c9cb83ef1fffd2bffd8dc3eae56 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- 22 May, 2013 1 commit
-
-
Christian Strømme authored
To solve the problem with libQt5MultimediaQuick_p we need a way to detect if an application is using both QtMultimedia and QtQuick. This change adds logic to parse the -dependencies.xml file and look for lib elements that have the extra attribute "extends". Libs with the extends attribute will only be added to the list of dependencies, if the library it extends is available. Task-number: QTCREATORBUG-9300 Change-Id: I6f3e0a6d9158a91824e1e113f6aab7ec1112dd56 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 17 May, 2013 1 commit
-
-
Orgad Shaneh authored
* Unused variables in release build * Comparison of bool to int Change-Id: I1ac9b1051b26ae0655d4ff6b92d216926a4785da Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 15 May, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I18c00ab452db21e5aa1ae3ad2eff465cfeff54b6 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 06 May, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I2d05f98cb6c390fb84186929fdf4152cc07d8965 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 03 May, 2013 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
If the Qt version built against is Qt 5, and the deployment method is "Use libs on device" + "Use local Qt libs", Creator will copy the required files into the app bundle and set the necessary meta-data to make the Java code in the app actually load them from the app bundle. We also make this deployment method the default on Qt 5. Change-Id: Ib7a33e7d1fbd22f76c85c31e1dbc68912a38eda8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 02 May, 2013 1 commit
-
-
Daniel Teske authored
Disallow keywords, and parts that start with a digit. Task-number: QTCREATORBUG-9200 Change-Id: Ia8b42c3015393f3e76126e311eebb728425726b7 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 30 Apr, 2013 1 commit
-
-
Daniel Teske authored
The slowness is due to AndroidToolChain::addToEnvironment() being called a lot on project opening. Thus we need to avoid any file opening or process on loading. This patch does 2 things: a) It removes the call to sdkTargets() which is unneeded. That actually checks which avds are available. b) It caches the target sdk inside a named target setting. That means, we assume that the file does not change behind our backs. Task-number: QTCREATORBUG-9164 Change-Id: I9287934a0624db0b3e8318b8cf76e605418850c2 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 17 Apr, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I102a4843652029dff757e12594efc4d5e5e50a99 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 16 Apr, 2013 1 commit
-
-
Daniel Teske authored
That is at least android-9 for qt 5. Task-number: QTCREATORBUG-9067 Change-Id: I977f8a35e5d2db2c645fe1a1bc52ef5d7b9f8b35 Reviewed-by:
BogDan Vatra <bogdan@kde.org> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 27 Mar, 2013 1 commit
-
-
Orgad Shaneh authored
Comparison of bool and int Change-Id: Iec471ce393442c4d75dffce4b3ddc9d275c17e67 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 25 Mar, 2013 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9014 Change-Id: Ib155b09f5c57101cbacce1c2e9981a7d5b6be731 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 18 Mar, 2013 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
The old way of passing the use_local_libs settings to the app (which is still supported for compatibility with Necessitas) was to pass it as command line arguments when the app is launched from Qt Creator. This will make the app depend on Ministro if it's later launched from the Android launcher. To avoid this, we pass the info as part of AndroidManifest.xml instead. Task-number: QTCREATORBUG-8643 Change-Id: Ib044ce8bf7e285cf46075a8713bd7fc6736052d5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 12 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Detected by Krazy (values or keys iteration). Change-Id: I2ebfd4690261139ea0739bc9c00692c06064539c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 11 Mar, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I12d5aff64fc6b677ac88c28eed90ae51443c7584 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 04 Mar, 2013 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-8688 Change-Id: I890663c96d11a38275724b792eca0be782df673f Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 18 Feb, 2013 2 commits
-
-
Robert Loehning authored
Change-Id: I2807efd386b86247a4fbf67151cd6d3fb98c3b22 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
In Qt 5 we have modularized the rules files so that each module specifies its own rules. This patch updates the plugin to support reading from these in addition to the rules.xml of Qt 4 so that it should work well for both. The "replaces" attribute of the lib element is also added in Qt 5 because the files are generated and thus the approach of rules.xml where replaces is a separate element and where the order has semantics was not convenient. We of course support the Necessitas approach as well. Change-Id: Ife21903c9faf61e1791cf8c0ea78bb61c74dcb34 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Paul Olav Tvete <paul.tvete@digia.com>
-
- 07 Feb, 2013 1 commit
-
-
Daniel Teske authored
Creator now realiable creates one toolchain for each toolchain found in the ndk. This no longer depends on any qt versions being present. Also the gdb command and gdb server command are moved to the Kit and are no longer found in the Android Options page. Both settings can be autodetected from the Kit options page. Note that this might break existing android kits. Change-Id: I1dce084f2bb372e615e19b1c9e3a1e205b5d9647 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 17 Jan, 2013 1 commit
-
-
BogDan Vatra authored
Change-Id: I3eba3413464bd0e503f24817769bd3062be0eeb2 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 08 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
#!/usr/bin/env ruby Dir.glob('**/*.cpp') { |file| # skip ast (excluding paste, astpath, and canv'ast'imer) next if file =~ /ast[^eip]|keywords\.|qualifiers|preprocessor|names.cpp/i s = File.read(file) next if s.include?('qlalr') orig = s.dup s.gsub!(/\n *if [^\n]*{\n[^\n]*\n\s+}(\s+else if [^\n]* {\n[^\n]*\n\s+})*(\s+else {\n[^\n]*\n\s+})?\n/m) { |m| res = $& if res =~ /^\s*(\/\/|[A-Z_]{3,})/ # C++ comment or macro (Q_UNUSED, SDEBUG), do not touch braces res else res.gsub!('} else', 'else') res.gsub!(/\n +} *\n/m, "\n") res.gsub(/ *{$/, '') end } s.gsub!(/ *$/, '') File.open(file, 'wb').write(s) if s != orig } Change-Id: I3b30ee60df0986f66c02132c65fc38a3fbb6bbdc Reviewed-by:
hjk <qthjk@ovi.com>
-
- 13 Dec, 2012 1 commit
-
-
Ray Donnelly authored
terminate (on Windows) requires a Windows Event Loop to process it so use kill() on all platforms instead. Change-Id: Ic38d6813c3071fde67806b10d782e5ab3b0f1a18 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 16 Nov, 2012 2 commits
-
-
Daniel Teske authored
It's no longer used. Change-Id: I0256b76c2b007dd841aad51dae12602d9d7b3eb8 Reviewed-by:
BogDan Vatra <bog_dan_ro@yahoo.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
The default value is false, and all the callers that pass in a 4th parameter, pass in false. Change-Id: Ifff6fb138b4cdd1d249c25246c623335dd96dcc5 Reviewed-by:
BogDan Vatra <bog_dan_ro@yahoo.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-