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
/
texteditor
/
snippets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
17
-17
/
+17
*
Adjust license headers
hjk
2012-10-05
17
-363
/
+346
*
Remove NULL tests for Core::ICore::settings()
Orgad Shaneh
2012-08-09
1
-13
/
+9
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
1
-1
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
17
-51
/
+17
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
2
-3
/
+3
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
2
-18
/
+9
*
Normalized connect()s
Robert Loehning
2012-03-06
1
-5
/
+5
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
12
-35
/
+35
*
Long live the king!
hjk
2012-01-26
17
-17
/
+17
*
Use new static ICore interface.
hjk
2012-01-24
2
-5
/
+5
*
TextEditor: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-01-06
1
-1
/
+1
*
UI files: Do not polute the global Ui namespace
Tobias Hunger
2011-11-24
1
-2
/
+2
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
17
-34
/
+34
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
17
-34
/
+34
*
|
more Id type fixes
hjk
2011-11-10
2
-2
/
+2
|
/
*
all: less QScopedPointer
hjk
2011-09-19
1
-4
/
+0
*
more style
hjk
2011-09-19
2
-9
/
+10
*
Pass focusOutEvent to the superclass
Jarek Kobus
2011-09-02
1
-0
/
+1
*
Remove unneeded defines.
hjk
2011-07-14
1
-1
/
+0
*
Fix crash when changing font settings
Leandro Melo
2011-06-20
1
-0
/
+2
*
Editors: Make snippets and code style honor font settings
Leandro Melo
2011-06-01
1
-0
/
+23
*
Documentation: Snippets support
Leandro Melo
2011-05-27
2
-0
/
+72
*
New code assist API
Leandro Melo
2011-05-18
2
-27
/
+30
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
17
-17
/
+17
*
add/unify i/o error handling
Oswald Buddenhagen
2011-04-18
3
-21
/
+34
*
Merge branch '2.2'
Oswald Buddenhagen
2011-04-14
17
-238
/
+221
|
\
|
*
Update license.
hjk
2011-04-13
17
-238
/
+221
*
|
core: make context and widget IContext data members
hjk
2011-04-14
2
-17
/
+5
|
/
*
Remove grid from snippets table view
Leandro Melo
2011-04-06
1
-0
/
+6
*
Snippets: Remove unnecessary header
Leandro Melo
2011-03-01
1
-2
/
+0
*
Revert "Make our options dialog a bit more uniform"
Leandro Melo
2011-02-28
1
-75
/
+23
*
Revert "More options dialog UI changes"
Leandro Melo
2011-02-28
1
-18
/
+0
*
More options dialog UI changes
Leandro Melo
2011-02-25
1
-0
/
+18
*
Make our options dialog a bit more uniform
Leandro Melo
2011-02-25
1
-23
/
+75
*
Fix Krazy code scanning tool warnings (QString, loops, spelling).
Friedemann Kleint
2011-02-25
1
-1
/
+1
*
texteditor: merge ITextEditable into ITextEditor
hjk
2011-02-22
6
-28
/
+30
*
Snippets: Complement is now Trigger Variant in the UI
Leandro Melo
2011-02-02
1
-1
/
+1
*
10n: Fix tr() issues.
Friedemann Kleint
2011-01-19
1
-1
/
+2
*
Snippets: Check for content change on apply
Leandro Melo
2011-01-14
2
-1
/
+6
*
It's 2011 now.
con
2011-01-12
17
-17
/
+17
*
License headers, part 2
con
2010-12-17
13
-91
/
+143
*
Merge branch '2.1'
con
2010-12-17
4
-28
/
+44
*
Snippets: Replace forward declaration by include
Leandro Melo
2010-12-09
2
-3
/
+1
*
Snippets: Remove the snippets manager
Leandro Melo
2010-12-08
6
-133
/
+19
*
Snippets: Make it flexible for adding builtin snippets
Leandro Melo
2010-12-08
3
-139
/
+31
*
Snippets: Correct top-left/bottom-right when emiting dataChanged
Leandro Melo
2010-12-08
1
-1
/
+4
*
Snippets: Make it easier for plugins to add snippets groups
Leandro Melo
2010-12-08
15
-223
/
+335
*
Snippets: Add more use-cases
Leandro Melo
2010-12-08
5
-54
/
+192
*
Snippets: Move code from the manager to the collection.
Leandro Melo
2010-12-08
5
-175
/
+164
[next]