aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/uncommentselection.h
Commit message (Expand)AuthorAgeFilesLines
* Add possibility to comment selection after the white spacesXavier BESSON2023-09-141-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-1/+1
* Editor: multi cursor supportDavid Schulz2021-09-271-0/+7
* TextEditor: use cursor to comment selectionDavid Schulz2021-09-071-3/+4
* TextEditor: Add option to prefer single line commentsJacopo Martellini2021-02-081-1/+2
* Utils: Modernize furtherAlessandro Portale2018-07-241-1/+1
* Allow giving TextEditorFactory custom CommentDefinitionEike Ziller2017-04-261-3/+5
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Move comment definitions back to *Widgethjk2014-09-021-1/+1
* | TextEditor: Re-work comment definition handlinghjk2014-07-311-2/+4
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: Simplify Utils::CommentDefinition structurehjk2013-05-271-15/+5
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-201-0/+2
* Generalized Utils::unCommentSelection; Started implementing editor details (c...Leandro Melo2010-05-141-1/+30
* Long live the king!hjk2010-03-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+0
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Moved unCommentSelection() in creator/libs/util so we can use it for other C-...Roberto Raggi2009-05-141-0/+47