hjk
|
31600758de
|
all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
|
2011-11-03 10:33:19 +01:00 |
|
Tobias Hunger
|
aa2acec14c
|
Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
|
2011-05-06 15:17:05 +02:00 |
|
hjk
|
8397663964
|
Update license.
|
2011-04-13 11:49:28 +02:00 |
|
hjk
|
57eae3191e
|
s:// end of namespace :// namespace :g for consistency
We use the latter style everywhere else to signify the end of a namespace block.
|
2011-02-04 12:45:32 +01:00 |
|
con
|
d1023c7614
|
It's 2011 now.
Reviewed-by: hjk
|
2011-01-12 09:46:24 +01:00 |
|
con
|
04e32b0049
|
License headers.
|
2010-12-17 16:03:42 +01:00 |
|
Friedemann Kleint
|
bb13b69ec0
|
Further header cleanup.
Introduce some more private classes for the coreplugin,
use header include convention
<QtModule/QClass>, de-qobjectify VariableManager.
|
2010-09-16 14:59:05 +02:00 |
|
Erik Verbruggen
|
e3e8b1a5c0
|
Removed the TokenCache.
|
2010-07-02 11:18:51 +02:00 |
|
Erik Verbruggen
|
e42ca194c5
|
Introduced token caching to prevent repetetive tokenizing.
Also removed TokenUnderCursor as it's functionality is in the token cache.
Reviewed-by: ckamm
|
2010-06-14 10:10:05 +02:00 |
|
Erik Verbruggen
|
424b9724d6
|
Revert "Introduced a token cache for the C++ editor."
This reverts commit c2393df023.
|
2010-06-04 12:37:26 +02:00 |
|
Erik Verbruggen
|
c2393df023
|
Introduced a token cache for the C++ editor.
This should speed things up a bit, because before, the line was tokenized at
least 3 times.
|
2010-06-04 09:36:05 +02:00 |
|
Roberto Raggi
|
645cfb59ba
|
Ignore outdated parsing requests.
|
2010-03-24 15:54:13 +01:00 |
|
hjk
|
9595504bda
|
Long live the king!
|
2010-03-05 11:28:13 +01:00 |
|
Roberto Raggi
|
51de95c497
|
Use the text editor revision to ignore outdated parse results.
|
2009-12-15 15:52:55 +01:00 |
|
Roberto Raggi
|
c13b8697d2
|
Introduced the quick fix engine
|
2009-11-13 16:14:38 +01:00 |
|
Roberto Raggi
|
5f04a48f6b
|
Removed unused member _node in QuickFixOperation
|
2009-10-21 17:05:36 +02:00 |
|
hjk
|
93cbef8724
|
long live the king
|
2009-08-14 09:30:56 +02:00 |
|
Jason McDonald
|
884b7af769
|
Update license headers and sales contact details.
Reviewed-by: Trust Me
|
2009-06-17 00:01:27 +10:00 |
|
Roberto Raggi
|
e2a0a4d7c5
|
Keep the original encoded text around while preprocessing.
|
2009-06-15 15:39:20 +02:00 |
|
dt
|
c91b9dd010
|
Compile
Case sensitive file system :)
|
2009-06-09 16:20:43 +02:00 |
|
Roberto Raggi
|
132258753a
|
More work on `Quick Fix'.
|
2009-06-09 13:52:52 +02:00 |
|
Roberto Raggi
|
b74fcb7702
|
Cache the UTF-8 encoded contents of the text editors, and some cleanup in updateEditorSelections().
|
2009-03-02 16:31:59 +01:00 |
|
Roberto Raggi
|
a8cfda0ddb
|
Introduced CppTools::EditorSupport::contentsChanged().
|
2009-03-02 16:31:59 +01:00 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
Roberto Raggi
|
9539bb2b28
|
Less annoying syntax checker.
|
2009-02-10 23:33:40 +01:00 |
|
Daniel Molkentin
|
59affcfffc
|
Bump year in licence header.
|
2009-01-13 19:22:14 +01:00 |
|
dt
|
3ba192af7e
|
Merge branch '0.9.1-beta'
|
2008-12-17 14:21:03 +01:00 |
|
hjk
|
da3cb14483
|
chancge Nokia GPL exception version from 1.2 to 1.3
|
2008-12-16 17:20:00 +01:00 |
|
Thorbjørn Lindeijer
|
1efe71992b
|
Moved the CppHoverHandler to the CppEditor plugin
It used to be in CppTools, but since the hover handler only makes sense
in the context of the C++ editor, this is a better place.
|
2008-12-16 12:27:13 +01:00 |
|
hjk
|
df7aacd637
|
more file cosmetics
|
2008-12-02 15:08:31 +01:00 |
|
hjk
|
ab83dcd87c
|
off-by-one in headers
|
2008-12-02 14:20:25 +01:00 |
|
hjk
|
8a43d9b9f3
|
end-of-line whitespace correction of the new headers
|
2008-12-02 14:17:16 +01:00 |
|
con
|
05c35356ab
|
Initial import
|
2008-12-02 12:01:29 +01:00 |
|