Commit Graph
48 Commits
Author SHA1 Message Date
SVN User 4d398942cc moved install target definitions to res.pro 2010-07-21 04:42:00 +00:00
SVN User 01d8eef67e fixed installer crash on windows: background process sends "finished()" signal when we call QApplication::processEvents(), need to check for this condition. 2010-04-29 22:07:11 +00:00
SVN User ec251ede27 * RCS.cpp, FWWindow.cpp: Fixed #1334 Program failed to open data
file on Windows if it was stored on mounted network volume.
"File/Open" operation terminated with no error but did not load
the file. "File/Open Recent" ended with an error message that
quoted file path as somehting like this:
"Volume{3c50bdba-21b0-4ea5-b52f-aa5d9755f918}/test1.fwb"
which was obviously incorrect and the file could not be loaded.
2010-03-16 22:31:45 +00:00
SVN User 387c83cdd3 debugging 2010-01-06 23:35:51 +00:00
SVN User dd2cb62481 installing configlets on Windows works 2009-12-24 01:35:32 +00:00
SVN User 762b08482c change to make it compile on windows see #924 2009-12-18 01:54:25 +00:00
SVN User 64d8cfe047 fixes #926 2009-12-17 20:21:52 +00:00
SVN User 3665045dfe proper references to library on windows 2009-12-17 02:59:53 +00:00
SVN User 3f17c286ec need this include for windows 2009-12-17 01:32:24 +00:00
SVN User ebb271c572 fix to make code compile on windows 2009-09-23 17:47:48 +00:00
SVN User a5b2307f60 clear CR in addition to LF to avoid extra empty lines on windows 2009-08-31 04:51:15 +00:00
SVN User a6379f7420 fix for bug 2550074 on windows 2009-02-01 09:30:49 +00:00
SVN User f125a42358 fixes to compile on win32 2009-01-06 08:10:34 +00:00
SVN User 4241deabb3 convert rcs comments from utf8 on read 2008-12-08 17:13:50 +00:00
SVN User 0609739de4 * FirewallInstallerUnx.cpp(FirewallInstallerUnx::packInstallJobsList):
fixed a bug introduced some time earlier and reported in the bug
	report #2135827: policy installer would only copy .fwb file to the
	firewall when "Store data file on the firewall" was activated and
	skipped actual generated policy file(s) (.fw). This only happened
	on Windows.
2008-11-10 04:45:28 +00:00
SVN User 4e4a4dca4d setting codecs before calling scp 2008-10-10 03:51:14 +00:00
SVN User cc9d7d96d8 cleanup 2008-10-10 01:40:42 +00:00
SVN User 654674c619 deleted check fot the existence of generated script in testFirewall - it was redundant b/c we get error when we try to open it to read manifest. 2008-10-09 06:14:08 +00:00
SVN User 9ffdb59e1f using textedit widget for the plink.exe hint text 2008-08-19 16:13:18 +00:00
SVN User 9fda26cbc0 fixed crash on exit on windows 2008-07-29 04:35:26 +00:00
SVN User e44bd1cc72 streamlined code that detects location of the binary in init.cpp 2008-07-25 04:23:22 +00:00
SVN User 1ebaf2b466 check in for build num 2008-07-22 04:18:35 +00:00
SVN User ad09213f22 changelog record 2008-07-21 06:51:04 +00:00
SVN User dde829e739 bugfix for drawing rulesets with rule groups on windows 2008-07-21 06:49:50 +00:00
SVN User 1d6706b3d4 cleanup 2008-07-19 23:28:29 +00:00
SVN User aa4d7bbe74 cleanup
removed target "icns" from src/res
2008-07-19 23:12:44 +00:00
SVN User 1ceece091e debugging installer crash in case of firewall script errors on windows 2008-07-19 00:49:58 +00:00
SVN User 0b6ae6ed13 getaddrinfo works on Windows 2008-07-17 23:17:58 +00:00
SVN User cfcdeac742 cleanup 2008-07-17 21:16:56 +00:00
SVN User 5cb511f025 debugging getHostByName 2008-07-17 19:12:46 +00:00
SVN User ff10974d68 new build 2008-07-16 15:39:09 +00:00
SVN User b733fea6f5 fix selection problems with qt 4.4.0 2008-07-15 23:04:28 +00:00
SVN User 3ec0c6183a fixed crash on windows in fileExit 2008-07-15 20:15:30 +00:00
SVN User ab7c3aa3a7 formatting 2008-07-15 19:35:27 +00:00
SVN User 5cbe14d8bd shorter settings path 2008-07-15 17:37:58 +00:00
SVN User 01a9206030 about dialog 2008-07-14 23:24:43 +00:00
SVN User e6537a35a0 fixes for win32, win32 package builds and works 2008-07-14 20:27:39 +00:00
SVN User 51ebbe6763 framework for nsis packages on windows 2008-07-14 16:00:08 +00:00
SVN User d3113d99a7 properly build and install on win32 2008-07-13 16:40:56 +00:00
SVN User 24cb23f92f fixed for win32 2008-07-13 05:37:32 +00:00
SVN User 60077b1095 fixed a bug where "&" was used instead of "&&"
Added copyright, license and author comment at the top
2008-07-13 01:39:06 +00:00
SVN User 020db6ce2f using QString::indexOf instead of find
#ifdef methods of QPrinter not available on windows
2008-07-13 00:43:59 +00:00
SVN User 6150f13cdf fixed includes and other problems for win32 2008-07-13 00:29:05 +00:00
SVN User f8c7e323d1 handling TCHAR strings on windows 2008-07-13 00:23:16 +00:00
SVN User ef3439d91e win32 2008-07-12 20:40:54 +00:00
SVN User d2530e56df win32 2008-07-12 05:33:47 +00:00
SVN User 36bdadea7e test post-commit email 2008-01-25 05:35:08 +00:00
SVN User 4fa02aac29 better debugging print 2008-01-17 18:53:29 +00:00