Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 20 Jul 2015 07:04:03 -0400
From: Mathieu Laprise <mathlaprise@...il.com>
To: "john-dev@...ts.openwall.com" <john-dev@...ts.openwall.com>
Subject: Mathieu's weekly report #12

Accomplishment:
- Continue my work on the sort filter proxy model. Make user able to select
which column of the table view he wants to search filter
in(hash/geco/password etc..) and add show only checked hashes feature
(which isn't as easy as it may look with the QSortFilterProxyModel class
and performance). Difficulties : performance on big files, not having
access to the inner working of QSortFilterProxyModel. You can see more
details in my github thread https://github.com/shinnok/johnny/pull/64
- Simplify settings for user by always auto-save them like most apps
instead of the 3 buttons that are confusing.(#13)
- Do multiple other improvements from github #14, #39, #44, #45, #47, check
with Shinnok what he thinks of them and rework them based on the comments.
- Work on settings refactoring(include JohnSession class). I had some
difficulties understanding what Shinnok wanted for this class which lead to
some discussion on github that clarified some things but I'm still kind of
confuse about it.
- Discuss about a way to to display the default hash format type in the
progressbar (and elsewhere) in case the user didn't specify one. #61
Priorities:
- Clarify if Shinnok want JohnSession with all attributes inside it
m_isForkEnabled, m_mode, m_XXX, m_XX or only access them with QSetting
only. Get this class done haha!
- #63, #61
- FInish the filtering stuff
- Export tableview to CSV

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.