프로젝트

일반

사용자정보

통계
| 개정판:

hytos @ ef6e6bce

# 날짜 저자 설명
ef6e6bce 2018/04/17 00:09 humkyung

Add LineNoTracer

0f4a186f 2018/04/13 06:15 humkyung

Try to connect line to symbol

b1996317 2018/04/12 20:31 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

  1. Conflicts:
  2. Docs/Digital PID.pptx
59f71a7a 2018/04/12 20:30 humkyung

Add a page to describe how to get rotated point on image

c2c9fa2b 2018/04/12 20:16 Gyusu

Merge branch 'SymbolAttributePPT'

0fda7589 2018/04/12 20:15 Gyusu

PPT Update

730e6a4f 2018/04/12 19:45 humkyung

Add Splitter widget

17345074 2018/04/12 19:19 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

  1. Conflicts:
  2. DTI_PID/DTI_PID/DTI_PID.py
  3. DTI_PID/DTI_PID/Project_db.db
9003438f 2018/04/12 17:06 humkyung

fixed getCoordOnRotatedImage when angle is 90 or 270 degree

108382a7 2018/04/12 17:02 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

0c4c6a44 2018/04/12 17:01 humkyung

fixed getCoordOnRotatedImage when angle is 90 or 270 degree

39e9fef6 2018/04/12 07:46 김정우

심볼 검출 시 symbolAngle 을 기존 +90 에서 -90으로 변경/symbolAngle 변경에 따른 관련 부분 변경/ImageViewer에서 svg 클릭 시 화면 이동하지 않도록 수정

4892488f 2018/04/12 03:46 김정우

Merge branch 'master' into imageviewer_default_command

9b09db27 2018/04/12 03:46 김정우

ConnectionPoint가 RotateAngle에 따라 계산되게끔 수정 / output, temp Directory 생성 구문 추가

27ec905d 2018/04/12 03:29 Gyusu

Merge branch 'LineNoformat'

d8ddd93d 2018/04/12 03:27 humkyung

Add function to rotate point

e1cde8f2 2018/04/12 03:26 Gyusu

Line No Format test

449a742f 2018/04/12 02:48 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

cd082c84 2018/04/12 00:46 김정우

QRecognitionDialog의 QListWidget에 아이템 추가 시 자동으로 스크롤링하도록 변경

24693a67 2018/04/12 00:03 김정우

XmlGenerator 에서 ConnectionPoint 노드 추가

bdb06971 2018/04/11 23:04 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

f4a8171b 2018/04/11 22:00 김정우

ImageViewer 내에서 svg 선택 시 TreeWidget에 표시 및 줌, 이동

96becca3 2018/04/11 21:08 김정우

테스트 코드 제거

02a6f382 2018/04/11 21:02 humkyung

...

67c067d3 2018/04/11 20:02 김정우

Merge branch 'master' into imageviewer_default_command

18a0281b 2018/04/11 20:02 김정우

ImageViewer에서 svg 클릭 시 TreeWidget에서 검색하는 기능 구현 중

44ba0518 2018/04/11 10:59 humkyung

issue #480:
- align lines which are collinear by x or y axis

82cd28ed 2018/04/11 03:26 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

  1. Conflicts:
  2. DTI_PID/DTI_PID/Project_db.db
1ba6e7ae 2018/04/11 03:25 humkyung

--

857e8599 2018/04/11 03:25 humkyung

Modified LineDetector

a8cd73f2 2018/04/11 03:06 김정우

포함된 테스트 코드 제거

0bcf00da 2018/04/11 02:59 김정우

SymbolExplorer TreeWidget 구성 작업 중/아이템 계층구조 미적용/TreeWidget Item(Symbol) 클릭 시 ImageViewer에 표시, 줌, 이동

03e258fa 2018/04/11 00:42 humkyung

-- Project_db is updated

988b20a2 2018/04/11 00:41 humkyung

merge connected lines

f94312a8 2018/04/10 07:01 김정우

ImageViewer DefaultCommand 추가 - 마우스 휠버튼으로 줌, 스코릴링, 패닝 가능

b4e1d06b 2018/04/10 06:12 김정우

ImageViewer Default Command 추가 준비 중 / 검출된 심볼 비트연산으로 지운 후 노이즈 제거 추가

3b45be93 2018/04/10 04:12 김정우

HandCommand 내에서 canPan 변수 사용하지 않도록 수정/QSymbolDisplayDialog 실행 시 필요한 symbol type 전달하도록 수정

e6610eec 2018/04/10 04:04 김정우

TreeWidget Icon svg/png 사용할 수 있도록 작성 후 svg 사용할 경우 주석처리

a6581e45 2018/04/10 03:49 humkyung

Add graphicsscene changed signal to slot

8ac8bb85 2018/04/10 03:14 김정우

우선적으로 사용되는 심볼 타입 DB에 추가

cb51acb2 2018/04/10 01:41 김정우

OPC 계열 임계값 하향(0.9->075)/project 클래스 내에 각 경로 getter 세팅 및 코드 적용/TreeWidget 아이콘 추가/xml에 Type 추가 및 svg 생성부에서 사용

afb07646 2018/04/09 21:55 김정우

Merge branch 'temp' into common_tree_and_properties

b78008f1 2018/04/09 21:53 김정우

임시파일

2b474929 2018/04/09 21:48 김정우

수정 작업 중

1192fb21 2018/04/09 21:47 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

0a748a0d 2018/04/09 21:47 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

  1. Conflicts:
  2. DTI_PID/DTI_PID/App.py
  3. DTI_PID/DTI_PID/LineDetector.py
