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
/
cpaster
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed URL to qt-project.org in pluginspecs.
Konstantin Tokarev
2012-07-30
1
-2
/
+2
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
2
-2
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
29
-87
/
+29
*
Fix memory leak in Codepaster plugin
Daniel Teske
2012-06-28
1
-0
/
+1
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-1
/
+1
*
tr()-Fixes in master.
Friedemann Kleint
2012-05-28
1
-1
/
+0
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
1
-7
/
+6
*
Get rid of lots of ifdef Q_OS_MAC for shortcuts.
Eike Ziller
2012-05-23
1
-10
/
+2
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
6
-95
/
+21
*
Mac: Avoid Alt+<character> shortcuts
Eike Ziller
2012-05-22
1
-0
/
+8
*
Move SSH support into a dedicated library.
Christian Kandeler
2012-05-22
1
-1
/
+1
*
Fix qbs build
Orgad Shaneh
2012-05-18
1
-5
/
+3
*
Added "Open URL" action.
Konstantin Tokarev
2012-05-16
5
-2
/
+109
*
editormanager: simplify use of interface
hjk
2012-05-11
1
-2
/
+2
*
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
4
-10
/
+10
*
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-14
1
-1
/
+1
|
\
|
*
Set the parent window correctly for Code paster window.
Simjees Abraham
2012-03-12
1
-1
/
+1
|
*
CPaster: Fix qbs
Orgad Shaneh
2012-03-12
1
-2
/
+0
*
|
cpaster: Fix qbs build.
Christian Kandeler
2012-03-09
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-08
11
-338
/
+147
|
\
\
|
|
/
|
*
CPaster: kde paster cleanup
Tobias Hunger
2012-03-05
1
-20
/
+16
|
*
CPaster: Prefer ITextEditor over BaseTextEditor
Tobias Hunger
2012-03-05
1
-4
/
+4
|
*
CPaster: Fix layout in submit dialog
Tobias Hunger
2012-03-05
1
-0
/
+9
|
*
CPaster: Fix pastebin.com
Tobias Hunger
2012-03-05
5
-305
/
+76
|
*
CPaster: Update mime types
Tobias Hunger
2012-03-05
1
-5
/
+18
|
*
CPaster: Update pasting to pastebin.ca
Tobias Hunger
2012-03-05
1
-4
/
+22
|
*
CPaster: Add Cpp protocol
Tobias Hunger
2012-03-05
3
-1
/
+3
*
|
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+1
|
/
*
qbs: Cleanup
Orgad Shaneh
2012-02-28
1
-3
/
+0
*
add qbs files
Joerg Bornemann
2012-02-20
1
-0
/
+76
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
1
-1
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
26
-95
/
+95
*
Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()
Denis Mingulov
2012-01-30
1
-2
/
+2
*
Codepaster: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-01-27
7
-15
/
+16
*
Long live the king!
hjk
2012-01-26
31
-31
/
+31
*
Replace Q_WS_MAC with Q_OS_MAC.
Morten Johan Sorvig
2012-01-26
1
-2
/
+2
*
Use new static ICore interface.
hjk
2012-01-24
9
-22
/
+21
*
vcs: s/VCS/Vcs/
hjk
2012-01-09
1
-1
/
+1
*
UI files: Do not polute the global Ui namespace
Tobias Hunger
2011-11-24
10
-23
/
+23
*
more s/info@qt.nokia.com/qt-info@nokia.com/
Eike Ziller
2011-11-11
2
-4
/
+4
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
29
-58
/
+58
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
29
-58
/
+58
*
|
more Id type fixes
hjk
2011-11-10
1
-1
/
+1
*
|
KDE paste: Fix compilation with Qt 4.7.
Friedemann Kleint
2011-11-08
1
-0
/
+4
*
|
Codepaster: Add paste.kde.org.
Friedemann Kleint
2011-11-08
4
-2
/
+329
*
|
more style fixes of string literal access
hjk
2011-11-02
1
-5
/
+7
*
|
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-10-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Codepaster: Trim server name
Tobias Hunger
2011-10-18
1
-1
/
+1
*
|
Json: Use the javascript editor for json files.
Christian Kamm
2011-10-12
1
-3
/
+4
|
/
[next]