summaryrefslogtreecommitdiff
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong names in the UIMarco Bubke2012-04-182-2/+2
* qbs files: build with Qt5Joerg Bornemann2012-04-101-0/+2
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Help: Decouple BookmarksWidget from OpenPageManager.Friedemann Kleint2012-04-031-0/+2
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-291-2/+1
|\
| * Help: Do not get stuck with spinning cursorTobias Hunger2012-03-281-2/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-211-2/+27
|\ \ | |/
| * Fix 38fe616d857234845b9169576433c28aa54fee89kh12012-03-161-1/+1
| * Curly-braces in "Help -> Search for..." crashes Creator.kh12012-03-161-2/+27
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-082-5/+5
|\ \ | |/
| * Normalized connect()sRobert Loehning2012-03-062-5/+5
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* add qbs filesJoerg Bornemann2012-02-201-0/+89
* More consistency for close & close split.Eike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-1536-147/+147
* Extend the CSS workaround in the helpviewerDaniel Molkentin2012-01-311-2/+6
* Core::ModeManager: make some functions statichjk2012-01-272-9/+8
* bugreports.qt.nokia.com -> bugreports.qt-project.orgDaniel Molkentin2012-01-261-1/+1
* 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
|\ \ | |/