summaryrefslogtreecommitdiff
path: root/src/plugins/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mac: Avoid more Opt+<char> shortcuts.Eike Ziller2012-05-231-1/+2
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-15/+3
* editormanager: simplify use of interfacehjk2012-05-111-4/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-0/+2
|\
| * BaseTextMark: Use (explicit) two phase initilizationDaniel Teske2012-05-031-0/+2
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-052-1/+12
|\ \ | |/
| * BaseTextMark: Support renaming filesDaniel Teske2012-04-052-1/+12
* | Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-03-082-7/+6
|\ \ | |/
| * CompileDaniel Teske2012-03-081-2/+2
| * Bookmark: Remove unused member m_fileInfoDaniel Teske2012-03-082-5/+4
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-2/+2
|\ \ | |/
| * Normalized connect()sRobert Loehning2012-03-061-2/+2
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* Marks: If there are more then 3 marks, paint the highest priorityDaniel Teske2012-03-011-1/+1
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* Bookmark: Use ITextMark::lineNumber() instead of tracking linenumberDaniel Teske2012-02-222-10/+4
* add qbs filesJoerg Bornemann2012-02-201-0/+39
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-202-6/+6
* Fix BaseTextmark lineNumber trackingDaniel Teske2012-02-151-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-156-22/+22
* Optimize BaseTextMarkDaniel Teske2012-02-142-2/+1
* SessionManager::loadSession inline impl functions and rewriteDaniel Teske2012-02-131-1/+1
* SessionManager: More useless null checksDaniel Teske2012-01-311-10/+2
* Long live the king!hjk2012-01-267-7/+7
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-3/+3
* Use new static ICore interface.hjk2012-01-242-5/+4
* Showing native dir separators in bookmark tooltip.Alessandro Portale2012-01-091-1/+2
* Editor: Bookmark when Shift-clicking the gutterLeandro Melo2011-12-023-4/+20
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-117-14/+14
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-037-14/+14
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-102-3/+3
|/
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Highlight matches when opening editor from advanced text search.Eike Ziller2011-08-091-1/+3
* debugger, bookmarks: use char[] for string constantshjk2011-07-151-11/+11
* Fix/add copyright headersTobias Hunger2011-05-067-7/+7
* Merge branch '2.2'Oswald Buddenhagen2011-04-147-98/+91
|\
| * Update license.hjk2011-04-137-98/+91
* | core: make context and widget IContext data membershjk2011-04-142-20/+5
* | bookmarks: minor style changeshjk2011-04-062-6/+5
* | texteditor: simplify basetextmark architecturehjk2011-03-212-10/+4
|/
* texteditor: give priorities to mark to ensure z-order when drawinghjk2011-03-021-0/+1
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1