date | project | content | link |
|---|
| 07:47 on Jul 31, 2007 | KDE | Commit by dukjuahn :: r694625 plugins/trunk/KDE/kdevplatform/plugins/subversion/TUTORIAL.txt: Adding development tutorial. Read this first before starting any serious svn-plugin development. This provides general overview. | # |
| 07:41 on Jul 31, 2007 | KDE | Commit by dukjuahn :: r694623 plugins/trunk/KDE/kdevplatform/plugins/subversion/ (11 files): 1. Unify to use SvnRevisionWidget on SvnUpdateOptionDlg. 2. Avoid crash on Svn(Copy/Move)OptionDlg when local information is unavailable. 3. Various compile warning fixes. | # |
| 15:25 on Jul 30, 2007 | KDE | Commit by dukjuahn :: r694386 vcs/branches/KDE/3.5/kdevelop/vcs/subversion/svn_kio.cpp: Fix bug where SSL certification failure message shows up continually, even though the user choose "save to disk" SSL server certificate and the file is actually present on disk.
The reason was wrong failure bit specified by callback function. | # |
| 15:12 on Jul 30, 2007 | KDE | Commit by dukjuahn :: r694377 plugins/trunk/KDE/kdevplatform/plugins/subversion/subversionthreads.cpp: 1. Correctly store the reason of SSL certificate failure. This fixes a bug where "save permanently" checkbox didn't work, although the certificate file is saved and exists on disk.
2. Fix the order of memory freeness. | # |
| 14:26 on Jul 30, 2007 | KDE | Commit by dukjuahn :: r694359 plugins/trunk/KDE/kdevelop/plugins/grepview/ (4 files): Delete KProcess and ProcessLineMaker when process is finished. To enable this introduced GrepviewProcess which calls deleteLater(). | # |
| 07:31 on Jul 30, 2007 | KDE | Commit by dukjuahn :: r694159 plugins/trunk/KDE/kdevplatform/plugins/subversion/ (2 files): Properly port to new enum values. | # |
| 07:23 on Jul 30, 2007 | KDE | Commit by dukjuahn :: r694156 plugins/trunk/KDE/kdevplatform/plugins/subversion/ (7 files): Remove #define's. Use enum values instead. | # |
| 18:17 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693992 kdevelop4-extra-plugins/trunk/playground/devtools/kdevelop4-extra-plugins/grepview/: Removing grepview plugin from playground, since it is moved into trunk now. | # |
| 18:13 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693989 plugins/trunk/KDE/kdevelop/plugins/ (CMakeLists.txt grepview/): Copying grepview from playground. Every porting is completed. | # |
| 17:45 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693983 kdevelop4-extra-plugins/trunk/playground/devtools/kdevelop4-extra-plugins/grepview/ (5 files): Assign shortcut key which is same with kdev3's. Remove now unneeded comments and file. | # |
| 17:33 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693980 kdevelop4-extra-plugins/trunk/playground/devtools/kdevelop4-extra-plugins/grepview/ (grepdlg.cpp grepdlg.h): Fix indentation into 4-space blank. | # |
| 17:31 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693979 kdevelop4-extra-plugins/trunk/playground/devtools/kdevelop4-extra-plugins/grepview/ (grepdlg.cpp grepdlg.h grepviewpart.cpp): Porting configuration features, tooltip and whatsthis. | # |
| 17:00 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693969 plugins/trunk/KDE/kdevplatform/plugins/subversion/ (svn_catwidgets.cpp svn_catwidgets.h): SVN_SILENT: forgot to add license. | # |
| 10:08 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693860 kdevelop4-extra-plugins/trunk/playground/devtools/kdevelop4-extra-plugins/grepview/ (PORTNOTE.txt grepviewpart.cpp): Display command as if processes are executed via command line. | # |
| 09:52 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693856 plugins/trunk/KDE/kdevplatform/plugins/subversion/ (4 files): Allow to execute "svn cat" for specific revision from logview widget. | # |
| 08:55 on Jul 29, 2007 | KDE | Commit by dukjuahn :: r693842 vcs/trunk/KDE/kdevplatform/vcs/vcsjob.h: Forgot to commit this. | # |
| 18:33 on Jul 28, 2007 | KDE | Commit by dukjuahn :: r693701 plugins/trunk/KDE/kdevplatform/plugins/subversion/ (3 files): Remove "svn import" from menubar command. Importing a file doesn't make sense. | # |
| 18:30 on Jul 28, 2007 | KDE | Commit by dukjuahn :: r693700 plugins/trunk/KDE/kdevplatform/ (14 files): Adding "svn cat" command. | # |
| 08:08 on Jul 27, 2007 | KDE | Commit by dukjuahn :: r693138 plugins/trunk/KDE/kdevplatform/plugins/subversion/ (9 files): Rather than printing diff inside dockwidget, open diff output file with openDocument(); Katepart provides syntax highlighting and more wide view area.
Also, all svn output files will be located in plugin global temp dir. | # |
| 14:43 on Jul 26, 2007 | KDE | Commit by dukjuahn :: r692911 kdevelop4-extra-plugins/trunk/playground/devtools/kdevelop4-extra-plugins/grepview/ (3 files): Resurrect "limit to project file" option. | # |