Bringing up to date
This commit is contained in:
parent
eb6555d5df
commit
3417e26ab1
2 changed files with 101 additions and 94 deletions
|
|
@ -1,3 +1,10 @@
|
|||
1999-11-09 Troy Engel <tengel@sonic.net>
|
||||
* add dynamic load/save buffer lengths
|
||||
(Wolfgang Rohdewald <WRohdewald@online-club.de>)
|
||||
|
||||
1999-10-14 Troy Engel <tengel@sonic.net>
|
||||
* fix view/hide bug
|
||||
|
||||
1999-10-03 Troy Engel <tengel@sonic.net>
|
||||
* Kpasman 0.1 released
|
||||
|
||||
|
|
|
|||
188
kpasman.kdevprj
188
kpasman.kdevprj
|
|
@ -4,62 +4,57 @@ install_location=
|
|||
dist=true
|
||||
install=false
|
||||
type=HEADER
|
||||
[kpasman/docs/en/index-4.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index-4.html
|
||||
[kpasman/kpasentrydlg.h]
|
||||
install_location=
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
install=false
|
||||
type=HEADER
|
||||
[Workspace_1]
|
||||
openfiles=Untitled.h,Untitled.cpp,/home/tengel/projects/kpasman/kpasman/kpasman.h,/home/tengel/projects/kpasman/kpasman/main.cpp,
|
||||
show_outputview=false
|
||||
show_treeview=true
|
||||
header_file=/home/tengel/projects/kpasman/kpasman/kpasman.h
|
||||
cpp_file=/home/tengel/projects/kpasman/kpasman/main.cpp
|
||||
browser_file=/home/tengel/projects/kpasman/kpasman/docs/en/index.html
|
||||
[kpasman/kpasentrydlg.h]
|
||||
install_location=
|
||||
browser_file=file:/usr/doc/kde/HTML/default/kdevelop/index-12.html
|
||||
[kpasman/docs/en/index-4.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index-4.html
|
||||
dist=true
|
||||
install=false
|
||||
type=HEADER
|
||||
install=true
|
||||
type=DATA
|
||||
[COPYING]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/kpasman.xpm]
|
||||
install_location=$$(kde_icondir)/kpasman.xpm
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
[kpasman/resource.h]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=HEADER
|
||||
[kpasman/kpasman.xpm]
|
||||
install_location=$$(kde_icondir)/kpasman.xpm
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
[Config for BinMakefileAm]
|
||||
ldflags=
|
||||
addcxxflags=
|
||||
ldadd=-lkfile -lkfm -lkdeui -lkdecore -lqt -lXext -lX11
|
||||
bin_program=kpasman
|
||||
cxxflags=-O2 -g3 -Wall
|
||||
[kpasman/kpasmandoc.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[Config for BinMakefileAm]
|
||||
ldflags=
|
||||
addcxxflags=
|
||||
ldadd=-lkfile -lkfm -lkdeui -lkdecore -lqt -lXext -lX11
|
||||
cxxflags=-O2 -g3 -Wall
|
||||
bin_program=kpasman
|
||||
[po/Makefile.am]
|
||||
type=po
|
||||
sub_dirs=
|
||||
[kpasman/docs/en/index-5.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index-5.html
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
[po/Makefile.am]
|
||||
sub_dirs=
|
||||
type=po
|
||||
[README]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/kpasentry.kdevdlg]
|
||||
widget_files=
|
||||
data_file=kpasman/kpasentrydlgdata.cpp
|
||||
|
|
@ -72,7 +67,7 @@ cpp_file=kpasman/kpasentrydlg.h
|
|||
install=false
|
||||
is_toplevel_dialog=true
|
||||
type=KDEV_DIALOG
|
||||
[kpasman.kdevprj]
|
||||
[README]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
|
|
@ -82,11 +77,21 @@ install_location=
|
|||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman.kdevprj]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/kpasmasterdlgdata.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[kpasman.lsm]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[LFV Groups]
|
||||
Dialogs=*.kdevdlg,
|
||||
GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS,
|
||||
|
|
@ -95,15 +100,6 @@ Translations=*.po,
|
|||
groups=Headers,Sources,Dialogs,Translations,GNU,Others,
|
||||
Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l,
|
||||
Headers=*.h,*.hxx,*.hpp,*.H,
|
||||
[kpasman.lsm]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/docs/en/Makefile.am]
|
||||
files=kpasman/docs/en/index-1.html,kpasman/docs/en/index-2.html,kpasman/docs/en/index-3.html,kpasman/docs/en/index-4.html,kpasman/docs/en/index-5.html,kpasman/docs/en/index-6.html,kpasman/docs/en/index.html,
|
||||
sub_dirs=
|
||||
type=normal
|
||||
[kpasman/kpassword.kdevdlg]
|
||||
widget_files=
|
||||
data_file=kpasman/kpassworddlgdata.cpp
|
||||
|
|
@ -116,16 +112,15 @@ cpp_file=kpasman/kpassworddlg.h
|
|||
install=false
|
||||
is_toplevel_dialog=true
|
||||
type=KDEV_DIALOG
|
||||
[kpasman/kpassworddlg.cpp]
|
||||
[kpasman/docs/en/Makefile.am]
|
||||
files=kpasman/docs/en/index-1.html,kpasman/docs/en/index-2.html,kpasman/docs/en/index-3.html,kpasman/docs/en/index-4.html,kpasman/docs/en/index-5.html,kpasman/docs/en/index-6.html,kpasman/docs/en/index.html,
|
||||
type=normal
|
||||
sub_dirs=
|
||||
[kpasman/kpasman.spec]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[kpasman/kpasentrydlg.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
type=DATA
|
||||
[kpasman/kpasmaster.kdevdlg]
|
||||
widget_files=
|
||||
data_file=kpasman/kpasmasterdlgdata.cpp
|
||||
|
|
@ -138,20 +133,25 @@ cpp_file=kpasman/kpasmasterdlg.h
|
|||
install=false
|
||||
is_toplevel_dialog=true
|
||||
type=KDEV_DIALOG
|
||||
[kpasman/kpasman.spec]
|
||||
[kpasman/kpasentrydlg.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/Makefile.am]
|
||||
files=kpasman/main.cpp,kpasman/kpasman.cpp,kpasman/kpasman.h,kpasman/kpasmandoc.cpp,kpasman/kpasmandoc.h,kpasman/kpasmanview.cpp,kpasman/kpasmanview.h,kpasman/resource.h,kpasman/kpasman.kdelnk,kpasman/kpasman.xpm,kpasman/mini-kpasman.xpm,kpasman/krc2.h,kpasman/krc2.cpp,kpasman/kpassword.kdevdlg,kpasman/kpassworddlg.h,kpasman/kpassworddlg.cpp,kpasman/kpassworddlgdata.cpp,kpasman/kpasentry.kdevdlg,kpasman/kpasentrydlg.h,kpasman/kpasentrydlg.cpp,kpasman/kpasentrydlgdata.cpp,kpasman/kpasmaster.kdevdlg,kpasman/kpasmasterdlg.h,kpasman/kpasmasterdlg.cpp,kpasman/kpasmasterdlgdata.cpp,kpasman/kpasman.spec,
|
||||
sub_dirs=docs,
|
||||
type=prog_main
|
||||
type=SOURCE
|
||||
[kpasman/kpassworddlg.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[kpasman/kpassworddlgdata.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[kpasman/Makefile.am]
|
||||
files=kpasman/main.cpp,kpasman/kpasman.cpp,kpasman/kpasman.h,kpasman/kpasmandoc.cpp,kpasman/kpasmandoc.h,kpasman/kpasmanview.cpp,kpasman/kpasmanview.h,kpasman/resource.h,kpasman/kpasman.kdelnk,kpasman/kpasman.xpm,kpasman/mini-kpasman.xpm,kpasman/krc2.h,kpasman/krc2.cpp,kpasman/kpassword.kdevdlg,kpasman/kpassworddlg.h,kpasman/kpassworddlg.cpp,kpasman/kpassworddlgdata.cpp,kpasman/kpasentry.kdevdlg,kpasman/kpasentrydlg.h,kpasman/kpasentrydlg.cpp,kpasman/kpasentrydlgdata.cpp,kpasman/kpasmaster.kdevdlg,kpasman/kpasmasterdlg.h,kpasman/kpasmasterdlg.cpp,kpasman/kpasmasterdlgdata.cpp,kpasman/kpasman.spec,
|
||||
type=prog_main
|
||||
sub_dirs=docs,
|
||||
[kpasman/kpasentrydlgdata.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
|
|
@ -167,27 +167,17 @@ install_location=
|
|||
dist=true
|
||||
install=false
|
||||
type=HEADER
|
||||
[kpasman/main.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[kpasman/kpasmasterdlg.h]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=HEADER
|
||||
[rc2-1.1.0/INSTALL]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/docs/en/index.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index.html
|
||||
[kpasman/kpasmasterdlg.h]
|
||||
install_location=
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
[kpasman/kpasmanview.cpp]
|
||||
install=false
|
||||
type=HEADER
|
||||
[kpasman/main.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
|
|
@ -197,8 +187,13 @@ install_location=
|
|||
dist=true
|
||||
install=false
|
||||
type=HEADER
|
||||
[kpasman/docs/en/index-1.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index-1.html
|
||||
[kpasman/kpasmanview.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[kpasman/docs/en/index.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index.html
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
|
|
@ -207,57 +202,62 @@ install_location=
|
|||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/kpasman.kdelnk]
|
||||
install_location=$$(kde_appsdir)/Applications/kpasman.kdelnk
|
||||
[kpasman/docs/en/index-1.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index-1.html
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
[General]
|
||||
make_options=-j1
|
||||
makefiles=Makefile.am,kpasman/Makefile.am,kpasman/docs/Makefile.am,kpasman/docs/en/Makefile.am,po/Makefile.am,
|
||||
version_control=None
|
||||
author=Troy Engel
|
||||
version_control=CVS
|
||||
project_type=normal_kde
|
||||
author=Troy Engel
|
||||
sub_dir=kpasman/
|
||||
lfv_open_groups=
|
||||
workspace=1
|
||||
version=0.1
|
||||
project_name=Kpasman
|
||||
version=0.1
|
||||
sgml_file=/home/tengel/projects/kpasman/kpasman/docs/en/index.sgml
|
||||
short_info=A small password manager which saves the data file in rc2-encrypted format,,
|
||||
email=tengel@sonic.net
|
||||
kdevprj_version=1.0beta2
|
||||
configure_args=
|
||||
modifyMakefiles=true
|
||||
[TODO]
|
||||
install_location=
|
||||
[kpasman/kpasman.kdelnk]
|
||||
install_location=$$(kde_appsdir)/Applications/kpasman.kdelnk
|
||||
dist=true
|
||||
install=false
|
||||
install=true
|
||||
type=DATA
|
||||
[INSTALL]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/docs/Makefile.am]
|
||||
sub_dirs=en,
|
||||
type=normal
|
||||
[kpasman/krc2.h]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=HEADER
|
||||
[kpasman/docs/Makefile.am]
|
||||
type=normal
|
||||
sub_dirs=en,
|
||||
[INSTALL]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[TODO]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/docs/en/index-2.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index-2.html
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
[kpasman/kpasman.cpp]
|
||||
[kpasman/kpasmasterdlg.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[kpasman/kpasmasterdlg.cpp]
|
||||
[kpasman/kpasman.cpp]
|
||||
install_location=
|
||||
dist=true
|
||||
install=false
|
||||
|
|
@ -267,17 +267,12 @@ install_location=
|
|||
dist=true
|
||||
install=false
|
||||
type=SOURCE
|
||||
[kpasman/mini-kpasman.xpm]
|
||||
install_location=$$(kde_minidir)/kpasman.xpm
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
[Makefile.am]
|
||||
files=kpasman.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,kpasman.lsm,
|
||||
sub_dirs=kpasman,po,
|
||||
type=normal
|
||||
[kpasman/docs/en/index-3.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index-3.html
|
||||
sub_dirs=kpasman,po,
|
||||
[kpasman/mini-kpasman.xpm]
|
||||
install_location=$$(kde_minidir)/kpasman.xpm
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
|
|
@ -286,6 +281,11 @@ install_location=
|
|||
dist=true
|
||||
install=false
|
||||
type=DATA
|
||||
[kpasman/docs/en/index-3.html]
|
||||
install_location=$$(kde_htmldir)/en/kpasman/index-3.html
|
||||
dist=true
|
||||
install=true
|
||||
type=DATA
|
||||
[kpasman/kpasmanview.h]
|
||||
install_location=
|
||||
dist=true
|
||||
|
|
|
|||
Reference in a new issue