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
/
libs
/
utils
/
projectintropage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Allow validators operating on a single string in FancyLineEdit
hjk
2025-04-25
1
-2
/
+2
*
Utils: Use Result<> in FancyLinedit's validator
hjk
2025-04-23
1
-26
/
+15
*
Wizards: Redo sub project handling
Christian Stenger
2024-06-19
1
-27
/
+53
*
Wizards: Fix updating path chooser
Christian Stenger
2024-05-30
1
-7
/
+20
*
Wizards: Only show error message if not empty
Christian Stenger
2024-05-29
1
-1
/
+2
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-1
/
+2
*
Wizard: Allow wizards to choose remote path
Marcus Tillmanns
2024-02-08
1
-0
/
+1
*
SquishTests: Fix finding line edit on wizard
Christian Stenger
2023-09-27
1
-0
/
+1
*
Utils: fix emitting FancyLineEdit::validChanged after delayed validation
David Schulz
2023-07-05
1
-2
/
+0
*
Utils: Make validation async
Marcus Tillmanns
2023-06-29
1
-0
/
+2
*
More deprecation induced busywork
hjk
2023-06-08
1
-1
/
+1
*
Doc: Add "\inmodule QtCreator" to \class and \namespace docs
Leena Miettinen
2023-05-22
1
-0
/
+1
*
Remove ineffective resize() calls
Alessandro Portale
2023-05-10
1
-1
/
+0
*
Utils: Tr::tr
Alessandro Portale
2023-02-01
1
-14
/
+15
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
"New Project" wizard: Create project parent directory, if needed
Christian Kandeler
2022-11-24
1
-1
/
+7
*
Remove unused includes of QFormLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Restore object names lost while inlining
Robert Löhning
2022-09-30
1
-0
/
+3
*
Utils: Replace PathChooser::{fileP,p}athChanged signals
hjk
2022-09-06
1
-2
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Introduce Layouting::{br,st}
hjk
2022-07-25
1
-2
/
+1
*
Utils: inline projectintropage.ui
hjk
2022-07-25
1
-49
/
+102
*
Drop Qt5: Utils: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-2
/
+1
*
Utils: Avoid a use of PathChooser::pathChanged
hjk
2022-07-01
1
-1
/
+1
*
Utils: More forward declarations / drop unused headers [P-R]
Jarek Kobus
2022-05-25
1
-0
/
+1
*
QDS NewProject dialog: use friendly error message when regex does not match
Samuel Ghinet
2021-11-18
1
-3
/
+7
*
Make additional changes in the QtCreator side required for QDS new project di...
Samuel Ghinet
2021-09-30
1
-0
/
+7
*
Utils: Use more FilePath in ProjectIntroPage
hjk
2021-09-28
1
-3
/
+3
*
Utils: User FilePath in ProjectIntroPage
hjk
2021-08-11
1
-8
/
+9
*
Wizards: Fix error message if project name is empty
Eike Ziller
2021-03-09
1
-6
/
+5
*
Utils: Replace FileChooser::path() by filePath().toString()
hjk
2020-04-09
1
-1
/
+1
*
Utils: Use Utils::InfoLabel in ProjectIntroPage
Alessandro Portale
2020-01-07
1
-28
/
+8
*
Replace static_casts by QOverload where possible
hjk
2019-02-26
1
-1
/
+1
*
Utils: Modernize
Orgad Shaneh
2018-09-21
1
-6
/
+3
*
FancyLineEdit: Remove property initialText
Andre Hartmann
2018-02-12
1
-3
/
+3
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
add projectNameValidator to JsonProjectPage
Tim Jenssen
2015-10-22
1
-13
/
+43
*
Utils: Connect to PathChooser::pathChanged() in ProjectIntroPage.
Christian Kandeler
2015-09-03
1
-2
/
+1
*
Utils: Rename PathChooser::changed() signal.
Christian Kandeler
2015-09-03
1
-1
/
+1
*
UI text: use double quotes for emphasis
Leena Miettinen
2015-06-01
1
-1
/
+1
*
Get rid of FancyLineEdit::validate
Eike Ziller
2015-05-06
1
-0
/
+24
*
Utils: Modernize connections
Orgad Shaneh
2015-03-06
1
-6
/
+13
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Do not use QDir::separator() for internal paths
Orgad Shaneh
2015-02-02
1
-4
/
+2
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Utils: Make wizard pages derive from Utils::WizardPage
Tobias Hunger
2014-09-10
1
-1
/
+3
|
/
*
BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)
Tobias Hunger
2014-06-12
1
-0
/
+4
*
Utils: Merge BaseValidatingLineEdit into FancyLineEdit
hjk
2014-02-14
1
-3
/
+3
[next]