Skip to content
  • Guillaume Lazzara's avatar
    Remove deprecated programs. · 4ceffd14
    Guillaume Lazzara authored
    	* demo/demat/demat.pro,
    	* demo/demat/demat.qrc,
    	* demo/demat/src/doc_type.hh,
    	* demo/demat/src/main.cc,
    	* demo/demat/src/main_window.cc,
    	* demo/demat/src/main_window.hh,
    	* demo/demat/src/mln_widgets.cc,
    	* demo/demat/src/preprocessing_task.hh,
    	* demo/demat/src/process_args.hh,
    	* demo/demat/src/runner.cc,
    	* demo/demat/src/runner.hh,
    	* demo/demat/ui/main_window.ui,
    	* demo/review/Makefile.am,
    	* demo/review/icons/document-open.png,
    	* demo/review/icons/edit-find.png,
    	* demo/review/icons/format-indent-more.png,
    	* demo/review/icons/go-next.png,
    	* demo/review/icons/image-x-generic.png,
    	* demo/review/icons/list-add.png,
    	* demo/review/icons/ocr.png,
    	* demo/review/icons/text-x-generic.png,
    	* demo/review/icons/view-refresh.png,
    	* demo/review/icons/x-office-spreadsheet.png,
    	* demo/review/mainwindow.ui,
    	* demo/review/review.qrc,
    	* demo/review/src/main.cc,
    	* demo/review/src/mainwindow.cc,
    	* demo/review/src/mainwindow.hh,
    	* demo/shared/icons/Symbols-Delete-icon.png,
    	* demo/shared/icons/accept-icon.png,
    	* demo/shared/icons/close.gif,
    	* demo/shared/icons/crop-icon.png,
    	* demo/shared/icons/image-add-icon.png,
    	* demo/shared/icons/image-edit-icon.png,
    	* demo/shared/icons/image-multi-icon.png,
    	* demo/shared/icons/image-next-icon.png,
    	* demo/shared/icons/image-remove-icon.png,
    	* demo/shared/icons/next-icon.png,
    	* demo/shared/icons/olena_smaller.jpg,
    	* demo/shared/icons/page-down-icon.png,
    	* demo/shared/icons/page-search-icon.png,
    	* demo/shared/icons/rotate_ccw.png,
    	* demo/shared/icons/rotate_cw.png,
    	* demo/shared/icons/search-add-icon.png,
    	* demo/shared/icons/search-remove-icon.png,
    	* demo/shared/shared.qrc,
    	* demo/shared/src/bak/crop_item.cc,
    	* demo/shared/src/bak/crop_item.hh,
    	* demo/shared/src/bak/image_viewer.cc,
    	* demo/shared/src/bak/image_viewer.hh,
    	* demo/shared/src/bak/types.hh,
    	* demo/shared/src/browse_widget.cc,
    	* demo/shared/src/browse_widget.hh,
    	* demo/shared/src/crop_item.cc,
    	* demo/shared/src/crop_item.hh,
    	* demo/shared/src/image_viewer.cc,
    	* demo/shared/src/image_viewer.hh,
    	* demo/shared/src/image_viewer.hxx,
    	* demo/shared/src/internal.bak/interactive_scene.cc,
    	* demo/shared/src/internal.bak/interactive_scene.hh,
    	* demo/shared/src/internal.bak/selection_rectangle.cc,
    	* demo/shared/src/internal.bak/selection_rectangle.hh,
    	* demo/shared/src/internal/interactive_scene.cc,
    	* demo/shared/src/internal/interactive_scene.hh,
    	* demo/shared/src/internal/selection_rectangle.cc,
    	* demo/shared/src/internal/selection_rectangle.hh,
    	* demo/shared/src/to_mln_image.hh,
    	* demo/shared/src/types.hh,
    	* demo/shared/ui/browse_widget.ui,
    	* demo/shared/ui/crop_widget.ui,
    	* demo/shared/ui/image_viewer.ui,
    	* demo/shared/ui/interactive_scene.cc,
    	* demo/shared/ui/interactive_scene.hh,
    	* demo/shared/ui/rotate_widget.ui,
    	* demo/tip/gui.pro,
    	* demo/tip/gui.qrc,
    	* demo/tip/icons/next.png,
    	* demo/tip/icons/ok.png,
    	* demo/tip/icons/photos.png,
    	* demo/tip/icons/prev.png,
    	* demo/tip/icons/remove.png,
    	* demo/tip/src/custom_delegate.cc,
    	* demo/tip/src/custom_delegate.hh,
    	* demo/tip/src/launch_dialog.cc,
    	* demo/tip/src/launch_dialog.hh,
    	* demo/tip/src/main.cc,
    	* demo/tip/src/main_window.cc,
    	* demo/tip/src/main_window.hh,
    	* demo/tip/ui/launch_dialog.ui,
    	* demo/tip/ui/main_window.ui,
    	* demo/wizard/images/dematerialization.png,
    	* demo/wizard/src/crop_page.cc,
    	* demo/wizard/src/crop_page.hh,
    	* demo/wizard/src/crop_widget.cc,
    	* demo/wizard/src/crop_widget.hh,
    	* demo/wizard/src/doc_type.hh,
    	* demo/wizard/src/doc_type_page.cc,
    	* demo/wizard/src/doc_type_page.hh,
    	* demo/wizard/src/doc_type_widget.cc,
    	* demo/wizard/src/doc_type_widget.hh,
    	* demo/wizard/src/load_page.cc,
    	* demo/wizard/src/load_page.hh,
    	* demo/wizard/src/load_widget.cc,
    	* demo/wizard/src/load_widget.hh,
    	* demo/wizard/src/main.cc,
    	* demo/wizard/src/main_window.cc,
    	* demo/wizard/src/main_window.hh,
    	* demo/wizard/src/mln_widgets.cc,
    	* demo/wizard/src/preprocessing_page.cc,
    	* demo/wizard/src/preprocessing_page.hh,
    	* demo/wizard/src/preprocessing_task.hh,
    	* demo/wizard/src/preprocessing_widget.cc,
    	* demo/wizard/src/preprocessing_widget.hh,
    	* demo/wizard/src/process_page.cc,
    	* demo/wizard/src/process_page.hh,
    	* demo/wizard/src/process_widget.cc,
    	* demo/wizard/src/process_widget.hh,
    	* demo/wizard/src/result_page.cc,
    	* demo/wizard/src/result_page.hh,
    	* demo/wizard/src/result_widget.cc,
    	* demo/wizard/src/result_widget.hh,
    	* demo/wizard/src/rotate_page.cc,
    	* demo/wizard/src/rotate_page.hh,
    	* demo/wizard/src/rotate_widget.cc,
    	* demo/wizard/src/rotate_widget.hh,
    	* demo/wizard/src/runner.cc,
    	* demo/wizard/src/runner.hh,
    	* demo/wizard/src/test.cc,
    	* demo/wizard/ui/doc_type_widget.ui,
    	* demo/wizard/ui/load_widget.ui,
    	* demo/wizard/ui/main_window.ui,
    	* demo/wizard/ui/preprocessing_widget.ui,
    	* demo/wizard/wizard.pro,
    	* demo/wizard/wizard.qrc: Remove.
    4ceffd14
To find the state of this project's repository at the time of any of these versions, check out the tags.