Commit Graph
16 Commits
Author SHA1 Message Date
Roman Bovsunivskiy 478ab765da Help and Tutorial dialogs are now not modal and not top-level. They can be minimized, but not maximized. All tests passe. (fixed #1655). 2010-08-04 18:25:00 +00:00
Roman Bovsunivskiy 91539874ef Help and tutorial dialgs are not modal now (refs #1655) 2010-08-04 14:27:29 +00:00
Vadim Kurland d27ae466b8 reverting r3193 2010-08-04 01:22:04 +00:00
Roman Bovsunivskiy 87fc3b6e63 Help dialogs are now not modal (fixed #1655) 2010-08-03 19:26:02 +00:00
Vadim Kurland 91cdf9171e 2010-05-24 vadim <vadim@vk.crocodile.org>
* UserWorkflow.cpp (UserWorkflow::report): see #1466 Implemented
instrumentation that should help us improve user experience. Will
track few things that new users do (or dont) and report as a
combination of bit flags at the end of the GUI session. Reporting
things such as if user looked at "Getting Started" tutorial, if
they created their first firewall object, modified any rules,
tried to compile or install. Information passed in the report is
strictly a set of boolean flags, is not identifiable and does not
reveal what firewall platform they are using or anything about
their objects and rules.
2010-05-25 05:20:25 +00:00
Roman Bovsunivskiy 4ecc219890 Added and fixed headers 2010-03-10 18:22:19 +00:00
Roman Bovsunivskiy 483051cf32 Changed QTextEditor to QTextBrowser in TutorialDialog. Links are now clickable. (Fixed #1276) 2010-02-27 19:22:00 +00:00
Vadim Kurland 8c032b2fd1 using CSS stylesheets to format tutorials 2010-02-27 04:32:04 +00:00
Roman Bovsunivskiy 385f598ee2 Stylesheet support should work now 2010-02-27 01:11:00 +00:00
Roman Bovsunivskiy d496e7ecb4 Multiple tutorial dialogs support, style sheets, external <a> tags are now clickable. 2010-02-27 01:04:14 +00:00
Vadim Kurland 7097862b08 * TutorialDialog.cpp (TutorialDialog::TutorialDialog): in-program
tutorial "Getting Started". Activated using menu Help/Tutorial.
Refs #1217
2010-02-26 03:14:44 +00:00
Roman Bovsunivskiy a53fd00a45 Removed tutorial dialog 2010-02-25 21:04:55 +00:00
Roman Bovsunivskiy a91930d5a7 Mouse and keyboard input blocking for tutorial dialog 2010-02-24 21:25:05 +00:00
Roman Bovsunivskiy a79fae857a Fix for TutorialDialog to work on ubuntu 8.04 2010-02-21 18:43:04 +00:00
Roman Bovsunivskiy 7a6fab95b6 Tutorial dialog now shows instructions on every step of new firewall dialog.
Tab selection now possible with scenario file.
Added directories for prev and reset instructions (looks like simple undo will not work here).
2010-02-20 20:41:53 +00:00
Roman Bovsunivskiy 27f80e27cc Tutorial dialog files i forgot in last commit 2010-02-13 23:16:24 +00:00