OSDN Git Service

pheasant/hexedit.git
14 years agoadd simple code to View Redrawing event master
suma [Fri, 3 Jul 2009 15:13:13 +0000 (00:13 +0900)]
add simple code to View Redrawing event

15 years agoadd signal/slot drawView/drawedView hexview.cpp/textview.cpp
suma [Sat, 23 May 2009 18:32:32 +0000 (03:32 +0900)]
add signal/slot drawView/drawedView  hexview.cpp/textview.cpp

15 years agorefactoring now: add textiview and draw event
suma [Sat, 23 May 2009 17:52:48 +0000 (02:52 +0900)]
refactoring now: add textiview and draw event

15 years agoadd TODO comment for redrawing event on hexview.cpp
suma [Sat, 23 May 2009 16:25:26 +0000 (01:25 +0900)]
add TODO comment for redrawing event on hexview.cpp

15 years agofix comment(mouse move) hexview.cpp
suma [Thu, 21 May 2009 09:09:27 +0000 (18:09 +0900)]
fix comment(mouse move) hexview.cpp

15 years agoadd backspace/delete support at hexview.cpp
suma [Thu, 21 May 2009 07:14:13 +0000 (16:14 +0900)]
add backspace/delete support at hexview.cpp

15 years agofix replace hexview.cpp
suma [Thu, 21 May 2009 06:57:15 +0000 (15:57 +0900)]
fix replace hexview.cpp

15 years agofix redrawing insertData at hexview.cpp
suma [Thu, 21 May 2009 06:38:09 +0000 (15:38 +0900)]
fix redrawing insertData at hexview.cpp

15 years agoremove reverseHighNibble at scursor.h
suma [Thu, 21 May 2009 02:24:25 +0000 (11:24 +0900)]
remove reverseHighNibble at scursor.h

15 years agoadd reverseInsert at scursor.h
suma [Thu, 21 May 2009 02:22:06 +0000 (11:22 +0900)]
add reverseInsert at scursor.h

15 years agoadd replace on insertion hexview.cpp
suma [Thu, 21 May 2009 02:17:12 +0000 (11:17 +0900)]
add replace on insertion hexview.cpp

15 years agoadd key input event at hexview.cpp
suma [Thu, 21 May 2009 01:52:13 +0000 (10:52 +0900)]
add key input event at hexview.cpp

15 years agofix comment at hexview.cpp
suma [Thu, 21 May 2009 01:22:31 +0000 (10:22 +0900)]
fix comment at hexview.cpp

15 years agofix calling vector::reserve to vector::resize document.cpp
suma [Thu, 21 May 2009 01:19:09 +0000 (10:19 +0900)]
fix calling vector::reserve to vector::resize document.cpp

15 years agoadd calling QChar::toLower at hexview.cpp
suma [Thu, 21 May 2009 01:07:44 +0000 (10:07 +0900)]
add calling QChar::toLower at hexview.cpp

15 years agoadd comment
suma [Fri, 24 Apr 2009 13:44:52 +0000 (22:44 +0900)]
add comment

15 years agofix redrawView argument linenumber is bad called from keyPressEvent
suma [Fri, 24 Apr 2009 12:47:59 +0000 (21:47 +0900)]
fix redrawView argument linenumber is bad called from keyPressEvent

15 years agofix erase_single document_i.cpp
suma [Wed, 22 Apr 2009 01:40:49 +0000 (10:40 +0900)]
fix erase_single document_i.cpp

15 years agorename document to document_ in view/hexview.cpp
suma [Wed, 22 Apr 2009 00:32:39 +0000 (09:32 +0900)]
rename document to document_ in view/hexview.cpp

15 years agoadd const document.cpp
suma [Tue, 21 Apr 2009 12:50:01 +0000 (21:50 +0900)]
add const document.cpp

15 years agoadd const document.cpp
suma [Tue, 21 Apr 2009 12:47:25 +0000 (21:47 +0900)]
add const document.cpp

15 years agofixing doc
suma [Tue, 21 Apr 2009 12:25:55 +0000 (21:25 +0900)]
fixing doc

15 years agoremove warning in Q_ASSERT
suma [Mon, 20 Apr 2009 02:20:40 +0000 (11:20 +0900)]
remove warning in Q_ASSERT

