Roman Bovsunivskiy
|
e7d2ac4ec1
|
Fixed #1279
|
2010-02-28 16:23:01 +00:00 |
|
Roman Bovsunivskiy
|
bdfe2f3cec
|
Fixed #1279 and #1257
|
2010-02-28 16:22:38 +00:00 |
|
Vadim Kurland
|
2c89f4b338
|
changelog rec
|
2010-02-28 07:32:07 +00:00 |
|
Vadim Kurland
|
9df13ae4d8
|
finished getting started tutorial
|
2010-02-28 07:29:51 +00:00 |
|
Vadim Kurland
|
7913fe4358
|
avoid fixed font size in tutorial CSS stylesheet
|
2010-02-28 06:40:12 +00:00 |
|
Vadim Kurland
|
9fc62a9f82
|
* unit_tests.sh (commands): Using Xvfb for GUI unit tests so they
can run as an automated task. This was broken by r2602
|
2010-02-28 02:47:16 +00:00 |
|
Roman Bovsunivskiy
|
bf72b77da2
|
Now deleting right moc files in make testclean target
|
2010-02-27 23:03:30 +00:00 |
|
Roman Bovsunivskiy
|
38d16b3d71
|
Script for test objects cleanup (for make testclean target)
|
2010-02-27 22:59:59 +00:00 |
|
Roman Bovsunivskiy
|
a4834553d4
|
Using temporary fwb file for newClusterDialog test
|
2010-02-27 22:04:15 +00:00 |
|
Vadim Kurland
|
0e6fa4519a
|
updated getting started tutorial formatting and CSS
|
2010-02-27 21:54:08 +00:00 |
|
Roman Bovsunivskiy
|
c58d6f5749
|
All unit tests builds now (tested on ubuntu 9.10)
|
2010-02-27 21:31:03 +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 |
|
Vadim Kurland
|
45f0218322
|
better naming convention for tutorial actions
|
2010-02-27 03:32:38 +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
|
29f4529bfd
|
* ../src/res/configlets/bsd/update_vlans: fixes #1275 "script
always deletes, then adds vlans back on OpenBSD"
|
2010-02-27 00:43:24 +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 |
|
Vadim Kurland
|
89fd8d8f0f
|
more pages of the getting started tutorial
|
2010-02-26 03:05:52 +00:00 |
|
Vadim Kurland
|
c66fa2153a
|
page 4 of the getting started tutorial
|
2010-02-26 01:02:13 +00:00 |
|
Vadim Kurland
|
93ee898670
|
minor fixes in tutorial page layout, getting started tutorial page text editing
|
2010-02-26 00:06:48 +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
|
07c116c75f
|
Renamed main.cpp files to avoid linking errors when using gui's object files.
Modified newClusterDialogTest and instDialogTest to use gui's moc files.
|
2010-02-22 20:49:50 +00:00 |
|
Roman Bovsunivskiy
|
818d63b68e
|
Not using gcov for tests any more.
Using same object files for tests and gui.
|
2010-02-22 20:28:45 +00:00 |
|
Roman Bovsunivskiy
|
360bc41d24
|
build_tests and run_tests should work now
|
2010-02-22 17:38:03 +00:00 |
|
Roman Bovsunivskiy
|
4dc0dd399e
|
Use ccache for newClusterDialogTest
|
2010-02-22 17:08:50 +00:00 |
|
Roman Bovsunivskiy
|
c72f02051d
|
Moved function that runs command for all unit tests to unit_test.sh.
Testclean target should work now.
|
2010-02-22 17:05:41 +00:00 |
|
Vadim Kurland
|
7b71ab2021
|
fix for older versions of Qt
|
2010-02-21 20:16:01 +00:00 |
|
Roman Bovsunivskiy
|
4ce2baebe0
|
newClusterDialogTest now should work with Qt 4.3
|
2010-02-21 19:42:14 +00:00 |
|
Roman Bovsunivskiy
|
55e7d19608
|
#1260, #1261
|
2010-02-21 18:59:53 +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
|
e1c077eb09
|
Now using QLineF for getting vector length.
Beginning of tab selection function.
|
2010-02-19 22:40:07 +00:00 |
|
Vadim Kurland
|
3cb5e6872b
|
added new modules, killing Xvfb in case of the test failure
|
2010-02-19 21:51:25 +00:00 |
|
Roman Bovsunivskiy
|
90d4684fae
|
Changed Xvfb display for #1226
|
2010-02-19 21:03:35 +00:00 |
|
Vadim Kurland
|
4fb0a2ed59
|
added missing #include
|
2010-02-19 20:59:40 +00:00 |
|
Vadim Kurland
|
c056dfb247
|
there is no sync() on windows
|
2010-02-19 20:47:31 +00:00 |
|
Roman Bovsunivskiy
|
c25e90b444
|
Tutorial dialog: Ability to select items in combo boxes and lists. Smooth mouse movement.
|
2010-02-19 20:30:44 +00:00 |
|
Vadim Kurland
|
f01fdd206b
|
* ProjectPanel_state_ops.cpp (ProjectPanel::loadState): refs #1236
Crash on Mac. The GUI could be crashed by repetetivie scrolling of
the tree and other parts of the main window with mouse scroll
wheel on Mac
|
2010-02-19 19:29:04 +00:00 |
|
Vadim Kurland
|
20efef1287
|
test for when the name of the script on the firewall is different
|
2010-02-19 19:08:37 +00:00 |
|
Vadim Kurland
|
72165862ca
|
test for when the name of the script on the firewall is different
|
2010-02-19 19:05:49 +00:00 |
|
Adrian-Ken Rueegsegger
|
bdae33d31c
|
Use map to specifiy generated files in OSConfigurators.
The key is the local filename and the value is the remote filename.
This enables support of the full manifest format.
|
2010-02-19 18:54:14 +00:00 |
|
Adrian-Ken Rueegsegger
|
23c15097cf
|
Secuwall: Drop ssh-related files from manifest.
|
2010-02-19 18:54:11 +00:00 |
|
Vadim Kurland
|
3e9383b8bd
|
* FindObjectWidget.cpp (FindObjectWidget::_findAll): fixed #1256
search in the policy of firewalls does not work. This problem was
introduced whith a fix for #1250
|
2010-02-19 18:43:18 +00:00 |
|
Reto Buerki
|
f959fa65de
|
Sort transfer table in ascending order.
|
2010-02-19 16:58:07 +00:00 |
|
Adrian-Ken Rueegsegger
|
a4d32a471c
|
Secuwall: Fix VRRP basedev handling.
|
2010-02-19 16:56:10 +00:00 |
|
Reto Buerki
|
59ee4e11fd
|
Commit buffer cache after copy operation.
|
2010-02-19 16:44:09 +00:00 |
|
Adrian-Ken Rueegsegger
|
061d3aeb7b
|
Secuwall: Add support for multiple SNMP IPs.
|
2010-02-19 16:25:00 +00:00 |
|
Adrian-Ken Rueegsegger
|
d66d3a862b
|
Secuwall: Add support for multiple Nagios IPs.
|
2010-02-19 16:24:57 +00:00 |
|