aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/fakevim
Commit message (Expand)AuthorAgeFilesLines
* FakeVim: Experiment with hand-written signalshjk2018-03-021-106/+87
* FakeVim: Remove a few uses of QObject::sender()hjk2017-01-241-44/+37
* Tests: Use Qt5-style connectsOrgad Shaneh2016-06-281-14/+12
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* remove redundant INCLUDEPATHsOswald Buddenhagen2013-04-021-1/+1
* Tests: Remove utils dependency from FakeVimOrgad Shaneh2013-04-021-2/+2
* FakeVim: Make plugin standalone if necessaryhjk2013-03-082-52/+178
* Fix tests compilationOrgad Shaneh2013-03-051-1/+1
* tests: fakevim: fix building with QT_NO_CAST_FROM_ASCIIJan Kundrát2013-02-261-9/+9
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* fakevim: update manual test codehjk2011-08-051-4/+5
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | tests: Make them compile again properlyBill King2011-04-071-1/+1
|/
* tests: add licence headersBill King2011-02-181-0/+32
* fakevim: adjust standalone version to recent removal of fakvimsyntax.{h,cpp}hjk2011-01-141-4/+2
* Fixes autotests for windows.Bill King2010-12-141-20/+13
* fakevim: restore "cheap build" capability of the manual "test"hjk2010-11-042-8/+14
* tests: make compile againBill King2010-10-011-9/+5
* Added profiles for manual tests, cleaned up.Friedemann Kleint2010-07-131-0/+1
* fakevim: adjust tests to use 'iskeyword'hjk2010-04-291-0/+1
* fakevim: compile fixes for manual and auto testhjk2010-04-281-0/+2
* remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* debugger: work on remote debugging using plain gdbserverhjk2009-09-241-5/+6
* fakevim: handle block mode for yank, cut and pastehjk2009-08-111-2/+2
* fakevim: fix problem with <Backspace> in insert mode on new line whenhjk2009-07-131-0/+1
* debugger: fix start of remote serverhjk2009-05-071-1/+1
* debugger: initial work to start a remote gdbserverhjk2009-05-061-0/+15
* fakevim: re-use the undo/redo capability of QTextDocument instead ofhjk2009-04-011-0/+3
* fakevim: make standalone version compile after the settings changeshjk2009-03-312-4/+16
* Fixes: fakevim: show column/line information in standalone applicationhjk2009-01-271-7/+30
* Fixes: fakevim: suppress cursor when in ex modehjk2009-01-261-4/+8
* Fixes: fakwvim: fix recently broken selection in standalone applicationhjk2009-01-231-2/+2
* Fixes: fakevim: use one handler per editorhjk2009-01-231-16/+21
* fakevim: partial implementation of :historyhjk2009-01-151-4/+11
* fakevim: make visual selections also visual in creatorhjk2009-01-131-6/+32
* fakvim: adjust .pro file of test application after file renaminghjk2009-01-131-2/+2
* use textedit's overwrite modus for proper cursor display.hjk2009-01-061-2/+7
* add tiny test applicationhjk2009-01-062-0/+69