aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/macros
Commit message (Expand)AuthorAgeFilesLines
* Macros: Check and reset currentMacro pointer after deletion4.0David Schulz2016-09-261-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1928-489/+354
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-1/+1
* Macros -> Text Editing MacrosEike Ziller2015-03-172-2/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1228-166/+166
|\
| * Update LicenseEike Ziller2015-01-1628-166/+166
* | Use new qt5 connect apiMontel Laurent2015-01-293-22/+22
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* De-pimpl Macros::Internal::MacroEventhjk2014-11-052-52/+17
* Avoid Id->QString->Id round trip in macrohandler setuphjk2014-11-052-8/+7
* Remove probably outdated QShortcut includeNikita Baryshnikov2014-10-153-13/+0
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1427-189/+216
|\
| * License updateEike Ziller2014-10-0928-191/+218
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Macros: Initialize some members in constructorTobias Hunger2014-09-101-1/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-252-4/+4
|/
* IFindSupport::clearResults --> ::clearHighlightsEike Ziller2014-07-022-3/+3
* CleanUp usage of QtAlgorithmsNikita Baryshnikov2014-06-171-1/+0
* Macros: Avoid repetitive callsOrgad Shaneh2014-05-201-6/+7
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-181-1/+1
|\
| * use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* | ActionManager: Remove QShortcut registration APIEike Ziller2014-03-034-19/+19
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-124-15/+5
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+8
* Core: Merge Find and Locator into Core pluginhjk2014-01-148-71/+66
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0828-28/+28
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0828-28/+28
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-2/+2
|\|
| * Macro: Use correct key sequence in helpOrgad Shaneh2013-12-131-2/+2
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-5/+8
|/
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-102-4/+4
* Macros: fix UI text punctuationLeena Miettinen2013-10-101-1/+1
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-273-13/+14
|\
| * Doc: edit macros documentationLeena Miettinen2013-09-263-13/+14
* | Macro: Add missing Q_OBJECT macroTobias Hunger2013-09-031-1/+3
* | EditorManager: Use static pattern, adjust surrounding codehjk2013-08-303-5/+4
* | Macros: Remove export macros and move code into Internal namespaceTobias Hunger2013-08-2618-83/+33
* | Locator: Case sensitivity of input affects prioritizingNikolai Kosjar2013-08-221-4/+14
* | Macros: Clean up singleton APIsTobias Hunger2013-08-055-15/+19
* | Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-204-6/+6
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-1/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0