summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* SSH: Add assertion.Christian Kandeler2011-01-031-8/+6
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-207-15/+84
* License headers, part 2con2010-12-171-7/+11
* Merge branch '2.1'con2010-12-17203-1407/+2211
|\
| * License headers.con2010-12-17205-1435/+2255
| * Version bump.con2010-12-022-2/+2
* | Some API beautification in action container.con2010-12-174-33/+44
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-164-7/+7
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-163-3/+3
* | QmlDebugger: removed "Reload" button on live preview errorChristiaan Janssen2010-12-151-0/+6
* | Dropping project blocks other programs (like file explorer).con2010-12-102-2/+16
* | Recent files should remember the editor type as well.con2010-12-094-33/+63
* | Add method to get all the visible "top level" editors in splits.con2010-12-082-3/+24
* | vcsmanager: coding conventionhjk2010-12-089-37/+37
* | vcsmanager: add comment to currently dead codehjk2010-12-082-2/+4
* | Replace BaseMode convenience class by individual implementation.hjk2010-12-073-176/+0
* | VCS: Support nested repositoriesSami Tikka2010-12-071-6/+27
* | Make it possible to specify shortcuts for Locator filters.con2010-12-069-4/+96
* | Fix crash when using settings dialog filter.con2010-12-062-0/+8
* | Core: Move Q_DECLARE_METATYPE for IEditor to ieditor.hKai Koehne2010-12-067-11/+4
* | Delay widget creation of options pages till their category is showncon2010-12-066-35/+100
* | Remove dead code.con2010-12-061-9/+0
* | Debugger: Fix exit crash in Debug-Mode.Friedemann Kleint2010-12-061-2/+5
* | Set some object names for easier debugging.Friedemann Kleint2010-12-032-1/+5
* | Introduce a currentEditorStateChanged signal.con2010-12-022-11/+16
* | Allow empty editor id with openEditorWithContents.con2010-12-021-19/+18
* | Update the filter matches for the settings dialog.con2010-12-012-5/+11
* | Don't switch away from debug mode when jumping to line via locatorcon2010-12-012-3/+3
* | Fix compilation.Christian Kandeler2010-12-012-2/+2
* | Handle read only files correctly when saving all modified filescon2010-12-011-39/+4
* | Only show save as button for files that allow it.con2010-12-012-2/+3
* | Move some API around and make some IFile based instead of IEditor.con2010-12-017-116/+145
* | When using splits e.g. the save action was disabled sometimes.con2010-12-011-0/+1
* | Delete dead code.con2010-12-014-600/+0
* | Window title didn't show nice name for e.g. diff views.con2010-11-302-3/+48
* | Support symbolic links in the file manager.con2010-11-303-238/+307
* | Merge commit 'bd8b23d4bad4191367e7c5eb3297769a2477afec' (origin/2.1)con2010-11-251-1/+1
|\ \ | |/
| * SSH: Switch DSA key generation modeChristian Kandeler2010-11-231-1/+1
| * Version bump.con2010-11-022-2/+2
* | Remove some unused / useless api.con2010-11-254-46/+19
* | Avoid recursion and possibly endless recursion at removing file watchescon2010-11-181-17/+9
* | refactor VariableManagerOswald Buddenhagen2010-11-172-16/+22
* | change variable manager expansion style from ${} to %{}Oswald Buddenhagen2010-11-171-1/+1
* | Some menus where missing a setEmptyAction(EA_None) call.con2010-11-151-0/+1
* | ModeManager: Fix ordering of actions in modebardt2010-11-121-0/+1
* | Fix updating of menus with EA_Hide.con2010-11-123-9/+5
* | Fix ui language for custom wizards.con2010-11-113-0/+7
* | Removed left-over from merge request: duplicate file encoding combo.Erik Verbruggen2010-11-111-68/+28
* | Avoid that anyone using action manager has to explicitly include uniqueidmanagercon2010-11-081-1/+1
* | SSH: Fix outdated comment.Christian Kandeler2010-11-051-1/+2