aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-6/+2
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+5
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-088-8/+8
* Make "Reset warnings" option reset "Do not ask again" messages.Eike Ziller2013-11-011-13/+6
* Bookmarks: Disable context menu for disassembler viewhjk2013-10-171-0/+4
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Utils: Cleanup of Tooltip interfacehjk2013-09-131-2/+3
* SessionManager: Apply 'static' patternhjk2013-09-052-18/+3
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-3/+2
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+1
* Bookmarks: Handle enter and delete keysOrgad Shaneh2013-07-312-0/+13
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-092-6/+6
* Bookmarks: Ask for confirmation before removing all bookmarkshjk2013-06-111-2/+16
* Bookmarks: Separate destructive actions.Eike Ziller2013-06-041-1/+3
* Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-3/+3
* Allow nested IContexts and use it to give extra editor windows a contextEike Ziller2013-05-211-1/+1
* edit note should also be disabled when a note is not editableJesper K. Pedersen2013-05-021-0/+1
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-181-1/+4
|\
| * Bookmarks: Fix loose bookmarks while loading fileLorenz Haas2013-04-151-1/+4
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-5/+1
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-3/+5
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | factor out all plugin dependencies to _dependencies.pri filesOswald Buddenhagen2013-03-272-3/+4
|/
* Doc: adding notes to bookmarks.Leena Miettinen2013-02-061-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-318-8/+8
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-298-8/+8
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-5/+0
* | Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-111-4/+4
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Bookmarks: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-273-6/+9
* | Fixed bookmarks ordering.Vasiliy Sorokin2012-10-091-2/+6
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-058-151/+144
|\|
| * Adjust license headershjk2012-10-058-151/+144
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-5/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-4/+4
* | Bookmark: Minor cleanupOrgad Shaneh2012-10-021-5/+5
* | Added feature for change note for bookmarks.Vasiliy Sorokin2012-10-017-10/+132
|/
* Remove ambiguous literal 0 from createIndex calls.Stephen Kelly2012-09-241-1/+1
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-197-21/+7
* Fix qbs code styleYuchen Deng2012-06-191-4/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-8/+2
* tr()-Fixes in master.Friedemann Kleint2012-05-281-0/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-10/+9