Bringing up to date

This commit is contained in:
tengel 2024-03-20 09:22:23 -05:00
parent eb6555d5df
commit 3417e26ab1
2 changed files with 101 additions and 94 deletions

View file

@ -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> 1999-10-03 Troy Engel <tengel@sonic.net>
* Kpasman 0.1 released * Kpasman 0.1 released

View file

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