OSDN Git Service

Implemented a method to disables update signals from the FileList model. This will...
authorlordmulder <mulder2@gmx.de>
Sat, 5 May 2012 19:56:14 +0000 (21:56 +0200)
committerlordmulder <mulder2@gmx.de>
Sat, 5 May 2012 19:56:14 +0000 (21:56 +0200)
commita7a776ed82ec934f3a5da19a979c2412c19c0fb1
tree8f67493f5f852131d39a5a1631bf503f9dd00b7c
parent160b997c76584ea54d36ec55c290cd37f59b3138
Implemented a method to disables update signals from the FileList model. This will significantly speed-up adding a lot files, but comes with the drawback that updates won't be visible immediately.
doc/Changelog.html
src/Config.h
src/Dialog_MainWindow.cpp
src/Dialog_WorkingBanner.cpp
src/Model_FileList.cpp
src/Model_FileList.h
src/Thread_FileAnalyzer.cpp
src/Thread_FileAnalyzer_Task.cpp
src/Thread_FileAnalyzer_Task.h