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
*
License update.
Eike Ziller
2014-10-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
30
-210
/
+240
|
\
|
*
License update
Eike Ziller
2014-10-09
31
-212
/
+242
*
|
TextEditor: More BaseText* -> Text* renamings
hjk
2014-09-26
1
-1
/
+1
*
|
Rename {Core,TextEditor},{Base,}TextDocument classes
hjk
2014-09-25
1
-1
/
+1
*
|
ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec files
Eike Ziller
2014-09-02
2
-16
/
+18
*
|
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
1
-2
/
+0
*
|
GlslEditor: Also camel-case the namespace
hjk
2014-08-22
1
-5
/
+5
*
|
TextEditor: Merge BaseTextEditorDocument into BaseTextDocument
hjk
2014-07-28
1
-1
/
+1
*
|
TextEditor: Merge ITextEditor and BaseTextEditor
hjk
2014-07-25
1
-3
/
+3
|
/
*
Set parent for options dialog where appropriate.
Eike Ziller
2014-07-14
1
-2
/
+4
*
Refactor text retrieval of the code paster plugin.
Friedemann Kleint
2014-07-02
1
-8
/
+10
*
CPaster: Move setting category icon from Core to CPaster
Alessandro Portale
2014-06-24
5
-1
/
+10
*
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-06-13
1
-0
/
+4
|
\
|
*
CodePaster: Do not crash in case of invalid default protocol
Eike Ziller
2014-06-06
1
-0
/
+4
*
|
Cleanup: Remove searchKeywords from optionspage widgets
Tobias Hunger
2014-05-26
2
-11
/
+0
*
|
CPaster: Pass const list by reference
Orgad Shaneh
2014-05-20
2
-2
/
+2
*
|
Centralize addition of plugin library paths
Orgad Shaneh
2014-05-08
1
-1
/
+2
*
|
Nuke plugins PROVIDER settings
Orgad Shaneh
2014-05-08
2
-3
/
+2
*
|
Add missing spaces
Robert Loehning
2014-04-17
2
-2
/
+2
|
/
*
CPaster: Fix expiry parameter
Christian Stenger
2014-03-27
1
-2
/
+23
*
CPaster: Fix expiry determination
Christian Stenger
2014-03-26
1
-4
/
+4
*
use new base import style in qbs files
Joerg Bornemann
2014-03-11
2
-2
/
+2
*
Support configurable library location in qbs build.
Christian Kandeler
2014-02-28
1
-3
/
+3
*
Use dialog parent for cpaster dialogs
Eike Ziller
2014-02-28
1
-3
/
+3
*
Unify text on buttons that open the options dialog
Eike Ziller
2014-02-25
1
-1
/
+1
*
Clean up single namespace forward-declarations
Orgad Shaneh
2014-02-12
1
-3
/
+1
*
Qbs/qmake: Fix dependencies of plugins
Tobias Hunger
2014-02-11
2
-0
/
+5
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
31
-31
/
+31
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
31
-31
/
+31
*
|
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2013-12-18
1
-1
/
+3
|
\
\
|
|
/
|
*
KDE paste protocol: Limit the title to 30 characters.
Friedemann Kleint
2013-12-12
1
-1
/
+3
*
|
Preferences: Add default implementation for filtering
Eike Ziller
2013-12-10
4
-18
/
+12
*
|
Rename QString ITextEditorDocument::contents --> plainText
Eike Ziller
2013-12-10
1
-1
/
+1
|
/
*
Cpaster: Compile fix
hjk
2013-11-12
2
-6
/
+8
*
Port KDE paste protocol to new service.
Friedemann Kleint
2013-11-12
2
-49
/
+74
*
qbs project files: Make use of new qbsSearchPaths property.
Christian Kandeler
2013-10-09
2
-2
/
+2
*
Codepaster: Remove dead code
Tobias Hunger
2013-09-11
1
-7
/
+0
*
MessageManager: General cleanup.
hjk
2013-09-05
2
-9
/
+7
*
Fix some include statements.
Christian Kandeler
2013-09-04
1
-1
/
+2
*
Core::Id: Remove some explicit casts to Core::Id
Tobias Hunger
2013-09-03
1
-1
/
+1
*
Apply 'static' pattern to MimeDatabase
hjk
2013-09-03
1
-1
/
+1
*
Remove superfluous include paths from project files.
Christian Kandeler
2013-09-02
2
-2
/
+2
*
Core: Remove deprecated accessors
hjk
2013-08-30
2
-4
/
+4
*
Fix fields of pastebin.ca - protocol.
Friedemann Kleint
2013-08-26
1
-6
/
+6
*
Fix capitalization of "Pastebin.Ca".
Friedemann Kleint
2013-08-22
2
-4
/
+10
*
Fix capitalization of "Pastebin.Com".
Friedemann Kleint
2013-08-22
1
-3
/
+5
*
Add description to pastebin.com-protocol.
Friedemann Kleint
2013-08-22
6
-8
/
+10
*
Qbs project files: Use groups wherever applicable.
Christian Kandeler
2013-08-21
1
-9
/
+20
*
CodePaster: Disable undo/redo buffer
Orgad Shaneh
2013-08-12
1
-0
/
+1
[next]