Removed scripts to generate bootstrap documenta...
Implemented a simple indexing on file in class InFileIndexer
Implemented a simple indexing on file
Implemented a simple indexing on file in Revisio
Fixed InFileIndexer
Design and implement a persistent indexing mechanism
Skeleton to add unit tests
Improve formatting of documentation
Ongoing modifications to documentation style
Added padding to table rows according to their ...
Work in progress to use bootstrap for html docu...
Added CPack for binary packages
Added factory for SegyFileIndexer
Modified CMakeLists.txt to account for CMake 3....
On-going modifications to Qt viewer
Improved documentation.
Minor improvements to documentation
Fixed an out of range bug
Fixed bugs preventing correct behavior of widgets.
Fixed bug in SegySpectrogram
Factored out SegySpectrogram. Bug to be fixed i...
Added missing CMakeLists.txt
Added missing CMakeLists.txt
Factored seismic trace plot into its own widget
Changed directory layout
Work in progress on qt part layout
Factored out TraceBuffer
Added correct behavior to SpinBox
Added buffer for traces
Added factory for colormap
Added prototype of spectrogram
Added Qwt as a dependency. Changes in forms.
Added encoding / decoding functions to EBCDIC f...
Changes to Qt forms
Modified CMakeLists.txt to avoid boilerplate co...
Organized user interface files into their own d...
Added example slot
Added stub for main window. Modified CMake to g...
Added stub main for gui application
Implemented operations for extracion/dumping of...
Implemented readTraceAs
Work in progress on trace interface. Optimized ...
Implemented overwrite trace operation
Implemented append trace operation
On-going work on lazy writer
Refactored common code.
Implemented indexing in memory for SEG Y files
Removed dead code (TraceHeader)
Solved issue with initialization of static vari...
Used Int32Field and Int16Field to overload subs...
On going work to improve access syntax
Added license statement in files
Refactored common code into a template class re...
Refactored trace header code to follow the same...
Added factory object creation for BinaryFileHea...
Removed old version of the binary file header i...
Added a REV 1 conforming binary file header. Mo...
Started separation of the implementation of dif...
Sample implementation of enumeration fields tha...
Added the skeleton of a program that dumps SEG ...
Added the sketch of a template function to auto...
Refactored code related to I/O operations
Started implementation of SEGY file writing ope...
Finished first implementation of read operation...
Improved constructor of SegyFile.
Added documentation to SEG Y file class.
Started implementation of SEG Y file class. Add...
Added TraceHeader class
Improved documentation. Fixed install paths and...
Added BinaryFileHeader. Added basic doxygen sup...
Refactored TextualFileHeader into its own compi...
First implementation of TextualFileHeader
Added skeleton for unit test implementation.
First implementation of SeismicTrace as a decor...
Initial structure that permits to build from IDE
Commit of the initial repository structure