]>
gitweb.hamatoma.de Git - reqt/log
hama [Sun, 18 Oct 2015 10:18:24 +0000 (12:18 +0200)]
ReByteScrambler works
hama [Wed, 14 Oct 2015 22:30:49 +0000 (00:30 +0200)]
file content encoding
hama [Sun, 11 Oct 2015 23:30:44 +0000 (01:30 +0200)]
ReRandomizer works and is tested
hama [Thu, 8 Oct 2015 23:25:05 +0000 (01:25 +0200)]
KISS works
hama [Wed, 7 Oct 2015 22:37:19 +0000 (00:37 +0200)]
ReRandomizer: more generators
hama [Sun, 4 Oct 2015 00:05:36 +0000 (02:05 +0200)]
ReCryptFileSystem
hama [Sun, 27 Sep 2015 09:10:43 +0000 (11:10 +0200)]
some methods moved from ReQStringUtils to ReFileUtils
hama [Tue, 22 Sep 2015 21:39:22 +0000 (23:39 +0200)]
ReFileSystem
hama [Mon, 21 Sep 2015 22:05:06 +0000 (00:05 +0200)]
ReFileSystem, memory leaks in ReEdit
hama [Sat, 19 Sep 2015 00:25:04 +0000 (02:25 +0200)]
ReFileSystem + ReMatcher
hama [Thu, 17 Sep 2015 21:55:34 +0000 (23:55 +0200)]
cuReMatcher works
hama [Tue, 15 Sep 2015 21:52:48 +0000 (23:52 +0200)]
ReListMatcher + ReIncludeExcludeMatcher
hama [Mon, 14 Sep 2015 22:20:52 +0000 (00:20 +0200)]
ReFileSystem
hama [Tue, 8 Sep 2015 22:28:31 +0000 (00:28 +0200)]
delayed storage
hama [Sun, 6 Sep 2015 11:21:52 +0000 (13:21 +0200)]
StartPerspective + ProjectPerspective work
hama [Sat, 5 Sep 2015 00:03:01 +0000 (02:03 +0200)]
StartPerspective
hama [Wed, 2 Sep 2015 19:48:12 +0000 (21:48 +0200)]
ReEditor: tab handling works
hama [Wed, 2 Sep 2015 09:16:12 +0000 (11:16 +0200)]
File search
hama [Mon, 31 Aug 2015 22:22:57 +0000 (00:22 +0200)]
Perspectives + Views
hama [Sun, 30 Aug 2015 18:32:04 +0000 (20:32 +0200)]
reditor renamed to reide
hama [Sun, 30 Aug 2015 11:00:57 +0000 (13:00 +0200)]
View "Project Tree"
* new ReFileTree
* changeProject() opens dock "project tree"
* fix: filename in "open files/projects" project table
hama [Sat, 29 Aug 2015 22:50:40 +0000 (00:50 +0200)]
ReMatcher, ReEditor
* ReMatcher: case sensitivity
* ReEditor: file/project open works
hama [Sat, 29 Aug 2015 00:06:29 +0000 (02:06 +0200)]
ReEditor, ReMatcher
* ReEditor: open last file/project works
* ReMatcher works
hama [Tue, 25 Aug 2015 22:20:59 +0000 (00:20 +0200)]
cuReEdit, cuReSettings without errors
hama [Sun, 23 Aug 2015 20:57:37 +0000 (22:57 +0200)]
ReFileUtils, ReSettings
* ReFileUtils extracted from ReFile
* Storage moved to gui/ReSettings
hama [Thu, 20 Aug 2015 22:21:50 +0000 (00:21 +0200)]
Storage settings
hama [Wed, 19 Aug 2015 22:13:28 +0000 (00:13 +0200)]
Storage, Workspace, Project
hama [Mon, 17 Aug 2015 22:19:46 +0000 (00:19 +0200)]
project selection dialog
hama [Wed, 29 Jul 2015 14:43:46 +0000 (16:43 +0200)]
Horizontal scrolling works
hama [Wed, 29 Jul 2015 08:55:32 +0000 (10:55 +0200)]
EA_DEL_LINE implemented and tested
hama [Tue, 28 Jul 2015 22:42:10 +0000 (00:42 +0200)]
grip items in sliders, DEL actions
* 3 lines to mark the horizonal and vertical slider
* implemntation of EA_DEL_END_OF_LINE, EA_DEL_BEGIN_OF_LINE,
EA_DEL_LINE
hama [Mon, 27 Jul 2015 21:54:11 +0000 (23:54 +0200)]
ReEdit: split line works and is fully tested
hama [Sun, 26 Jul 2015 22:08:28 +0000 (00:08 +0200)]
CUnit test for ReEdit
hama [Sun, 26 Jul 2015 00:27:06 +0000 (02:27 +0200)]
cursor handling
hama [Sun, 19 Jul 2015 06:40:45 +0000 (08:40 +0200)]
horizontal scrolling works (mostly)
hama [Wed, 15 Jul 2015 21:29:03 +0000 (23:29 +0200)]
Undo works
hama [Thu, 2 Jul 2015 22:08:20 +0000 (00:08 +0200)]
Reformatted. Backspace+DEL+Shift-Text works
hama [Mon, 29 Jun 2015 22:24:30 +0000 (00:24 +0200)]
Refactoring: ReParagraphs as base class of ReEdit
hama [Sun, 28 Jun 2015 09:52:19 +0000 (11:52 +0200)]
reditor: vertical scrollbar works
hama [Tue, 23 Jun 2015 22:32:00 +0000 (00:32 +0200)]
reditor: scrollbar sizes correct, tab expanding
hama [Sun, 21 Jun 2015 22:16:49 +0000 (00:16 +0200)]
reditor: improvements
Hamatoma [Sun, 21 Jun 2015 16:23:08 +0000 (18:23 +0200)]
reditor: navigation works
hama [Sun, 21 Jun 2015 10:16:14 +0000 (12:16 +0200)]
baseic editor actions (navigation)
Hamatoma [Sun, 21 Jun 2015 08:43:02 +0000 (10:43 +0200)]
reditor work under win with "open file"
Hamatoma [Sun, 21 Jun 2015 07:51:47 +0000 (09:51 +0200)]
windows compatibility
hama [Sun, 21 Jun 2015 06:10:30 +0000 (08:10 +0200)]
reeditor, cunit, reformatted
* project cunit works again
* license header check, reformatted
* start of project Reditor
hama [Tue, 2 Jun 2015 21:22:25 +0000 (23:22 +0200)]
ReFind: anti patterns (excluding filename patterns)
hama [Mon, 1 Jun 2015 22:13:24 +0000 (00:13 +0200)]
ReFind: history of some text comboboxes
* ReFind: version 2015.06.01
* ReImgConvert: combobox history
hama [Sat, 30 May 2015 16:41:53 +0000 (18:41 +0200)]
reimgconvert: image processing
hama [Sat, 30 May 2015 07:07:26 +0000 (09:07 +0200)]
reimgconvert: dynamic layout, icons, menu
hama [Fri, 29 May 2015 21:18:05 +0000 (23:18 +0200)]
Base version of reimgconvert
hama [Wed, 27 May 2015 22:17:13 +0000 (00:17 +0200)]
refind: file permissions removed
hama [Wed, 27 May 2015 21:34:04 +0000 (23:34 +0200)]
Version (shown in about dialog)
hama [Wed, 27 May 2015 20:33:42 +0000 (22:33 +0200)]
Crash in option dialog, permission search removed
hama [Mon, 25 May 2015 22:33:42 +0000 (00:33 +0200)]
new: appl/labor
hama [Mon, 25 May 2015 09:53:13 +0000 (11:53 +0200)]
ReFind: context menu "copy to clipboard" works
hama [Sun, 24 May 2015 23:23:28 +0000 (01:23 +0200)]
Refind: drag works
hama [Tue, 19 May 2015 22:05:48 +0000 (00:05 +0200)]
ReFinder: fix delete problem in option dialog
* ReFinder: handling of up-down keys in option dialog
* ReFind: improvements
* ReViewer: base classes
hama [Sun, 17 May 2015 22:43:30 +0000 (00:43 +0200)]
ReFile, cuReFile
Hamatoma [Wed, 6 May 2015 22:24:44 +0000 (00:24 +0200)]
win32 corrections
hama [Wed, 6 May 2015 21:30:57 +0000 (23:30 +0200)]
context menu works
hama [Tue, 5 May 2015 22:56:00 +0000 (00:56 +0200)]
Reformatted, option dialog works
hama [Sun, 3 May 2015 21:52:10 +0000 (23:52 +0200)]
Option dialog, context menu
hama [Fri, 1 May 2015 23:14:00 +0000 (01:14 +0200)]
Merge branch 'master' of git@f-r-e-i.de:/home/git/repo/rplqt
Conflicts:
appl/refind/mainwindow.cpp
appl/refind/refind.pro
hama [Fri, 1 May 2015 23:10:01 +0000 (01:10 +0200)]
Context menu, win32 support
hama [Sun, 26 Apr 2015 21:26:56 +0000 (23:26 +0200)]
translations (de)
hama [Sun, 26 Apr 2015 21:26:56 +0000 (23:26 +0200)]
translations (de)
hama [Sun, 26 Apr 2015 14:03:43 +0000 (16:03 +0200)]
placeholder dialogs, state storage works
hama [Sat, 25 Apr 2015 08:11:06 +0000 (10:11 +0200)]
export with global placeholders
hama [Sat, 25 Apr 2015 01:34:17 +0000 (03:34 +0200)]
Export works
hama [Thu, 23 Apr 2015 22:23:04 +0000 (00:23 +0200)]
ReStateStorage
hama [Thu, 23 Apr 2015 20:06:38 +0000 (22:06 +0200)]
ReGuiValidator, About dialog works
Hamatoma [Wed, 22 Apr 2015 22:25:48 +0000 (00:25 +0200)]
.gitignore: windows build directory
hama [Wed, 22 Apr 2015 22:10:34 +0000 (00:10 +0200)]
better icons, ResetParameters
Hamatoma [Tue, 21 Apr 2015 22:25:53 +0000 (00:25 +0200)]
Icons: *.gif converted to *.png
hama [Tue, 21 Apr 2015 21:44:06 +0000 (23:44 +0200)]
text search works
hama [Mon, 20 Apr 2015 23:06:58 +0000 (01:06 +0200)]
Sorting (by column)
hama [Mon, 20 Apr 2015 22:09:30 +0000 (00:09 +0200)]
Icons, toolbar, clipboard actions
hama [Sun, 19 Apr 2015 22:05:02 +0000 (00:05 +0200)]
TextFinder integrated
hama [Mon, 13 Apr 2015 22:29:19 +0000 (00:29 +0200)]
refind: TextFinder
Hamatoma [Sun, 12 Apr 2015 22:24:31 +0000 (00:24 +0200)]
win32 corrections
hama [Sun, 12 Apr 2015 18:31:26 +0000 (20:31 +0200)]
refind: filtering works, tooltips
hama [Sun, 12 Apr 2015 11:03:53 +0000 (13:03 +0200)]
refind: filetype filter, dir exclusion filter
hama [Sat, 11 Apr 2015 00:31:48 +0000 (02:31 +0200)]
refind: design, filter conditions
hama [Fri, 10 Apr 2015 19:17:13 +0000 (21:17 +0200)]
refind: tab widget at the top
hama [Thu, 9 Apr 2015 22:26:04 +0000 (00:26 +0200)]
appl/refind added
hama [Wed, 8 Apr 2015 22:26:33 +0000 (00:26 +0200)]
QDateTimeParser works
hama [Mon, 6 Apr 2015 21:27:39 +0000 (23:27 +0200)]
extended date/time parser, refind
hama [Mon, 6 Apr 2015 01:41:50 +0000 (03:41 +0200)]
allTests works, ReUnitParser works
hama [Sat, 4 Apr 2015 11:35:11 +0000 (13:35 +0200)]
Refactoring, formatted, common license
hama [Fri, 3 Apr 2015 23:06:57 +0000 (01:06 +0200)]
Refactoring: names similar to crepublib
hama [Sun, 7 Sep 2014 22:14:05 +0000 (00:14 +0200)]
dayly work
hama [Sat, 6 Sep 2014 23:20:33 +0000 (01:20 +0200)]
dayly work
hama [Fri, 5 Sep 2014 22:04:29 +0000 (00:04 +0200)]
dayly work
hama [Thu, 4 Sep 2014 22:49:23 +0000 (00:49 +0200)]
dayly work
hama [Wed, 3 Sep 2014 21:32:17 +0000 (23:32 +0200)]
dayly work
hama [Sun, 24 Aug 2014 21:38:17 +0000 (23:38 +0200)]
dayly work
hama [Sun, 24 Aug 2014 13:54:14 +0000 (15:54 +0200)]
dayly work
hama [Sun, 24 Aug 2014 10:59:32 +0000 (12:59 +0200)]
dayly work
hama [Sat, 23 Aug 2014 13:05:53 +0000 (15:05 +0200)]
dayly work