index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
android
/
androidpotentialkit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Remove IPotentialKit machinery
hjk
2024-10-30
1
-128
/
+0
*
Android: Use new setup for more plugin items
hjk
2023-11-24
1
-33
/
+45
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-2
/
+2
*
Reduce usage of app_version header
Eike Ziller
2023-06-26
1
-4
/
+2
*
ProjectExplorer: De-O_OBJECT-ify IPotentialKit
hjk
2023-04-18
1
-5
/
+19
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Android: Convert to using Tr::tr
Alessandro Portale
2022-10-07
1
-5
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Android: Don't show 2 issues per Android Qt if unconfigured SDK
Alessandro Portale
2022-07-08
1
-1
/
+1
*
Android: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-05-05
1
-4
/
+4
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-1
/
+1
*
Android: Clean up for extraData constants
Assam Boudjelthia
2021-10-06
1
-1
/
+1
*
Fix some warnings about unused variables and functions
Christian Kandeler
2021-09-27
1
-2
/
+0
*
Change device selection mechanism on Android
Assam Boudjelthia
2021-09-21
1
-6
/
+2
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-4
/
+4
*
Remove usages of deprecated APIs of QLayout
Sona Kurazyan
2019-09-02
1
-1
/
+1
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-2
/
+2
*
app_version.h: Make IDE name configurable
Tobias Hunger
2017-09-05
1
-2
/
+5
*
BaseQtVersion: Allow for a predicate when retrieving Qt versions
Tobias Hunger
2017-01-17
1
-9
/
+3
*
Move icons to Utils
Ulf Hermann
2016-08-05
1
-1
/
+3
*
Android: Use Qt5-style connects
Orgad Shaneh
2016-07-04
1
-4
/
+4
*
Projectexplorer: Modernize codebase
Tobias Hunger
2016-04-15
1
-5
/
+5
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Themed Icons: Introduce Utils::Icon
Alessandro Portale
2015-11-25
1
-3
/
+2
*
Icon refresh: First step towards the new Qt Creator themes
Alessandro Portale
2015-10-23
1
-1
/
+2
*
SettingsDialog: Remove CategoryId parameter from callers
hjk
2015-02-24
1
-5
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Android: Remove unneeded qualifications
Orgad Shaneh
2015-02-06
1
-1
/
+1
|
/
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Set parent for options dialog where appropriate.
Eike Ziller
2014-07-14
1
-1
/
+2
*
Centralize error/warning/info icons
Alessandro Portale
2014-06-17
1
-2
/
+2
*
ProjectExplorer: Use constants for compile_warning.png and _error
Alessandro Portale
2014-05-19
1
-1
/
+2
*
Unify text on buttons that open the options dialog
Eike Ziller
2014-02-25
1
-1
/
+1
*
Give Android potential kit a warning icon
Eike Ziller
2014-02-21
1
-2
/
+2
*
Android: Add configure Android item to "Add kit" menu in projects mode
Eike Ziller
2014-02-20
1
-5
/
+20
*
Android: Rework settings dialog
Daniel Teske
2014-01-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
Fix tr()-messages.
Friedemann Kleint
2013-11-15
1
-1
/
+1
*
|
Android Potential Kit: set a icon
Daniel Teske
2013-10-18
1
-0
/
+1
|
/
*
Android: fix UI text capitalization and punctuation
Leena Miettinen
2013-10-09
1
-1
/
+1
*
Show potential kits in the targetsetuppage
Daniel Teske
2013-10-01
1
-0
/
+121