index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
locator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix that locator file filter couldn't open directories ending in + or :
Eike Ziller
2012-11-30
1
-8
/
+7
*
Fix compilation with Qt5
Eike Ziller
2012-10-11
1
-1
/
+2
*
Adjust license headers
hjk
2012-10-05
27
-553
/
+527
*
Changed URL to qt-project.org in pluginspecs.
Konstantin Tokarev
2012-07-30
1
-2
/
+2
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
26
-78
/
+26
*
Allow specifying line number when selecting a file with the locator.
Francois Ferrand
2012-06-21
4
-12
/
+26
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
2
-2
/
+2
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-1
/
+1
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
2
-7
/
+6
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
2
-31
/
+6
*
Throw out useless safety measure.
Eike Ziller
2012-05-16
1
-11
/
+1
*
Remove dead code.
Eike Ziller
2012-05-16
1
-47
/
+1
*
editormanager: simplify use of interface
hjk
2012-05-11
3
-6
/
+5
*
Compile after qt5/qtbase commit 75a0c7f9
Bradley T. Hughes
2012-04-30
2
-2
/
+2
*
Fix wrong names in the UI
Marco Bubke
2012-04-18
1
-2
/
+2
*
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-2
/
+2
*
qbs files: use Qt5 module dependencies
Joerg Bornemann
2012-04-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-08
3
-5
/
+5
|
\
|
*
Normalized connect()s
Robert Loehning
2012-03-06
3
-5
/
+5
*
|
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+5
|
/
*
qbs: Cleanup
Orgad Shaneh
2012-02-28
1
-3
/
+0
*
add qbs files
Joerg Bornemann
2012-02-20
1
-0
/
+61
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
2
-3
/
+3
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
24
-75
/
+75
*
Move QtConcurrent library into Utils.
Friedemann Kleint
2012-02-09
6
-6
/
+4
*
Compile with Qt 5.
Friedemann Kleint
2012-02-08
1
-0
/
+1
*
Fixes potential threading problem in Locator startup
Eike Ziller
2012-02-03
2
-8
/
+5
*
Add "delayedInitialize" feature to plugin manager.
Eike Ziller
2012-02-03
2
-3
/
+3
*
Core::ModeManager: make some functions static
hjk
2012-01-27
2
-1
/
+7
*
Long live the king!
hjk
2012-01-26
26
-26
/
+26
*
Replace Q_WS_MAC with Q_OS_MAC.
Morten Johan Sorvig
2012-01-26
1
-1
/
+1
*
Use new static ICore interface.
hjk
2012-01-24
3
-25
/
+21
*
Locator: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-01-20
9
-27
/
+29
*
fix for locator using up and down keys under mac
David Schulz
2012-01-18
2
-61
/
+53
*
added tooltip popup if alt-key was pressed and released
David Schulz
2012-01-11
2
-32
/
+84
*
Use QByteArray for variable names.
hjk
2012-01-10
1
-2
/
+2
*
TextEditor: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-01-06
1
-2
/
+4
*
tr()-Fixes.
Friedemann Kleint
2011-12-13
1
-1
/
+1
*
Execute: Close write channel
Orgad Shaneh
2011-12-06
1
-0
/
+1
*
Add execute filter for locator
Yuchen Deng
2011-12-06
5
-2
/
+277
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
24
-48
/
+48
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
24
-48
/
+48
*
|
more Id type fixes
hjk
2011-11-10
3
-4
/
+4
*
|
locator: fix type
hjk
2011-11-08
1
-1
/
+1
*
|
more style fixes of string literal access
hjk
2011-11-02
1
-2
/
+2
*
|
Add an enabled property in locator, and used it instead of hidden.
Nicolas Arnaud-Cormos
2011-10-31
5
-10
/
+21
|
/
*
s/error_message/errorMessage/g
hjk
2011-09-21
1
-1
/
+1
*
Move some settings pages.
Eike Ziller
2011-09-20
3
-8
/
+7
*
core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gone
hjk
2011-09-05
1
-1
/
+1
*
Wait with activating/opening a Locator entry until update has finished
Eike Ziller
2011-08-05
2
-10
/
+35
[next]