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
/
qmljseditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
3
-21
/
+19
*
Get rid of lots of ifdef Q_OS_MAC for shortcuts.
Eike Ziller
2012-05-23
1
-5
/
+2
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
2
-32
/
+7
*
Mark canceled searches as such.
Eike Ziller
2012-05-22
1
-1
/
+1
*
Move Component refactoring - ask before adding file to vcs
Kai Koehne
2012-05-16
1
-3
/
+21
*
Renamed TaskHub::popup to requestPopup and removed boolean flag.
Konstantin Tokarev
2012-05-14
1
-1
/
+1
*
QmlInspector: Fetch objects for location
Aurindam Jana
2012-05-13
2
-4
/
+8
*
editormanager: simplify use of interface
hjk
2012-05-11
3
-15
/
+8
*
QuickFixes: Fix capitalization of descriptions
Kai Koehne
2012-05-10
2
-3
/
+3
*
use Core::Id for IMode::id and IMode::type
hjk
2012-05-08
2
-5
/
+5
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-05-07
1
-1
/
+2
|
\
|
*
Translate editor display names in correct context.
Konstantin Tokarev
2012-05-07
1
-1
/
+2
*
|
Don't add singleton model manager to object pool.
Eike Ziller
2012-05-04
3
-4
/
+3
*
|
texteditor: use an enum instead of QString as color ids
hjk
2012-05-03
4
-25
/
+27
*
|
Merge remote-tracking branch 'origin/2.5'
Oswald Buddenhagen
2012-04-19
1
-1
/
+1
|
\
\
|
|
/
|
*
qbs files updated
Joerg Bornemann
2012-04-18
1
-1
/
+1
*
|
Added default implementation for IEditorFactory::open().
Konstantin Tokarev
2012-04-18
2
-12
/
+0
*
|
QmlJsEditor: help - extend lookup rules for help
Thomas Hartmann
2012-04-17
2
-7
/
+61
*
|
QmlJSInspector: Remove dependency to QmlJSEditor
Kai Koehne
2012-04-16
2
-17
/
+4
*
|
QmlJS: Move SemanticInfo from qmljseditor to qmljstools
Kai Koehne
2012-04-16
9
-283
/
+25
*
|
Fix version control and qml component refactoring
Marco Bubke
2012-04-12
1
-0
/
+7
*
|
Class name validation line edit can now force for capital letters
Marco Bubke
2012-04-12
1
-1
/
+1
*
|
Improve validation of the move component refactoring dialog
Marco Bubke
2012-04-12
2
-28
/
+39
*
|
Give Move Component dialog a proper name
Marco Bubke
2012-04-12
1
-1
/
+1
*
|
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-29
1
-4
/
+5
|
\
\
|
|
/
|
*
Avoid native filenames in QML references
Orgad Shaneh
2012-03-29
1
-4
/
+5
*
|
Added TextEditor commands FollowSymbol and JumpToFile.
Konstantin Tokarev
2012-03-28
5
-21
/
+3
*
|
Wizards: code cleanup and removing warning
Thomas Hartmann
2012-03-15
1
-3
/
+1
*
|
taskhub: use more direct access.
hjk
2012-03-12
2
-6
/
+6
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Normalized connect()s
Robert Loehning
2012-03-06
1
-1
/
+1
*
|
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+1
|
/
*
QML Editor: Open *.qbs, *.qbp files in QML text editor
Kai Koehne
2012-03-01
1
-0
/
+2
*
qbs: Cleanup
Orgad Shaneh
2012-02-28
1
-4
/
+1
*
add qbs files
Joerg Bornemann
2012-02-20
1
-0
/
+100
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
10
-31
/
+31
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
46
-138
/
+138
*
Fix compilation with Qt5.
Friedemann Kleint
2012-02-09
1
-0
/
+1
*
Move QtConcurrent library into Utils.
Friedemann Kleint
2012-02-09
2
-2
/
+2
*
Wizards: changes the structure of Wizards
Thomas Hartmann
2012-02-08
2
-7
/
+4
*
Introduce JSON validation
Leandro Melo
2012-02-08
3
-2
/
+32
*
Wizards: refactoring - adding WizardDialogParameters
Thomas Hartmann
2012-02-07
2
-6
/
+5
*
Task: Update Task to use Utils::FileName and Core::Id
Tobias Hunger
2012-01-30
1
-7
/
+10
*
Core::ModeManager: make some functions static
hjk
2012-01-27
1
-6
/
+5
*
Long live the king!
hjk
2012-01-26
61
-61
/
+61
*
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
6
-13
/
+12
*
QML: Fix crash when calling reformat file
Leandro Melo
2012-01-23
1
-1
/
+1
*
Wizards: allows filtering of wizards based on Qt version
Thomas Hartmann
2012-01-18
2
-0
/
+7
[next]