15 years agorefactroing hexview.cpp
suma [Mon, 20 Apr 2009 02:15:31 +0000 (11:15 +0900)]
refactroing hexview.cpp

15 years agorefactroing hexview.cpp
suma [Mon, 20 Apr 2009 02:13:12 +0000 (11:13 +0900)]
refactroing hexview.cpp

15 years agorefactoring document.cpp, add doc test
suma [Mon, 20 Apr 2009 02:00:32 +0000 (11:00 +0900)]
refactoring document.cpp, add doc test

15 years agofix caret redrawing by rewriting document
suma [Fri, 17 Apr 2009 01:27:49 +0000 (10:27 +0900)]
fix caret redrawing by rewriting document

15 years agocommit siwasure
suma [Fri, 17 Apr 2009 00:43:52 +0000 (09:43 +0900)]
commit siwasure

15 years agorename arguments variable name
suma [Thu, 16 Apr 2009 14:23:04 +0000 (23:23 +0900)]
rename arguments variable name

15 years agofixed moveCaret with hold vcaret
suma [Thu, 16 Apr 2009 14:14:37 +0000 (23:14 +0900)]
fixed moveCaret with hold vcaret

15 years agorefactoring
suma [Thu, 16 Apr 2009 08:31:08 +0000 (17:31 +0900)]
refactoring

15 years agofixing
suma [Thu, 16 Apr 2009 08:09:20 +0000 (17:09 +0900)]
fixing

15 years agofix move cursor
suma [Thu, 16 Apr 2009 07:33:31 +0000 (16:33 +0900)]
fix move cursor

15 years agoadd const to variable decorations
suma [Tue, 7 Apr 2009 05:31:55 +0000 (14:31 +0900)]
add const to variable decorations

15 years agoimplementing keyboard input at hexview
suma [Tue, 7 Apr 2009 04:57:44 +0000 (13:57 +0900)]
implementing keyboard input at hexview

15 years agoadd comment SCursor
suma [Tue, 10 Mar 2009 05:09:47 +0000 (14:09 +0900)]
add comment SCursor

15 years agofix redrawing selection
suma [Tue, 10 Mar 2009 05:00:54 +0000 (14:00 +0900)]
fix redrawing selection

15 years agofixed selection drawing bugs
suma [Tue, 10 Mar 2009 04:34:13 +0000 (13:34 +0900)]
fixed selection drawing bugs

15 years agoremove SelEnd etc and, ok
suma [Tue, 10 Mar 2009 03:04:01 +0000 (12:04 +0900)]
remove SelEnd etc and, ok

15 years agoprobably ok but reset selection doesnt works
suma [Tue, 10 Mar 2009 02:17:15 +0000 (11:17 +0900)]
probably ok but reset selection doesnt works

15 years agobimyo- cursor
suma [Tue, 10 Mar 2009 01:42:58 +0000 (10:42 +0900)]
bimyo- cursor

15 years agobeforre write
suma [Tue, 10 Mar 2009 01:05:55 +0000 (10:05 +0900)]
beforre write

15 years agoOK Implementing cursor - caret fixed move
suma [Mon, 9 Mar 2009 13:46:24 +0000 (22:46 +0900)]
OK Implementing cursor - caret fixed move

15 years agofix cursor moveRelativePosition and movePosition, and implementing movePosition with...
suma [Mon, 9 Mar 2009 13:38:36 +0000 (22:38 +0900)]
fix cursor moveRelativePosition and movePosition, and implementing movePosition with fixed virtual caret

15 years agofix comment at scursor.cpp
suma [Mon, 9 Mar 2009 12:43:43 +0000 (21:43 +0900)]
fix comment at scursor.cpp

15 years agook debug cursor normal move
suma [Mon, 9 Mar 2009 12:23:39 +0000 (21:23 +0900)]
ok debug cursor normal move

15 years agoimplement simple rerative move in SCursor
suma [Mon, 9 Mar 2009 11:53:50 +0000 (20:53 +0900)]
implement simple rerative move in SCursor

15 years agook moving caret redrawing hexview to cursor
suma [Mon, 9 Mar 2009 09:53:59 +0000 (18:53 +0900)]
ok moving caret redrawing hexview to cursor

15 years agochanging caret redrawing at HexView::mousePressEvent
suma [Mon, 9 Mar 2009 09:28:33 +0000 (18:28 +0900)]
changing caret redrawing at HexView::mousePressEvent

