aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/fakevim
Commit message (Expand)AuthorAgeFilesLines
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-1/+1
* qbs build: Fix manual testsChristian Kandeler2023-09-201-4/+2
* cleanup QMessageBox includesTim Jenßen2023-08-221-1/+0
* FakeVim: Accept suggestion with Tab KeyMarcus Tillmanns2023-05-021-8/+7
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unneeded .pro/.pri filesEike Ziller2022-12-201-19/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Tests: Provide some cmake files for manual testsChristian Stenger2022-02-151-0/+15
* Tests: Provide qbs files for some manual testsChristian Stenger2022-02-031-0/+29
* Tests: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-201-2/+3
* 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/[email protected]/[email protected]/hjk2011-11-031-2/+2
* fakevim: update manual test codehjk2011-08-051-4/+5
* Replace [email protected] with [email protected]hjk2011-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