Commit graph

32 commits

Author SHA1 Message Date
Nikolaj Schlej
bb6f58f509 Version 0.11.0
- UI reworked once again
- Hex pattern and text string search implemented
- Code slightly refactored
2013-12-04 21:27:12 +01:00
Nikolaj Schlej
7d8b5fbc20 Delete moc_uefitool.cpp 2013-11-26 15:04:14 +01:00
Nikolaj Schlej
0b01c4503f Delete moc_treemodel.cpp 2013-11-26 15:04:05 +01:00
Nikolaj Schlej
330790b051 Delete moc_ffsengine.cpp 2013-11-26 15:03:57 +01:00
Nikolaj Schlej
980b4fc758 Update .gitignore 2013-11-26 15:03:42 +01:00
Nikolaj Schlej
5592529b33 Version 0.10.0
- UI reworked
2013-11-22 23:25:15 +01:00
Nikolaj Schlej
8a3792d9b5 Version 0.9.3.1
- fixed work of Quit action
2013-11-20 03:08:39 +01:00
Nikolaj Schlej
e6e4e69b4b Version 0.9.3
- minor bugfix thanks to XCode built-in static analyzer
2013-11-20 02:19:48 +01:00
Nikolaj Schlej
83f1158933 Version 0.9.2
- fixed a bug in calculateChecksum16, previous versions should not be
used!
2013-11-18 20:11:22 +01:00
Nikolaj Schlej
a6fc781306 Version 0.9.1
- added "Uncompressed" to possible compression methonds
2013-11-18 17:11:08 +01:00
Nikolaj Schlej
bfd8edcdf9 Version 0.9.0
- fixed all interaction with file state
- added application meny
- added actions for changing compression method for selected compressed
section
2013-11-18 16:23:59 +01:00
Nikolaj Schlej
a858cc23f5 Merge branch 'master' of https://github.com/NikolajSchlej/UEFITool 2013-11-17 12:13:43 +01:00
Nikolaj Schlej
84ce5deeca Version 0.8.1
- memory management improved
- heap corruption is (hopefully) no more
2013-11-17 12:13:37 +01:00
Nikolaj Schlej
b8b8a90718 Update ffsengine.cpp
Typo corrected
2013-11-17 10:50:48 +01:00
Nikolaj Schlej
3d7dad6bb6 Version 0.8.0
- code slightly refactored
- solved bug on working with file tail
2013-11-17 10:01:11 +01:00
Nikolaj Schlej
1c005d5025 Version 0.7.0
- Attempt to solve bug with file resize
- Solved bug with descriptor reconstruction
- Intel image parsing method changed
2013-11-16 10:50:13 +01:00
Nikolaj Schlej
3c90bc4a61 Version 0.6.0
- Debug window upgrade
- Volume grow for non-root volumes
- Minor bugfix
2013-11-15 11:48:14 +01:00
Nikolaj Schlej
6ff5119048 Version 0.5.0
- Minor bugs corrected
- Implemented section insertion
- Replace temporary removed
2013-11-14 11:40:39 +01:00
Nikolaj Schlej
4a61fcd9d9 Version 0.4.0
- Code is highly refactored
- Editing is (partially) working now
2013-11-07 14:46:28 +01:00
Nikolaj Schlej
981795dee8 Update uefitool.pro 2013-10-17 10:54:14 +02:00
Nikolaj Schlej
383a218252 Delete parse.cpp 2013-10-15 17:22:12 +02:00
Nikolaj Schlej
0a34ae7cd6 Delete parse.h 2013-10-15 17:21:51 +02:00
Nikolaj Schlej
3ffbc01a3f Version 0.3.0
Refactor code to separate GUI from FFS ttraversal
2013-10-15 17:19:15 +02:00
Nikolaj Schlej
1827c94977 Merge branch 'master' of https://github.com/NikolajSchlej/UEFITool 2013-10-14 14:13:33 +02:00
Nikolaj Schlej
1377661a35 Version 0.2.5
Chaged sources to compile from case-sensitive FS (in Linux)
2013-10-14 14:11:54 +02:00
Nikolaj Schlej
d3728a1a5a Delete ._LzmaCompress.h 2013-10-13 13:53:21 +02:00
Nikolaj Schlej
98bf4d9286 Delete ._LzmaCompress.c 2013-10-13 13:53:09 +02:00
Nikolaj Schlej
56a0ed00b0 Version 0.2.4
Better shitty LZMA section handling.
Thank you, Intel, for breaking your own specifications.
2013-10-09 10:30:58 +02:00
Nikolaj Schlej
a86829a27e Version 0.2.3
Minor possible errors correction
2013-10-09 08:55:54 +02:00
Nikolaj Schlej
5a57489a5e Version 0.2.2
Code changed to be compatible with XCode 5
2013-10-09 02:53:39 +02:00
Nikolaj Schlej
05f1becfe6 Version 0.2.1
Added checks for files with invalid size
2013-10-08 18:59:09 +02:00
Nikolaj Schlej
4afe74850d Version 0.2.0
Initial public commit
2013-10-08 09:07:03 +02:00