dd2c533b 2018/04/09 19:42 Gyusu

Merge branch 'Progress'

ea03fb98 2018/04/09 19:41 Gyusu

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

62f4d5df 2018/04/09 19:41 Gyusu

progress update

0b9c2fba 2018/04/09 19:24 Gyusu

Merge branch 'Progress'

c84bdfd3 2018/04/09 19:14 humkyung

Commit 2018.04.10

7eb77e34 2018/04/09 17:28 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

  1. Conflicts:
  2. DTI_PID/DTI_PID/AppDocData.py
77ba1662 2018/04/09 05:28 humkyung

Modified configuration dialog

e282643f 2018/04/09 05:15 Gyusu

Progress bar

02ed19e4 2018/04/08 17:48 humkyung

Add stylesheet and replace recognized symbol with svg file

528bc774 2018/04/06 12:24 humkyung

Detect line in drawing area

8a899974 2018/04/06 01:53 김정우

Merge branch 'master' into common_tree_and_properties

09dfdab8 2018/04/06 01:52 김정우

ProjectDialog 에 출력되는 프로젝트 정렬 by UpdatedDate Field / Project DB 구조 변경

022ea78c 2018/04/06 01:32 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

f22e6bbd 2018/04/06 01:31 humkyung

Apply drawing area offset

bed803fb 2018/04/06 00:10 김정우

Merge branch 'master' into common_tree_and_properties

6229e3e2 2018/04/06 00:08 humkyung

Implementing issue #479: 심볼 인식
설정한 drawing 영역 안에서만 심볼을 검출하도록 수정

95ba36bc 2018/04/05 22:29 김정우

XmlGenerator 중 심볼관련 불필요한 노트 및 데이터 삭제

ade19289 2018/04/05 20:34 김정우

SymbolBase.getPath() 관련 이전 주석 제거 / xmlGenerator 부분 중 additionalSymbol 노드 변환 코드 삭제

80696a97 2018/04/05 19:50 김정우

Azure Api Key, Region 변경 / SymbolBase.getPath() 내용 변경 및 관련사항 수정

5f588a09 2018/04/05 12:10 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

3926c898 2018/04/05 07:06 김정우

Symbol.getPath() 관련 제거 및 기존 DB를 테스트를 위해 이름 변경후 프로젝트 폴더에 이동

d770e9ac 2018/04/05 04:54 humkyung

Merge branch '#503'

b6327fb2 2018/04/05 04:53 humkyung

print exception

bcdd2a76 2018/04/05 03:55 김정우

심볼 삭제 후 TreeWidget 초기화

100ba941 2018/04/05 03:40 김정우

Context Menu 중 Delete Symbol 기능 추가

8df40630 2018/04/05 03:07 김정우

QSymbolDisplayDialog 추가

e85bb909 2018/04/05 02:45 김정우

TreeWidget Context Menu 세팅 - Display, Delete symbol 구현 필요

a5da7d72 2018/04/05 01:37 김정우

Merge branch 'master' into common_tree_and_properties

000faa4d 2018/04/05 01:37 김정우

Fit Image 기능 추가/TreeWidget,TableWidget,QSymbolEditor 연결

78b49c9b 2018/04/05 00:28 humkyung

Set button color of area dialog

8f5ec42c 2018/04/04 21:15 김정우

Merge branch 'master' into common_tree_and_properties

936111d1 2018/04/04 21:14 김정우

수정 작업중

5278f161 2018/04/04 02:15 humkyung

Implementing issue #503: 도면 영역 설정

cfbbe092 2018/04/03 19:54 김정우

Merge branch 'master' into common_tree_and_properties

d52b3462 2018/04/03 19:53 김정우

작업 중

e9b80aeb 2018/04/03 19:50 humkyung

Modified Digital PID.pptx

684578e1 2018/04/03 11:27 humkyung

Implementing issue #503: 도면 영역 설정

1b502652 2018/04/03 02:30 김정우

SymbolGenerator 수정 및 potrace를 이용한 svg파일 생성

d076a78e 2018/04/02 19:36 김정우

Merge branch 'master' into sym_generator

35d6d96c 2018/04/02 19:35 김정우

작업 중

bae576b7 2018/04/02 19:30 humkyung

Add QAreaConfigurationDialog

b3543d58 2018/04/02 05:59 humkyung

Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID

4c612af8 2018/04/02 05:58 humkyung

Implementing issue #503: 도면 영역 설정

acfc6ba8 2018/04/02 04:53 Gyusu

Merge branch 'ResultLog'

31d47a80 2018/04/02 04:52 Gyusu

PPT Update

eafaadaf 2018/04/01 21:38 humkyung

Add QConfigurationDialog

dc620556 2018/03/30 00:37 humkyung

Add Digital PID.pptx

a372ce6a 2018/03/29 22:23 humkyung

Merge branch '#480'

e4b3e191 2018/03/29 22:23 humkyung

fixed issue #480: 라인 인식

2b7431bc 2018/03/29 21:14 Gyusu

Merge branch 'OpenDrawing'

1229ad76 2018/03/29 19:24 Gyusu

Update

aaf53137 2018/03/29 06:58 김정우

기능별 마우스 커서 변경/편의기능추가/svg파일 생성구문 추가/마우스 휠 줌 추가 등

ea273590 2018/03/29 00:38 김정우

Merge branch 'master' into sym_gen_merge

7a711b98 2018/03/29 00:37 김정우

QtImageViewer Wheel Zoom 적용

클립보드 이미지 추가 (최대 크기: 500 MB)