15 years agoadding cursor move
suma [Mon, 9 Mar 2009 08:57:07 +0000 (17:57 +0900)]
adding cursor move

15 years agoreafactoring hexview drawView
suma [Sun, 8 Mar 2009 00:56:56 +0000 (09:56 +0900)]
reafactoring hexview drawView

15 years agoadd caret setter to standard/cursor
suma [Sun, 8 Mar 2009 00:39:35 +0000 (09:39 +0900)]
add caret setter to standard/cursor

15 years agofix hexview caret block drawing(in selected)
suma [Sat, 7 Mar 2009 11:49:25 +0000 (20:49 +0900)]
fix hexview caret block drawing(in selected)

15 years agorefactoring hexview caret drawing
suma [Sat, 7 Mar 2009 11:34:34 +0000 (20:34 +0900)]
refactoring hexview caret drawing

15 years agoadd invisible caret drawing to hexview
suma [Sat, 7 Mar 2009 10:08:59 +0000 (19:08 +0900)]
add invisible caret drawing to hexview

15 years agofix hexview and refactoring
suma [Sat, 7 Mar 2009 09:30:05 +0000 (18:30 +0900)]
fix hexview and refactoring

15 years agoupdate git project and qtc-gdbmacros
suma [Fri, 6 Mar 2009 09:46:15 +0000 (18:46 +0900)]
update git project and qtc-gdbmacros

15 years agocreate QtCreator project
suma [Fri, 6 Mar 2009 08:01:07 +0000 (17:01 +0900)]
create QtCreator project

15 years agoadd mm:qmake sh
suma [Thu, 5 Mar 2009 10:43:33 +0000 (19:43 +0900)]
add mm:qmake sh

15 years agoupdate qt4.5
suma [Wed, 4 Mar 2009 14:16:38 +0000 (23:16 +0900)]
update qt4.5

15 years agofixing hexview key input
suma [Sat, 21 Feb 2009 14:06:03 +0000 (23:06 +0900)]
fixing hexview key input

15 years agoadd const hexview
suma [Tue, 17 Feb 2009 07:32:20 +0000 (16:32 +0900)]
add const hexview

15 years agofix comment
suma [Tue, 17 Feb 2009 06:55:48 +0000 (15:55 +0900)]
fix comment

15 years agofix HexConfig
suma [Fri, 13 Feb 2009 10:09:10 +0000 (19:09 +0900)]
fix HexConfig

15 years agorefactoring remove member of HexConfig::top_
suma [Fri, 13 Feb 2009 10:08:18 +0000 (19:08 +0900)]
refactoring remove member of HexConfig::top_

15 years agorefactoring rename member of HexConfig::xarea_
suma [Fri, 13 Feb 2009 10:07:12 +0000 (19:07 +0900)]
refactoring rename member of HexConfig::xarea_

15 years agorefactoring rename HexConfig
suma [Fri, 13 Feb 2009 10:05:41 +0000 (19:05 +0900)]
refactoring rename HexConfig

15 years agofix HexView::drawCaret
suma [Fri, 13 Feb 2009 10:01:31 +0000 (19:01 +0900)]
fix HexView::drawCaret

15 years agofix
suma [Fri, 13 Feb 2009 09:57:55 +0000 (18:57 +0900)]
fix

15 years agomove class implement to header
suma [Fri, 13 Feb 2009 09:57:02 +0000 (18:57 +0900)]
move class implement to header

15 years agohoge
suma [Fri, 13 Feb 2009 07:09:56 +0000 (16:09 +0900)]
hoge

15 years agofix hexview, view drawing 0 size data
suma [Wed, 11 Feb 2009 23:58:11 +0000 (08:58 +0900)]
fix hexview, view  drawing 0 size data

15 years agofix HexConfig::charWidth
suma [Wed, 11 Feb 2009 04:38:25 +0000 (13:38 +0900)]
fix HexConfig::charWidth

15 years agorename calculate to update in hexconfig
suma [Tue, 10 Feb 2009 17:17:48 +0000 (02:17 +0900)]
rename calculate to update in hexconfig

15 years agofix comment
suma [Tue, 10 Feb 2009 17:15:43 +0000 (02:15 +0900)]
fix comment

