summaryrefslogtreecommitdiff
path: root/src/plugins/help/searchtaskhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-5/+3
| | | | | | Change-Id: I4793b58aa77bcd46af99f8b843c0f7439cdc9269 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com> Reviewed-by: Vikas Pachdha <vikas.pachdha@theqtcompany.com>
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
| | | | | | | Kudos to cgmb and https://github.com/cgmb/guardonce Change-Id: Ifa8970734b8d43fd08c9260c645bdb0228633791 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
| | | | | | | * Update files in src/plugins Change-Id: Ia5d77fad7d19d4bb3498e78661982f68729adb22 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Update LicenseEike Ziller2015-01-161-6/+6
| | | | | Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* License updateEike Ziller2014-10-091-7/+8
| | | | | Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* Help: Another compilation fix...Orgad Shaneh2014-03-251-0/+2
| | | | | Change-Id: I19b05e26ac05be3d1fcd2eb347e5a22ee492ee42 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Help: Add "Get Help Online" action for tasksOrgad Shaneh2014-03-251-0/+56
Useful for looking up compiler warnings on the web. Change-Id: I1e77c3b97f7907880e2caa6d7e6070b03d846420 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>