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
/
git
/
remotedialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Allow validators operating on a single string in FancyLineEdit
hjk
2025-04-25
1
-9
/
+6
*
Utils: Use Result<> in FancyLinedit's validator
hjk
2025-04-23
1
-17
/
+16
*
Git: Separate internal plugin access API from plugin class
hjk
2024-01-15
1
-2
/
+2
*
Git: Initialize GitClient on first access
hjk
2023-07-26
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
VcsBase: Pass context object to lambda connections
Jarek Kobus
2022-12-07
1
-1
/
+1
*
Remove unused includes of Q[H/V]BoxLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Git: Convert to Tr::tr
Alessandro Portale
2022-10-06
1
-17
/
+16
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Git: inline remote*.ui
hjk
2022-08-05
1
-37
/
+99
*
RemoteDialog: Fix button states after adding remote
Andre Hartmann
2021-09-29
1
-0
/
+2
*
Vcs: Use more FilePath for file paths
hjk
2021-08-02
1
-1
/
+3
*
Git: Add remote URL history completer
Andre Hartmann
2020-04-05
1
-0
/
+2
*
Git: Store singleton instance in GitClient
Orgad Shaneh
2020-02-26
1
-2
/
+2
*
Globally disable WindowContextHelpButtonHint
Kai Koehne
2020-02-25
1
-2
/
+0
*
Git: Partially move plugin pimpl to .cpp
hjk
2020-02-07
1
-4
/
+4
*
Vcs: Pimpl plugins
hjk
2020-01-24
1
-4
/
+4
*
Use isEmpty() instead of count() or size()
Alessandro Portale
2020-01-20
1
-1
/
+1
*
VCS: Fix translation issues
Eike Ziller
2017-10-24
1
-2
/
+2
*
Git: Add input validation to RemoteAdditionDialog
Andre Hartmann
2017-03-09
1
-2
/
+51
*
Git: Do not reuse RemoteAdditionDialog
Orgad Shaneh
2017-03-04
1
-29
/
+21
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-1
/
+1
*
Use isEmpty() vs "count() == 0"
Montel Laurent
2017-02-22
1
-3
/
+3
*
Git: Move msgRepositoryLabel from StashDialog to GitPlugin
Orgad Shaneh
2017-02-05
1
-2
/
+1
*
Git: De-noise
Orgad Shaneh
2016-07-22
1
-2
/
+1
*
Git: Modernize
Tobias Hunger
2016-02-10
1
-4
/
+3
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Git: Use Qt5-style connects
Tobias Hunger
2015-11-23
1
-13
/
+8
*
Git: s/GitPlugin::gitClient/GitPlugin::client/
Tobias Hunger
2015-04-08
1
-1
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Port to new connect api
Montel Laurent
2015-02-09
1
-5
/
+10
|
/
*
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
*
|
VcsBase: Use static pattern for VcsBaseOutputWindow
hjk
2014-08-27
1
-2
/
+2
*
|
Replace set[Plain]Text(QString()) with clear()
Alessandro Portale
2014-07-23
1
-2
/
+2
|
/
*
Git: Remotedialog, replace QTableView with QTreeView
Alessandro Portale
2014-06-20
1
-2
/
+2
*
Remove QHeaderView::setDefaultSectionSize calls
Alessandro Portale
2014-05-05
1
-2
/
+0
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Git: Initialize remote model directory even when no remotes found
Orgad Shaneh
2013-07-29
1
-5
/
+4
*
Git: Style fixes
Orgad Shaneh
2013-06-11
1
-1
/
+2
*
Git - execute push asynchronously
Petar Perisin
2013-06-04
1
-1
/
+1
*
Git - execute fetch asynchronously
Petar Perisin
2013-06-04
1
-1
/
+1
*
Remove changeEvent(QEvent::LanguageChange) implementation
hjk
2013-05-27
1
-12
/
+0
*
Clean headers in Git.
Friedemann Kleint
2013-04-05
1
-2
/
+0
*
Gerrit: Added pushToGerrit dialog
Petar Perisin
2013-04-05
1
-1
/
+2
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-3
/
+3
[next]