summaryrefslogtreecommitdiff
path: root/src/plugins/bineditor
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-161-1/+1
|\
| * BinEditor: Do not warn about empty file for memory editorOrgad Shaneh2012-12-201-1/+1
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-5/+0
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-7/+4
* | BinEditor: Allow selection using Shift+LeftClickOrgad Shaneh2012-12-281-1/+2
* | BinEditor: Fix tooltip and context menuOrgad Shaneh2012-12-281-14/+7
* | BinEditor: Fix Ctrl+Home/End for filesOrgad Shaneh2012-12-283-28/+16
* | BinEditor: update correct lines when selection becomes empty...Orgad Shaneh2012-12-261-5/+4
* | BinEditor: Always allow copyOrgad Shaneh2012-12-263-6/+0
* | BinEditor: Fix selectionOrgad Shaneh2012-12-211-3/+3
* | BinEditor: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-273-13/+14
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-057-130/+124
|\ \ | |/
| * Adjust license headershjk2012-10-057-130/+124
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-5/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-041-1/+1
|\ \ | |/
| * Small string fixRobert Loehning2012-10-011-1/+1
* | qbs files: Sort filesOrgad Shaneh2012-10-031-3/+3
|/
* bineditor: fix cursor down in small fileshjk2012-09-272-2/+6
* bineditor: don't crash when no error string is requestedhjk2012-09-271-1/+5
* Editor: Fix: "Open File With..." with empty FileDavid Schulz2012-09-181-1/+3
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-196-18/+6
* bineditor: some s/QString/Core::Id/hjk2012-06-282-15/+9
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* debugger: add watchpoint option to memoryview context menuhjk2012-06-042-21/+31
* ActionManager API cleanup.Eike Ziller2012-05-251-1/+1
* Remove some old TODO itemsEike Ziller2012-05-161-2/+2
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+2
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+2
* | Removed code duplication and unused methods in IFindSupport derivatives.Konstantin Tokarev2012-05-071-7/+0
* | texteditor: use an enum instead of QString as color idshjk2012-05-031-1/+1
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-182-8/+0
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-2/+2
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-142-14/+26
|\ \ | |/
| * bineditor: close file before doing anything complexhjk2012-03-131-1/+1
| * BinEditor: Fix opening filesDaniel Teske2012-03-132-13/+25
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-3/+3
|\ \ | |/
| * Normalized connect()sRobert Loehning2012-03-061-3/+3
* | 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/+32
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-202-12/+12
* Removed module names from #include directives.Erik Verbruggen2012-02-155-49/+49
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-1/+1
* Long live the king!hjk2012-01-266-6/+6
* Use new static ICore interface.hjk2012-01-241-5/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-116-12/+12
|\