Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cancel a previous update code model | dt | 2010-03-10 | 1 | -1/+1 | |
| | ||||||
* | Fixed QTCREATORBUG-745. | Erik Verbruggen | 2010-03-09 | 1 | -2/+2 | |
| | | | | | Fixed crash in FindUsages on a dirty file in a large project, which is saved while the FindUsages is still running. | |||||
* | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 | |
| | ||||||
* | Source update. | Wolfgang Beck | 2010-02-03 | 1 | -9/+14 | |
| | ||||||
* | Merge ichecker branch changes into the mainline. New project can be found ↵ | Wolfgang Beck | 2010-01-19 | 1 | -2/+81 | |
| | | | | under src/tools/ICheck | |||||
* | Find macro uses. | Christian Kamm | 2009-12-21 | 1 | -0/+2 | |
| | | | | Reviewed-by: Erik Verbruggen | |||||
* | Replaced the hardcoded QHash<QString, QString> with ↵ | Roberto Raggi | 2009-12-15 | 1 | -2/+2 | |
| | | | | CppModelManagerInterface::WorkingCopy. | |||||
* | Store the working list in a QHash. | Roberto Raggi | 2009-12-07 | 1 | -8/+8 | |
| | ||||||
* | Disable the indexer when m_indexerEnabled is false. | Roberto Raggi | 2009-12-07 | 1 | -0/+1 | |
| | ||||||
* | Fixed a crash on exit when include files are still being scanned | Thorbjørn Lindeijer | 2009-10-13 | 1 | -1/+1 | |
| | | | | Found by Roberto. | |||||
* | Expose CppModelManagerInterface::workingCopy() | Roberto Raggi | 2009-10-12 | 1 | -2/+3 | |
| | ||||||
* | Added `Find Usages' of a Symbol. | Roberto Raggi | 2009-10-05 | 1 | -1/+2 | |
| | ||||||
* | Support include completion for frameworks on Mac. | con | 2009-10-01 | 1 | -0/+1 | |
| | | | | | Which is 'quite' important, since Qt builds by default generate frameworks. | |||||
* | Make the symbols used in the current editors. | Roberto Raggi | 2009-09-30 | 1 | -0/+4 | |
| | ||||||
* | Find references | Roberto Raggi | 2009-09-23 | 1 | -0/+5 | |
| | ||||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 | |
| | ||||||
* | sessionmanager: replace signal sessionUnloaded() by aboutToUnloadSession() | hjk | 2009-08-13 | 1 | -1/+1 | |
| | | | | | | | | | sessionUnloaded was sometimes emitted when the session manager was in an unsafe state (between delete m_file and m_file = new ...) leading to crashes when slots connected to the signal accessed the sessionmanager again. This patch moves the signal emission before delete m_file. Reviewed-by: dt | |||||
* | Do the scanning for include files in the background | Thorbjørn Lindeijer | 2009-07-24 | 1 | -0/+15 | |
| | | | | | | In order to speed up completion for include statements. Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com> | |||||
* | Introduced revisions in CPlusPlus::Document. | Roberto Raggi | 2009-07-14 | 1 | -0/+1 | |
| | | | | Reviewed by Thorbjørn Lindeijer | |||||
* | Store the document's revision used to compute the warning/error marks. | Roberto Raggi | 2009-07-10 | 1 | -0/+3 | |
| | ||||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 | |
| | | | | Reviewed-by: Trust Me | |||||
* | Keep the original encoded text around while preprocessing. | Roberto Raggi | 2009-06-15 | 1 | -1/+1 | |
| | ||||||
* | Search in the editor buffers. | Roberto Raggi | 2009-06-10 | 1 | -2/+2 | |
| | ||||||
* | More work on `Quick Fix'. | Roberto Raggi | 2009-06-09 | 1 | -0/+3 | |
| | ||||||
* | Protected modelmanager's snapshot. | Roberto Raggi | 2009-06-02 | 1 | -0/+1 | |
| | ||||||
* | First step towards dynamic ui completion. Add hooks in cppmodelmanager | dt | 2009-05-12 | 1 | -0/+5 | |
| | | | | | | | | This adds a way for plugins to tell the cppmodel that for certain files, the actual contents come from it, instead of reading from the disk. (For texteditors the cppmodel does that automatically.) Reviewed-By: Roberto Raggi <roberto.raggi@nokia.com> | |||||
* | Wait the future values. | Roberto Raggi | 2009-03-11 | 1 | -0/+3 | |
| | ||||||
* | Fixes: simplify ProjectExplorerPlugin::instance() access | hjk | 2009-03-04 | 1 | -1/+0 | |
| | ||||||
* | Cache the UTF-8 encoded contents of the text editors, and some cleanup in ↵ | Roberto Raggi | 2009-03-02 | 1 | -1/+1 | |
| | | | | updateEditorSelections(). | |||||
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 | |
| | ||||||
* | Postpone the update of the ifdefedOut blocks. | Roberto Raggi | 2009-02-23 | 1 | -0/+3 | |
| | ||||||
* | Don't remove syntax errors on each document change | Thorbjørn Lindeijer | 2009-02-11 | 1 | -4/+0 | |
| | | | | | | | Especially when several error markers exist, the flashing this causes while editing isn't really nice. Reviewed-by: Roberto Raggi | |||||
* | Less annoying syntax checker. | Roberto Raggi | 2009-02-11 | 1 | -0/+17 | |
| | | | | (cherry picked from commit 9539bb2b28c05aa3ff7ca1aa19161ae864116422) | |||||
* | Bump year in licence header. | Daniel Molkentin | 2009-01-13 | 1 | -1/+1 | |
| | ||||||
* | Merge branch '0.9.1-beta' | dt | 2008-12-17 | 1 | -1/+1 | |
|\ | ||||||
| * | chancge Nokia GPL exception version from 1.2 to 1.3 | hjk | 2008-12-16 | 1 | -1/+1 | |
| | | ||||||
* | | Moved the CppHoverHandler to the CppEditor plugin | Thorbjørn Lindeijer | 2008-12-16 | 1 | -2/+0 | |
|/ | | | | | 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. | |||||
* | Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's ↵ | Roberto Raggi | 2008-12-12 | 1 | -3/+2 | |
| | | | | | | current state. This change removes a number of wrong usages of the CppModelManager::documents()/document(). | |||||
* | More cleanup in the CppPreprocessor. | Roberto Raggi | 2008-12-08 | 1 | -4/+4 | |
| | ||||||
* | Protected m_dirty and m_projects with a mutex. | Roberto Raggi | 2008-12-08 | 1 | -14/+11 | |
| | ||||||
* | Some cleanup in the CppPreprocessor. | Roberto Raggi | 2008-12-04 | 1 | -9/+50 | |
| | ||||||
* | more file cosmetics | hjk | 2008-12-02 | 1 | -0/+1 | |
| | ||||||
* | off-by-one in headers | hjk | 2008-12-02 | 1 | -1/+0 | |
| | ||||||
* | end-of-line whitespace correction of the new headers | hjk | 2008-12-02 | 1 | -10/+11 | |
| | ||||||
* | Initial import | con | 2008-12-02 | 1 | -0/+135 | |