15 years agofix comment
suma [Tue, 10 Feb 2009 17:10:03 +0000 (02:10 +0900)]
fix comment

15 years agorename refreshPixmap to drawView
suma [Tue, 10 Feb 2009 17:07:44 +0000 (02:07 +0900)]
rename refreshPixmap to drawView

15 years agorefactoring: rename hexview::drawLines, refreshPixmap
suma [Tue, 10 Feb 2009 17:03:17 +0000 (02:03 +0900)]
refactoring: rename hexview::drawLines, refreshPixmap

15 years agofix hexview::drawLines
suma [Tue, 10 Feb 2009 16:58:54 +0000 (01:58 +0900)]
fix hexview::drawLines

15 years agofix comment
suma [Tue, 10 Feb 2009 16:28:18 +0000 (01:28 +0900)]
fix comment

15 years agoadd const hexview.cpp
suma [Tue, 10 Feb 2009 16:21:21 +0000 (01:21 +0900)]
add const hexview.cpp

15 years agofix comment
suma [Tue, 10 Feb 2009 16:18:43 +0000 (01:18 +0900)]
fix comment

15 years agoadd comment hexview::drawCaretBlock
suma [Tue, 10 Feb 2009 16:14:30 +0000 (01:14 +0900)]
add comment hexview::drawCaretBlock

15 years agofix hexview::drawLines
suma [Tue, 10 Feb 2009 16:09:13 +0000 (01:09 +0900)]
fix hexview::drawLines

15 years agofix comment hexview.cpp
suma [Tue, 10 Feb 2009 16:07:41 +0000 (01:07 +0900)]
fix comment hexview.cpp

15 years agofix draw background after EOF hexview::drawLines
suma [Tue, 10 Feb 2009 16:05:27 +0000 (01:05 +0900)]
fix draw background after EOF hexview::drawLines

15 years agofix number of document_i.h
suma [Tue, 10 Feb 2009 13:49:50 +0000 (22:49 +0900)]
fix number of document_i.h

15 years agoupgrade qfragmentmap(qt4.5rc1) and fixing document_i.{cpp,h}
suma [Tue, 10 Feb 2009 13:36:40 +0000 (22:36 +0900)]
upgrade qfragmentmap(qt4.5rc1) and fixing document_i.{cpp,h}

15 years agofix caret drawing at hexview
suma [Tue, 10 Feb 2009 12:45:30 +0000 (21:45 +0900)]
fix caret drawing at hexview

15 years agoremove QT_{BEGIN,END}_NAMESPACE macros in qfragment,document_p
suma [Tue, 10 Feb 2009 11:03:24 +0000 (20:03 +0900)]
remove QT_{BEGIN,END}_NAMESPACE macros in qfragment,document_p

15 years agoadd standard.h wasureteta----
suma [Tue, 10 Feb 2009 10:21:32 +0000 (19:21 +0900)]
add standard.h wasureteta----

15 years agofix comment hexview.cpp
suma [Tue, 10 Feb 2009 08:51:18 +0000 (17:51 +0900)]
fix comment hexview.cpp

15 years agobig comment at hexview.cpp
suma [Tue, 10 Feb 2009 08:47:54 +0000 (17:47 +0900)]
big comment at hexview.cpp

15 years agofix
suma [Tue, 10 Feb 2009 07:54:03 +0000 (16:54 +0900)]
fix

15 years agofix drawCaretLine
suma [Tue, 10 Feb 2009 07:50:39 +0000 (16:50 +0900)]
fix drawCaretLine

15 years agoadd editor
suma [Mon, 9 Feb 2009 10:29:58 +0000 (19:29 +0900)]
add editor

15 years agofix HexView::refreshPixmap
suma [Sun, 8 Feb 2009 22:49:39 +0000 (07:49 +0900)]
fix HexView::refreshPixmap

15 years agofix bug of double buffering at HexView::refreshPixmap
suma [Sun, 8 Feb 2009 22:43:16 +0000 (07:43 +0900)]
fix bug of double buffering at HexView::refreshPixmap

15 years agofix
suma [Sun, 8 Feb 2009 21:52:27 +0000 (06:52 +0900)]
fix

15 years agofix input end/home
suma [Sun, 8 Feb 2009 21:41:35 +0000 (06:41 +0900)]
fix input end/home