First import
authorAndrey Paskal <apaskal@gmail.com>
Fri, 19 Dec 2008 12:37:54 +0000 (15:37 +0300)
committerAndrey Paskal <apaskal@gmail.com>
Fri, 19 Dec 2008 12:37:54 +0000 (15:37 +0300)
commit264eaf99139025ee306917d2d69fe1fcfdd4e223
tree9d6ba138ff79664822b7e4b248483f673331571c
First import
630 files changed:
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
VERSION [new file with mode: 0644]
applications/ananas-cfg.dtd [new file with mode: 0644]
applications/money/money.cfg [new file with mode: 0644]
applications/money/money.rc [new file with mode: 0644]
build/altlinux/altlinux.spec [new file with mode: 0644]
build/fedora/fedora.spec [new file with mode: 0644]
build/icons/a-system.ico [new file with mode: 0644]
build/icons/a-system.png [new file with mode: 0644]
build/icons/ananas-16x16.png [new file with mode: 0644]
build/icons/ananas-32x32.png [new file with mode: 0644]
build/icons/ananas-designer.ico [new file with mode: 0644]
build/icons/ananas-designer.png [new file with mode: 0644]
build/icons/manual.ico [new file with mode: 0644]
build/mandriva/mandriva.spec [new file with mode: 0644]
build/menus/kde/README [new file with mode: 0644]
build/menus/kde/ananas [new file with mode: 0644]
build/menus/kde/ananas-designer [new file with mode: 0644]
build/menus/kde/ananas-designer.desktop [new file with mode: 0644]
build/menus/kde/ananas.desktop [new file with mode: 0644]
build/win32/AnanasInstall.iss [new file with mode: 0644]
build/win32/AnanasUpgrade.iss [new file with mode: 0644]
build/win32/setuplogo.bmp [new file with mode: 0644]
icons/a-system.ico [new file with mode: 0644]
icons/a-system.png [new file with mode: 0644]
icons/ananas-16x16.png [new file with mode: 0644]
icons/ananas-32x32.png [new file with mode: 0644]
icons/ananas-designer.ico [new file with mode: 0644]
icons/ananas_splach.cdr [new file with mode: 0644]
icons/lit.png [new file with mode: 0644]
icons/manual.ico [new file with mode: 0644]
src/admin/admin.pro [new file with mode: 0644]
src/admin/admin.qrc [new file with mode: 0644]
src/admin/atreeitems.cpp [new file with mode: 0644]
src/admin/atreeitems.h [new file with mode: 0644]
src/admin/deditpermissions.cpp [new file with mode: 0644]
src/admin/deditpermissions.h [new file with mode: 0644]
src/admin/deditpermissions.ui [new file with mode: 0644]
src/admin/deditrole.cpp [new file with mode: 0644]
src/admin/deditrole.h [new file with mode: 0644]
src/admin/deditrole.ui [new file with mode: 0644]
src/admin/dedituser.cpp [new file with mode: 0644]
src/admin/dedituser.h [new file with mode: 0644]
src/admin/dedituser.ui [new file with mode: 0644]
src/admin/dselectrole.cpp [new file with mode: 0644]
src/admin/dselectrole.h [new file with mode: 0644]
src/admin/dselectrole.ui [new file with mode: 0644]
src/admin/dselectuser.cpp [new file with mode: 0644]
src/admin/dselectuser.h [new file with mode: 0644]
src/admin/dselectuser.ui [new file with mode: 0644]
src/admin/images/administrator-splash-en.png [new file with mode: 0644]
src/admin/images/administrator-splash-ru.png [new file with mode: 0644]
src/admin/images/cat.png [new file with mode: 0644]
src/admin/images/cat_g.png [new file with mode: 0644]
src/admin/images/doc.png [new file with mode: 0644]
src/admin/images/doc_g.png [new file with mode: 0644]
src/admin/images/journ.png [new file with mode: 0644]
src/admin/images/journ_g.png [new file with mode: 0644]
src/admin/images/metadata.png [new file with mode: 0644]
src/admin/images/reg.png [new file with mode: 0644]
src/admin/images/reg_g.png [new file with mode: 0644]
src/admin/images/regs.png [new file with mode: 0644]
src/admin/images/report.png [new file with mode: 0644]
src/admin/images/report_g.png [new file with mode: 0644]
src/admin/images/role.png [new file with mode: 0644]
src/admin/images/user.png [new file with mode: 0644]
src/admin/images/users.png [new file with mode: 0644]
src/admin/main.cpp [new file with mode: 0644]
src/admin/mainform.cpp [new file with mode: 0644]
src/admin/mainform.h [new file with mode: 0644]
src/admin/mainform.ui [new file with mode: 0644]
src/admin/mdtree.cpp [new file with mode: 0644]
src/admin/mdtree.h [new file with mode: 0644]
src/admin/rolesform.cpp [new file with mode: 0644]
src/admin/rolesform.h [new file with mode: 0644]
src/admin/rolesform.ui [new file with mode: 0644]
src/admin/usersform.cpp [new file with mode: 0644]
src/admin/usersform.h [new file with mode: 0644]
src/admin/usersform.ui [new file with mode: 0644]
src/ananas.pri [new file with mode: 0644]
src/ananas/ananas.pro [new file with mode: 0644]
src/ananas/ananas.qrc [new file with mode: 0644]
src/ananas/bkground.jpg [new file with mode: 0644]
src/ananas/images/a-system.png [new file with mode: 0644]
src/ananas/images/cat.png [new file with mode: 0644]
src/ananas/images/d_document_turned.png [new file with mode: 0644]
src/ananas/images/document_turned.png [new file with mode: 0644]
src/ananas/images/editdelete.png [new file with mode: 0644]
src/ananas/images/editdelete2.png [new file with mode: 0644]
src/ananas/images/engine-splash-en.png [new file with mode: 0644]
src/ananas/images/engine-splash-ru.png [new file with mode: 0644]
src/ananas/images/field.png [new file with mode: 0644]
src/ananas/images/field2.png [new file with mode: 0644]
src/ananas/images/group.png [new file with mode: 0644]
src/ananas/images/group2.png [new file with mode: 0644]
src/ananas/images/lib_database.png [new file with mode: 0644]
src/ananas/images/lib_dbgroup.png [new file with mode: 0644]
src/ananas/images/msg_error.png [new file with mode: 0644]
src/ananas/images/msg_fatal.png [new file with mode: 0644]
src/ananas/images/msg_info.png [new file with mode: 0644]
src/ananas/images/msg_warning.png [new file with mode: 0644]
src/ananas/images/object_markdeleted.png [new file with mode: 0644]
src/ananas/images/t_cat_e.png [new file with mode: 0644]
src/ananas/images/t_cat_ed.png [new file with mode: 0644]
src/ananas/images/t_cat_g.png [new file with mode: 0644]
src/ananas/images/t_cat_gd.png [new file with mode: 0644]
src/ananas/images/t_doc.png [new file with mode: 0644]
src/ananas/images/t_doc_d.png [new file with mode: 0644]
src/ananas/images/t_doc_m.png [new file with mode: 0644]
src/ananas/images/t_doc_t.png [new file with mode: 0644]
src/ananas/images/t_doc_tm.png [new file with mode: 0644]
src/ananas/images/t_doc_to.png [new file with mode: 0644]
src/ananas/images/t_doc_tom.png [new file with mode: 0644]
src/ananas/main.cpp [new file with mode: 0644]
src/ananas/mainform.cpp [new file with mode: 0644]
src/ananas/mainform.h [new file with mode: 0644]
src/ananas/report.sxw [new file with mode: 0644]
src/ananas/report.tpl [new file with mode: 0644]
src/designer/actiontree.cpp [new file with mode: 0644]
src/designer/actiontree.h [new file with mode: 0644]
src/designer/aliaseditor.cpp [new file with mode: 0644]
src/designer/aliaseditor.h [new file with mode: 0644]
src/designer/atreeitems.cpp [new file with mode: 0644]
src/designer/atreeitems.h [new file with mode: 0644]
src/designer/cfgform.cpp [new file with mode: 0644]
src/designer/cfgform.h [new file with mode: 0644]
src/designer/cfgform.ui [new file with mode: 0644]
src/designer/deditaction.cpp [new file with mode: 0644]
src/designer/deditaction.h [new file with mode: 0644]
src/designer/deditaction.ui [new file with mode: 0644]
src/designer/deditareg.cpp [new file with mode: 0644]
src/designer/deditareg.h [new file with mode: 0644]
src/designer/deditareg.ui [new file with mode: 0644]
src/designer/deditcat.cpp [new file with mode: 0644]
src/designer/deditcat.h [new file with mode: 0644]
src/designer/deditcat.ui [new file with mode: 0644]
src/designer/deditcfg.cpp [new file with mode: 0644]
src/designer/deditcfg.h [new file with mode: 0644]
src/designer/deditcfg.ui [new file with mode: 0644]
src/designer/deditcolumns.cpp [new file with mode: 0644]
src/designer/deditcolumns.h [new file with mode: 0644]
src/designer/deditcolumns.ui [new file with mode: 0644]
src/designer/deditcommand.cpp [new file with mode: 0644]
src/designer/deditcommand.h [new file with mode: 0644]
src/designer/deditcommand.ui [new file with mode: 0644]
src/designer/deditdialog.cpp [new file with mode: 0644]
src/designer/deditdialog.h [new file with mode: 0644]
src/designer/deditdialog.ui [new file with mode: 0644]
src/designer/deditdoc.cpp [new file with mode: 0644]
src/designer/deditdoc.h [new file with mode: 0644]
src/designer/deditdoc.ui [new file with mode: 0644]
src/designer/deditfield.cpp [new file with mode: 0644]
src/designer/deditfield.h [new file with mode: 0644]
src/designer/deditfield.ui [new file with mode: 0644]
src/designer/deditimagecollection.cpp [new file with mode: 0644]
src/designer/deditimagecollection.h [new file with mode: 0644]
src/designer/deditimagecollection.ui [new file with mode: 0644]
src/designer/deditireg.cpp [new file with mode: 0644]
src/designer/deditireg.h [new file with mode: 0644]
src/designer/deditireg.ui [new file with mode: 0644]
src/designer/deditjournal.cpp [new file with mode: 0644]
src/designer/deditjournal.h [new file with mode: 0644]
src/designer/deditjournal.ui [new file with mode: 0644]
src/designer/deditlang.cpp [new file with mode: 0644]
src/designer/deditlang.h [new file with mode: 0644]
src/designer/deditlang.ui [new file with mode: 0644]
src/designer/deditreport.cpp [new file with mode: 0644]
src/designer/deditreport.h [new file with mode: 0644]
src/designer/deditreport.ui [new file with mode: 0644]
src/designer/deditrole.cpp [new file with mode: 0644]
src/designer/deditrole.h [new file with mode: 0644]
src/designer/deditrole.ui [new file with mode: 0644]
src/designer/dedittoolbar.cpp [new file with mode: 0644]
src/designer/dedittoolbar.h [new file with mode: 0644]
src/designer/dedittoolbar.ui [new file with mode: 0644]
src/designer/deditwebform.cpp [new file with mode: 0644]
src/designer/deditwebform.h [new file with mode: 0644]
src/designer/deditwebform.ui [new file with mode: 0644]
src/designer/designer.pro [new file with mode: 0644]
src/designer/designer.qrc [new file with mode: 0644]
src/designer/embed.cpp [new file with mode: 0644]
src/designer/embed.h [new file with mode: 0644]
src/designer/formdesigner.cpp [new file with mode: 0644]
src/designer/formdesigner.h [new file with mode: 0644]
src/designer/formdesigner/designer.qrc [new file with mode: 0644]
src/designer/formdesigner/formwindowsettings.cpp [new file with mode: 0644]
src/designer/formdesigner/formwindowsettings.h [new file with mode: 0644]
src/designer/formdesigner/formwindowsettings.ui [new file with mode: 0644]
src/designer/formdesigner/images/designer.png [new file with mode: 0644]
src/designer/formdesigner/images/mdi.png [new file with mode: 0644]
src/designer/formdesigner/images/sdi.png [new file with mode: 0644]
src/designer/formdesigner/images/workbench.png [new file with mode: 0644]
src/designer/formdesigner/newform.cpp [new file with mode: 0644]
src/designer/formdesigner/newform.h [new file with mode: 0644]
src/designer/formdesigner/newform.ui [new file with mode: 0644]
src/designer/formdesigner/plugindialog.cpp [new file with mode: 0644]
src/designer/formdesigner/plugindialog.h [new file with mode: 0644]
src/designer/formdesigner/plugindialog.ui [new file with mode: 0644]
src/designer/formdesigner/private/formscriptrunner_p.h [new file with mode: 0644]
src/designer/formdesigner/private/pluginmanager_p.h [new file with mode: 0644]
src/designer/formdesigner/private/qdesigner_formbuilder_p.h [new file with mode: 0644]
src/designer/formdesigner/private/qdesigner_integration_p.h [new file with mode: 0644]
src/designer/formdesigner/private/qtundo_p.h [new file with mode: 0644]
src/designer/formdesigner/private/shared_global_p.h [new file with mode: 0644]
src/designer/formdesigner/private/sheet_delegate_p.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_actioneditor.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_actioneditor.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_actions.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_actions.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_formwindow.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_formwindow.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_objectinspector.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_objectinspector.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_pch.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_propertyeditor.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_propertyeditor.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_resourceeditor.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_resourceeditor.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_settings.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_settings.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_signalsloteditor.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_signalsloteditor.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_toolwindow.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_toolwindow.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_widgetbox.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_widgetbox.h [new file with mode: 0644]
src/designer/formdesigner/qdesigner_workbench.cpp [new file with mode: 0644]
src/designer/formdesigner/qdesigner_workbench.h [new file with mode: 0644]
src/designer/formdesigner/qrc_designer.cpp [new file with mode: 0644]
src/designer/formdesigner/qtdesigner.pri [new file with mode: 0644]
src/designer/formdesigner/qtdesigner.pro [new file with mode: 0644]
src/designer/formdesigner/saveformastemplate.cpp [new file with mode: 0644]
src/designer/formdesigner/saveformastemplate.h [new file with mode: 0644]
src/designer/formdesigner/saveformastemplate.ui [new file with mode: 0644]
src/designer/formdesigner/templates/forms/Dialog_with_Buttons_Bottom.ui [new file with mode: 0644]
src/designer/formdesigner/templates/forms/Dialog_with_Buttons_Right.ui [new file with mode: 0644]
src/designer/formdesigner/templates/forms/Main_Window.ui [new file with mode: 0644]
src/designer/formdesigner/templates/forms/Widget.ui [new file with mode: 0644]
src/designer/images/a-system.png [new file with mode: 0644]
src/designer/images/action_g.png [new file with mode: 0644]
src/designer/images/actions.png [new file with mode: 0644]
src/designer/images/arrow_down.png [new file with mode: 0644]
src/designer/images/arrow_left.png [new file with mode: 0644]
src/designer/images/arrow_right.png [new file with mode: 0644]
src/designer/images/arrow_up.png [new file with mode: 0644]
src/designer/images/cat.png [new file with mode: 0644]
src/designer/images/cat_g.png [new file with mode: 0644]
src/designer/images/columns.png [new file with mode: 0644]
src/designer/images/d_editdelete.png [new file with mode: 0644]
src/designer/images/designer-splash-en.png [new file with mode: 0644]
src/designer/images/designer-splash-ru.png [new file with mode: 0644]
src/designer/images/dimensions.png [new file with mode: 0644]
src/designer/images/doc.png [new file with mode: 0644]
src/designer/images/doc_g.png [new file with mode: 0644]
src/designer/images/doc_h.png [new file with mode: 0644]
src/designer/images/editcopy.png [new file with mode: 0644]
src/designer/images/editcut.png [new file with mode: 0644]
src/designer/images/editdelete.png [new file with mode: 0644]
src/designer/images/editedit.png [new file with mode: 0644]
src/designer/images/editpaste.png [new file with mode: 0644]
src/designer/images/editrename.png [new file with mode: 0644]
src/designer/images/editsep.png [new file with mode: 0644]
src/designer/images/element.png [new file with mode: 0644]
src/designer/images/field.png [new file with mode: 0644]
src/designer/images/filenew.png [new file with mode: 0644]
src/designer/images/fileopen.png [new file with mode: 0644]
src/designer/images/filesave.png [new file with mode: 0644]
src/designer/images/form.png [new file with mode: 0644]
src/designer/images/form_g.png [new file with mode: 0644]
src/designer/images/function.png [new file with mode: 0644]
src/designer/images/group.png [new file with mode: 0644]
src/designer/images/help.png [new file with mode: 0644]
src/designer/images/hi22-action-project_open.png [new file with mode: 0644]
src/designer/images/hi22-action-run.png [new file with mode: 0644]
src/designer/images/information.png [new file with mode: 0644]
src/designer/images/journ.png [new file with mode: 0644]
src/designer/images/journ_g.png [new file with mode: 0644]
src/designer/images/m_menu.png [new file with mode: 0644]
src/designer/images/msg_error.png [new file with mode: 0644]
src/designer/images/msg_fatal.png [new file with mode: 0644]
src/designer/images/msg_info.png [new file with mode: 0644]
src/designer/images/msg_warning.png [new file with mode: 0644]
src/designer/images/object.png [new file with mode: 0644]
src/designer/images/p_menus.png [new file with mode: 0644]
src/designer/images/play.png [new file with mode: 0644]
src/designer/images/playprev.png [new file with mode: 0644]
src/designer/images/print.png [new file with mode: 0644]
src/designer/images/project.png [new file with mode: 0644]
src/designer/images/qsa.png [new file with mode: 0644]
src/designer/images/redo.png [new file with mode: 0644]
src/designer/images/reg.png [new file with mode: 0644]
src/designer/images/reg_g.png [new file with mode: 0644]
src/designer/images/regs.png [new file with mode: 0644]
src/designer/images/regs_g.png [new file with mode: 0644]
src/designer/images/report.png [new file with mode: 0644]
src/designer/images/report_g.png [new file with mode: 0644]
src/designer/images/resourses.png [new file with mode: 0644]
src/designer/images/script.png [new file with mode: 0644]
src/designer/images/scriptnew.png [new file with mode: 0644]
src/designer/images/scriptobject.png [new file with mode: 0644]
src/designer/images/searchfind.png [new file with mode: 0644]
src/designer/images/separator.png [new file with mode: 0644]
src/designer/images/submenu.png [new file with mode: 0644]
src/designer/images/table.png [new file with mode: 0644]
src/designer/images/table_g.png [new file with mode: 0644]
src/designer/images/toolbar.png [new file with mode: 0644]
src/designer/images/undo.png [new file with mode: 0644]
src/designer/images/webform.png [new file with mode: 0644]
src/designer/images/webform_g.png [new file with mode: 0644]
src/designer/interfacetree.cpp [new file with mode: 0644]
src/designer/interfacetree.h [new file with mode: 0644]
src/designer/main.cpp [new file with mode: 0644]
src/designer/mainform.cpp [new file with mode: 0644]
src/designer/mainform.h [new file with mode: 0644]
src/designer/mainform.ui [new file with mode: 0644]
src/designer/mdtree.cpp [new file with mode: 0644]
src/designer/mdtree.h [new file with mode: 0644]
src/designer/pixmappreview.h [new file with mode: 0644]
src/designer/roleeditor.cpp [new file with mode: 0644]
src/designer/roleeditor.h [new file with mode: 0644]
src/designer/templates/inputform.tpl [new file with mode: 0644]
src/designer/templates/inputform.ui.tpl [new file with mode: 0644]
src/designer/templates/inputformcat.tpl [new file with mode: 0644]
src/designer/templates/inputformcat.ui.tpl [new file with mode: 0644]
src/designer/templates/inputformdoc.tpl [new file with mode: 0644]
src/designer/templates/inputformdoc.ui.tpl [new file with mode: 0644]
src/designer/templates/inputformjourn.tpl [new file with mode: 0644]
src/designer/templates/inputformjourn.ui.tpl [new file with mode: 0644]
src/designer/templates/inputformrep.tpl [new file with mode: 0644]
src/designer/templates/inputformrep.ui.tpl [new file with mode: 0644]
src/extensions/README [new file with mode: 0644]
src/extensions/example/aextexample.cpp [new file with mode: 0644]
src/extensions/example/aextexample.h [new file with mode: 0644]
src/extensions/example/example.pro [new file with mode: 0644]
src/extensions/extensions.pro [new file with mode: 0644]
src/extensions/meta/aext_meta.cpp [new file with mode: 0644]
src/extensions/meta/aext_meta.h [new file with mode: 0644]
src/extensions/meta/meta.pro [new file with mode: 0644]
src/extensions/te/README [new file with mode: 0644]
src/extensions/te/aextte.cpp [new file with mode: 0644]
src/extensions/te/aextte.h [new file with mode: 0644]
src/extensions/te/te.pro [new file with mode: 0644]
src/extensions/text/aexttext.cpp [new file with mode: 0644]
src/extensions/text/aexttext.h [new file with mode: 0644]
src/extensions/text/text.pro [new file with mode: 0644]
src/extensions/xml/aextxml.cpp [new file with mode: 0644]
src/extensions/xml/aextxml.h [new file with mode: 0644]
src/extensions/xml/xml.pro [new file with mode: 0644]
src/lib/acfg.cpp [new file with mode: 0644]
src/lib/acfg.h [new file with mode: 0644]
src/lib/acfgrc.cpp [new file with mode: 0644]
src/lib/acfgrc.h [new file with mode: 0644]
src/lib/acmanifest.cpp [new file with mode: 0644]
src/lib/acmanifest.h [new file with mode: 0644]
src/lib/acontainer.cpp [new file with mode: 0644]
src/lib/acontainer.h [new file with mode: 0644]
src/lib/adataexchange.cpp [new file with mode: 0644]
src/lib/adataexchange.h [new file with mode: 0644]
src/lib/adatafield.cpp [new file with mode: 0644]
src/lib/adatafield.h [new file with mode: 0644]
src/lib/aextension.cpp [new file with mode: 0644]
src/lib/aextension.h [new file with mode: 0644]
src/lib/aextensionfactory.cpp [new file with mode: 0644]
src/lib/aextensionfactory.h [new file with mode: 0644]
src/lib/aextensioninterface_p.h [new file with mode: 0644]
src/lib/aextensionplugin.cpp [new file with mode: 0644]
src/lib/aextensionplugin.h [new file with mode: 0644]
src/lib/afilter.cpp [new file with mode: 0644]
src/lib/afilter.h [new file with mode: 0644]
src/lib/alog.cpp [new file with mode: 0644]
src/lib/alog.h [new file with mode: 0644]
src/lib/amenubar.cpp [new file with mode: 0644]
src/lib/amenubar.h [new file with mode: 0644]
src/lib/amoney.cpp [new file with mode: 0644]
src/lib/amoney.h [new file with mode: 0644]
src/lib/ananas.cpp [new file with mode: 0644]
src/lib/ananas.h [new file with mode: 0644]
src/lib/ananasglobal.h [new file with mode: 0644]
src/lib/arole.cpp [new file with mode: 0644]
src/lib/arole.h [new file with mode: 0644]
src/lib/aservice.cpp [new file with mode: 0644]
src/lib/aservice.h [new file with mode: 0644]
src/lib/asqlfield.cpp [new file with mode: 0644]
src/lib/asqlfield.h [new file with mode: 0644]
src/lib/asqltable.cpp [new file with mode: 0644]
src/lib/asqltable.h [new file with mode: 0644]
src/lib/atests.cpp [new file with mode: 0644]
src/lib/atests.h [new file with mode: 0644]
src/lib/atime.cpp [new file with mode: 0644]
src/lib/atime.h [new file with mode: 0644]
src/lib/auser.cpp [new file with mode: 0644]
src/lib/auser.h [new file with mode: 0644]
src/lib/dialogs/awindowslist.cpp [new file with mode: 0644]
src/lib/dialogs/awindowslist.h [new file with mode: 0644]
src/lib/dialogs/deditrc.cpp [new file with mode: 0644]
src/lib/dialogs/deditrc.h [new file with mode: 0644]
src/lib/dialogs/deditrc.ui [new file with mode: 0644]
src/lib/dialogs/dhelpcfgform.cpp [new file with mode: 0644]
src/lib/dialogs/dhelpcfgform.h [new file with mode: 0644]
src/lib/dialogs/dhelpcfgform.ui [new file with mode: 0644]
src/lib/dialogs/dialogs.pri [new file with mode: 0644]
src/lib/dialogs/dimportdb.cpp [new file with mode: 0644]
src/lib/dialogs/dimportdb.h [new file with mode: 0644]
src/lib/dialogs/dlogin.cpp [new file with mode: 0644]
src/lib/dialogs/dlogin.h [new file with mode: 0644]
src/lib/dialogs/dlogin.ui [new file with mode: 0644]
src/lib/dialogs/dselectdb.cpp [new file with mode: 0644]
src/lib/dialogs/dselectdb.h [new file with mode: 0644]
src/lib/dialogs/dselectdb.ui [new file with mode: 0644]
src/lib/dialogs/messageswindow.cpp [new file with mode: 0644]
src/lib/dialogs/messageswindow.h [new file with mode: 0644]
src/lib/images/lib_database.png [new file with mode: 0644]
src/lib/images/lib_dbgroup.png [new file with mode: 0644]
src/lib/images/print.png [new file with mode: 0644]
src/lib/lib.pri [new file with mode: 0644]
src/lib/lib.pro [new file with mode: 0644]
src/lib/lib.qrc [new file with mode: 0644]
src/lib/metadata/ametadata.cpp [new file with mode: 0644]
src/lib/metadata/ametadata.h [new file with mode: 0644]
src/lib/metadata/ametadataio.cpp [new file with mode: 0644]
src/lib/metadata/ametadataio.h [new file with mode: 0644]
src/lib/metadata/ametadataioxml.cpp [new file with mode: 0644]
src/lib/metadata/ametadataioxml.h [new file with mode: 0644]
src/lib/metadata/ametadocument.cpp [new file with mode: 0644]
src/lib/metadata/ametadocument.h [new file with mode: 0644]
src/lib/metadata/ametafield.cpp [new file with mode: 0644]
src/lib/metadata/ametafield.h [new file with mode: 0644]
src/lib/metadata/ametaform.cpp [new file with mode: 0644]
src/lib/metadata/ametaform.h [new file with mode: 0644]
src/lib/metadata/ametaobject.cpp [new file with mode: 0644]
src/lib/metadata/ametaobject.h [new file with mode: 0644]
src/lib/metadata/ametaobjectgroup.cpp [new file with mode: 0644]
src/lib/metadata/ametaobjectgroup.h [new file with mode: 0644]
src/lib/metadata/metadata.pri [new file with mode: 0644]
src/lib/objects/aaregister.cpp [new file with mode: 0644]
src/lib/objects/aaregister.h [new file with mode: 0644]
src/lib/objects/acatalogue.cpp [new file with mode: 0644]
src/lib/objects/acatalogue.h [new file with mode: 0644]
src/lib/objects/adocjournal.cpp [new file with mode: 0644]
src/lib/objects/adocjournal.h [new file with mode: 0644]
src/lib/objects/adocument.cpp [new file with mode: 0644]
src/lib/objects/adocument.h [new file with mode: 0644]
src/lib/objects/airegister.cpp [new file with mode: 0644]
src/lib/objects/airegister.h [new file with mode: 0644]
src/lib/objects/aobject.cpp [new file with mode: 0644]
src/lib/objects/aobject.h [new file with mode: 0644]
src/lib/objects/aobjectlist.cpp [new file with mode: 0644]
src/lib/objects/aobjectlist.h [new file with mode: 0644]
src/lib/objects/objects.pri [new file with mode: 0644]
src/lib/rclistviewitem.cpp [new file with mode: 0644]
src/lib/rclistviewitem.h [new file with mode: 0644]
src/lib/report/acalctemplate.cpp [new file with mode: 0644]
src/lib/report/acalctemplate.h [new file with mode: 0644]
src/lib/report/aootemplate.cpp [new file with mode: 0644]
src/lib/report/aootemplate.h [new file with mode: 0644]
src/lib/report/areport.cpp [new file with mode: 0644]
src/lib/report/areport.h [new file with mode: 0644]
src/lib/report/atemplate.cpp [new file with mode: 0644]
src/lib/report/atemplate.h [new file with mode: 0644]
src/lib/report/itemplate.cpp [new file with mode: 0644]
src/lib/report/itemplate.h [new file with mode: 0644]
src/lib/report/report.pri [new file with mode: 0644]
src/lib/sys/aapplication.cpp [new file with mode: 0644]
src/lib/sys/aapplication.h [new file with mode: 0644]
src/lib/sys/adatabase.cpp [new file with mode: 0644]
src/lib/sys/adatabase.h [new file with mode: 0644]
src/lib/sys/sys.pri [new file with mode: 0644]
src/lib/widgets/awidget.cpp [new file with mode: 0644]
src/lib/widgets/awidget.h [new file with mode: 0644]
src/lib/widgets/widgets.pri [new file with mode: 0644]
src/plugins/README [new file with mode: 0644]
src/plugins/actionbutton/actionbutton.pri [new file with mode: 0644]
src/plugins/actionbutton/eactionbutton.cpp [new file with mode: 0644]
src/plugins/actionbutton/eactionbutton.h [new file with mode: 0644]
src/plugins/actionbutton/eactionbutton.ui [new file with mode: 0644]
src/plugins/actionbutton/wactionbutton.cpp [new file with mode: 0644]
src/plugins/actionbutton/wactionbutton.h [new file with mode: 0644]
src/plugins/actionbutton/wactionbutton_plugin.cpp [new file with mode: 0644]
src/plugins/actionbutton/wactionbutton_plugin.h [new file with mode: 0644]
src/plugins/actionbutton/wactionbutton_taskmenu.cpp [new file with mode: 0644]
src/plugins/actionbutton/wactionbutton_taskmenu.h [new file with mode: 0644]
src/plugins/aform.cpp [new file with mode: 0644]
src/plugins/aform.h [new file with mode: 0644]
src/plugins/atoolbar.cpp [new file with mode: 0644]
src/plugins/atoolbar.h [new file with mode: 0644]
src/plugins/awidgets_plugin.cpp [new file with mode: 0644]
src/plugins/awidgets_plugin.h [new file with mode: 0644]
src/plugins/catalogue/catalogform.cpp [new file with mode: 0644]
src/plugins/catalogue/catalogform.h [new file with mode: 0644]
src/plugins/catalogue/catalogform.ui [new file with mode: 0644]
src/plugins/catalogue/catalogformwidgets.cpp [new file with mode: 0644]
src/plugins/catalogue/catalogformwidgets.h [new file with mode: 0644]
src/plugins/catalogue/catalogue.pri [new file with mode: 0644]
src/plugins/catalogue/ecatalogue.cpp [new file with mode: 0644]
src/plugins/catalogue/ecatalogue.h [new file with mode: 0644]
src/plugins/catalogue/ecatalogue.ui [new file with mode: 0644]
src/plugins/catalogue/wcatalogue.cpp [new file with mode: 0644]
src/plugins/catalogue/wcatalogue.h [new file with mode: 0644]
src/plugins/catalogue/wcatalogue_plugin.cpp [new file with mode: 0644]
src/plugins/catalogue/wcatalogue_plugin.h [new file with mode: 0644]
src/plugins/catalogue/wcatalogue_taskmenu.cpp [new file with mode: 0644]
src/plugins/catalogue/wcatalogue_taskmenu.h [new file with mode: 0644]
src/plugins/combobox/acombobox.cpp [new file with mode: 0644]
src/plugins/combobox/acombobox.h [new file with mode: 0644]
src/plugins/combobox/acombobox_plugin.cpp [new file with mode: 0644]
src/plugins/combobox/acombobox_plugin.h [new file with mode: 0644]
src/plugins/combobox/combobox.pri [new file with mode: 0644]
src/plugins/dbfield/dbfield.pri [new file with mode: 0644]
src/plugins/dbfield/edbfield.cpp [new file with mode: 0644]
src/plugins/dbfield/edbfield.h [new file with mode: 0644]
src/plugins/dbfield/edbfield.ui [new file with mode: 0644]
src/plugins/dbfield/wdbfield.cpp [new file with mode: 0644]
src/plugins/dbfield/wdbfield.h [new file with mode: 0644]
src/plugins/dbfield/wdbfield_plugin.cpp [new file with mode: 0644]
src/plugins/dbfield/wdbfield_plugin.h [new file with mode: 0644]
src/plugins/dbfield/wdbfield_taskmenu.cpp [new file with mode: 0644]
src/plugins/dbfield/wdbfield_taskmenu.h [new file with mode: 0644]
src/plugins/dbtable/dbtable.pri [new file with mode: 0644]
src/plugins/dbtable/edbtable.cpp [new file with mode: 0644]
src/plugins/dbtable/edbtable.h [new file with mode: 0644]
src/plugins/dbtable/edbtable.ui [new file with mode: 0644]
src/plugins/dbtable/wdbtable.cpp [new file with mode: 0644]
src/plugins/dbtable/wdbtable.h [new file with mode: 0644]
src/plugins/dbtable/wdbtable_plugin.cpp [new file with mode: 0644]
src/plugins/dbtable/wdbtable_plugin.h [new file with mode: 0644]
src/plugins/dbtable/wdbtable_taskmenu.cpp [new file with mode: 0644]
src/plugins/dbtable/wdbtable_taskmenu.h [new file with mode: 0644]
src/plugins/document/document.pri [new file with mode: 0644]
src/plugins/document/edocument.cpp [new file with mode: 0644]
src/plugins/document/edocument.h [new file with mode: 0644]
src/plugins/document/edocument.ui [new file with mode: 0644]
src/plugins/document/eselectdoctype.cpp [new file with mode: 0644]
src/plugins/document/eselectdoctype.h [new file with mode: 0644]
src/plugins/document/eselectdoctype.ui [new file with mode: 0644]
src/plugins/document/wdocument.cpp [new file with mode: 0644]
src/plugins/document/wdocument.h [new file with mode: 0644]
src/plugins/document/wdocument_plugin.cpp [new file with mode: 0644]
src/plugins/document/wdocument_plugin.h [new file with mode: 0644]
src/plugins/document/wdocument_taskmenu.cpp [new file with mode: 0644]
src/plugins/document/wdocument_taskmenu.h [new file with mode: 0644]
src/plugins/eaddobj.cpp [new file with mode: 0644]
src/plugins/eaddobj.h [new file with mode: 0644]
src/plugins/eaddobj.ui [new file with mode: 0644]
src/plugins/engine.cpp [new file with mode: 0644]
src/plugins/engine.h [new file with mode: 0644]
src/plugins/field/addfdialog.cpp [new file with mode: 0644]
src/plugins/field/addfdialog.h [new file with mode: 0644]
src/plugins/field/addfdialog.ui [new file with mode: 0644]
src/plugins/field/efield.cpp [new file with mode: 0644]
src/plugins/field/efield.h [new file with mode: 0644]
src/plugins/field/efield.ui [new file with mode: 0644]
src/plugins/field/field.pri [new file with mode: 0644]
src/plugins/field/wcatalogeditor.cpp [new file with mode: 0644]
src/plugins/field/wcatalogeditor.h [new file with mode: 0644]
src/plugins/field/wdateedit.cpp [new file with mode: 0644]
src/plugins/field/wdateedit.h [new file with mode: 0644]
src/plugins/field/wfield.cpp [new file with mode: 0644]
src/plugins/field/wfield.h [new file with mode: 0644]
src/plugins/field/wfield_plugin.cpp [new file with mode: 0644]
src/plugins/field/wfield_plugin.h [new file with mode: 0644]
src/plugins/field/wfield_taskmenu.cpp [new file with mode: 0644]
src/plugins/field/wfield_taskmenu.h [new file with mode: 0644]
src/plugins/grouptree/grouptree.pri [new file with mode: 0644]
src/plugins/grouptree/wgrouptree.cpp [new file with mode: 0644]
src/plugins/grouptree/wgrouptree.h [new file with mode: 0644]
src/plugins/grouptree/wgrouptree_plugin.cpp [new file with mode: 0644]
src/plugins/grouptree/wgrouptree_plugin.h [new file with mode: 0644]
src/plugins/images/acombobox.png [new file with mode: 0644]
src/plugins/images/doc_copy.png [new file with mode: 0644]
src/plugins/images/doc_delete.png [new file with mode: 0644]
src/plugins/images/doc_edit.png [new file with mode: 0644]
src/plugins/images/doc_new.png [new file with mode: 0644]
src/plugins/images/doc_view.png [new file with mode: 0644]
src/plugins/images/wactionbutton.png [new file with mode: 0644]
src/plugins/images/wcatalogue.png [new file with mode: 0644]
src/plugins/images/wdbfield.png [new file with mode: 0644]
src/plugins/images/wdbtable.png [new file with mode: 0644]
src/plugins/images/wdocument.png [new file with mode: 0644]
src/plugins/images/wfield.png [new file with mode: 0644]
src/plugins/images/wgrouptree.png [new file with mode: 0644]
src/plugins/images/wjournal.png [new file with mode: 0644]
src/plugins/images/wreport.png [new file with mode: 0644]
src/plugins/images/wtable.png [new file with mode: 0644]
src/plugins/journal/ejournal.cpp [new file with mode: 0644]
src/plugins/journal/ejournal.h [new file with mode: 0644]
src/plugins/journal/ejournal.ui [new file with mode: 0644]
src/plugins/journal/journal.pri [new file with mode: 0644]
src/plugins/journal/wjournal.cpp [new file with mode: 0644]
src/plugins/journal/wjournal.h [new file with mode: 0644]
src/plugins/journal/wjournal_plugin.cpp [new file with mode: 0644]
src/plugins/journal/wjournal_plugin.h [new file with mode: 0644]
src/plugins/journal/wjournal_taskmenu.cpp [new file with mode: 0644]
src/plugins/journal/wjournal_taskmenu.h [new file with mode: 0644]
src/plugins/plugins.pri [new file with mode: 0644]
src/plugins/plugins.pro [new file with mode: 0644]
src/plugins/plugins.qrc [new file with mode: 0644]
src/plugins/qwidgetplugin.h [new file with mode: 0644]
src/plugins/report/ereport.cpp [new file with mode: 0644]
src/plugins/report/ereport.h [new file with mode: 0644]
src/plugins/report/ereport.ui [new file with mode: 0644]
src/plugins/report/report.pri [new file with mode: 0644]
src/plugins/report/wreport.cpp [new file with mode: 0644]
src/plugins/report/wreport.h [new file with mode: 0644]
src/plugins/report/wreport_plugin.cpp [new file with mode: 0644]
src/plugins/report/wreport_plugin.h [new file with mode: 0644]
src/plugins/report/wreport_taskmenu.cpp [new file with mode: 0644]
src/plugins/report/wreport_taskmenu.h [new file with mode: 0644]
src/plugins/table/etable.cpp [new file with mode: 0644]
src/plugins/table/etable.h [new file with mode: 0644]
src/plugins/table/etable.ui [new file with mode: 0644]
src/plugins/table/table.pri [new file with mode: 0644]
src/plugins/table/wtable.cpp [new file with mode: 0644]
src/plugins/table/wtable.h [new file with mode: 0644]
src/plugins/table/wtable_plugin.cpp [new file with mode: 0644]
src/plugins/table/wtable_plugin.h [new file with mode: 0644]
src/src.pro [new file with mode: 0644]
src/test/main.cpp [new file with mode: 0644]
src/test/test.h [new file with mode: 0644]
src/test/test.pro [new file with mode: 0644]
src/test/testametadata.cpp [new file with mode: 0644]
src/test/testametadata.h [new file with mode: 0644]
translations/ananas-designer-en.ts [new file with mode: 0644]
translations/ananas-designer-ru.ts [new file with mode: 0644]
translations/ananas-engine-en.ts [new file with mode: 0644]
translations/ananas-engine-ru.ts [new file with mode: 0644]
translations/ananas-lib-en.ts [new file with mode: 0644]
translations/ananas-lib-ru.ts [new file with mode: 0644]
translations/ananas-plugins-en.ts [new file with mode: 0644]
translations/ananas-plugins-ru.ts [new file with mode: 0644]