summaryrefslogtreecommitdiff
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2012-01-2641-41/+41
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-264-6/+6
* Use new static ICore interface.hjk2012-01-246-23/+19
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-12-131-0/+1
|\
| * Fix loading files from within documentation.Eike Ziller2011-12-091-0/+1
* | Whole-words searching doesn't work with QtWebKit.Eike Ziller2011-11-291-4/+2
* | Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-0/+5
* | UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-243-8/+8
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1141-82/+82
|\ \ | |/
| * Fix qreal is not double.Felix Geyer2011-11-091-1/+1
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0341-82/+82
* | Implement context help for pro file editorJarek Kobus2011-11-101-0/+6
* | Small include header fixesHarald Fernengel2011-11-092-1/+2
* | Fix qreal is not double.Felix Geyer2011-11-091-1/+1
* | more style fixes of string literal accesshjk2011-11-022-15/+15
|/
* Fixed dead initializationRobert Loehning2011-10-201-2/+2
* help: Add '...' to indicate there will be another dialoghjk2011-10-181-1/+1
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* minor stylehjk2011-09-191-5/+5
* Sort help registrations.Bill King2011-09-121-0/+3
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* core: progress on the QString->QByteArray for Core::Id, remove UniqueIDManagerhjk2011-09-051-1/+1
* core: remove usages of Core::ICore::instance()->modeManager()hjk2011-09-051-20/+18
* Merge app_version.h and ide_version.hEike Ziller2011-08-312-14/+14
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-2/+1
|\
| * Remove superflous connect statement.Daniel Molkentin2011-08-011-1/+0
| * tr()-Fix: 'Report bug' needs '...'Friedemann Kleint2011-08-011-1/+1
* | Changed links to bugtracker to httpsRobert Loehning2011-08-101-1/+1
* | Merge branch '2.3'Oswald Buddenhagen2011-07-292-0/+11
|\ \ | |/
| * Add Help Menu Entry that points to the bug tracker.Daniel Molkentin2011-07-282-0/+11
* | Merge branch '2.3'Oswald Buddenhagen2011-07-251-4/+4
|\ \ | |/
| * Refactor: Move NAM to utils, rss model to welcome.Daniel Molkentin2011-07-211-4/+4
* | Remove unneeded defines.hjk2011-07-141-3/+2
|/
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-293-5/+25
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-221-1/+1
* Fix context help for examplesDaniel Molkentin2011-05-191-1/+1
* Fix/add copyright headersTobias Hunger2011-05-0641-41/+41
* Fix more krazy warnings.Friedemann Kleint2011-04-192-2/+2
* add/unify i/o error handlingOswald Buddenhagen2011-04-182-17/+22
* Merge branch '2.2'Oswald Buddenhagen2011-04-1441-574/+533
|\
| * Update license.hjk2011-04-1341-574/+533
| * Revert "help: add menu keyboard accellerators"hjk2011-03-221-2/+2
| * help: add menu keyboard accelleratorshjk2011-03-221-2/+2
| * Revert "F1+F1 behavior was broken if there was no context help found."con2011-03-091-7/+2
| * F1+F1 behavior was broken if there was no context help found.con2011-03-091-2/+7
* | welcomemode: simplify WelcomeModehjk2011-04-141-1/+0
* | mode: make displayname, icon, priority, id, type data membershjk2011-04-143-32/+10
* | icontext: remove BaseContext classhjk2011-04-141-3/+4
* | core: make context and widget IContext data membershjk2011-04-142-9/+1
|/
* Help: Fix leaking side bar widget and find placeholder.Friedemann Kleint2011-03-032-8/+15