Commit graph

4620 commits

Author SHA1 Message Date
Bastian Kleineidam
8ea2d147fc Show line numbers in Qt editor. 2011-04-26 13:55:42 +02:00
Bastian Kleineidam
98b823353f Updated documentation. 2011-04-26 12:05:24 +02:00
Bastian Kleineidam
56ea4a1513 Updated changelog. 2011-04-26 12:05:16 +02:00
Bastian Kleineidam
498e5cc786 Test obfuscated IPs only on Linux. 2011-04-26 11:54:04 +02:00
Bastian Kleineidam
b249150d9a Fix OS X ifconfig call. 2011-04-26 11:42:04 +02:00
Bastian Kleineidam
040e6b49e0 Use ifconfig(8) network info on Mac OS X. 2011-04-26 11:32:58 +02:00
Bastian Kleineidam
4ae0566f95 Parse IPv4 values from ifconfig(8). 2011-04-26 11:30:26 +02:00
Bastian Kleineidam
d3d0892927 Handle error for getting address of an interface. 2011-04-26 11:16:15 +02:00
Bastian Kleineidam
aac9ba20fa Updated changelog. 2011-04-26 10:54:42 +02:00
Bastian Kleineidam
241205e5b0 Only get network interfaces that are up. 2011-04-26 10:53:58 +02:00
Bastian Kleineidam
6a135dd79c Use ifconfig on Mac OS X to get interface list. 2011-04-26 10:52:19 +02:00
Bastian Kleineidam
d1fd1f8493 Document that QScintilla is optional. 2011-04-26 10:50:37 +02:00
Bastian Kleineidam
d16fe3cac1 Make QScintilla optional. 2011-04-26 10:48:44 +02:00
Bastian Kleineidam
6499c913f6 Ignore .DS_Store files (found on Mac OS X) 2011-04-25 16:35:36 +02:00
Bastian Kleineidam
f7c6c66f4b Generate documentation for py2app bundling. 2011-04-25 16:22:46 +02:00
Bastian Kleineidam
1c733c1a78 Updated development documentation. 2011-04-25 15:44:20 +02:00
Bastian Kleineidam
6d222777f6 Properly set platform for windows. 2011-04-25 15:35:20 +02:00
Bastian Kleineidam
3d8f78db1a Fix hdiutil call. 2011-04-25 15:26:39 +02:00
Bastian Kleineidam
babea151b0 Add py2app app entry. 2011-04-25 15:22:03 +02:00
Bastian Kleineidam
52fe1b5cb0 Add PY2APPOPTS to app target. 2011-04-25 15:20:48 +02:00
Bastian Kleineidam
3842faec30 Added app target. 2011-04-25 15:13:43 +02:00
Bastian Kleineidam
c025ce294b Import setuptools for its monkey-patching. 2011-04-25 15:13:35 +02:00
Bastian Kleineidam
a62abd9e28 Fix py2app import error. 2011-04-25 15:03:21 +02:00
Bastian Kleineidam
12e31cb46f Correctly determin system platform. 2011-04-25 14:40:10 +02:00
Bastian Kleineidam
cd8531b53e Search nosetest script in PATH. 2011-04-25 14:33:21 +02:00
Bastian Kleineidam
5c82ede3b8 Make documentation build optional for local build. 2011-04-25 14:31:08 +02:00
Bastian Kleineidam
154355e5b1 Use /usr/bin/env python for scripts. 2011-04-25 14:30:41 +02:00
Bastian Kleineidam
54a14d0f91 Use Python 2.7 for local build. 2011-04-22 08:39:45 +02:00
Bastian Kleineidam
615dea4731 Ignore .exe release file. 2011-04-22 08:35:30 +02:00
Bastian Kleineidam
cee1861d25 Remove old filenames. 2011-04-22 08:20:51 +02:00
Bastian Kleineidam
5e6f1d2adf Updated changelog. 2011-04-22 08:19:35 +02:00
Bastian Kleineidam
974eba5528 Sign the InnoSetup installer. 2011-04-22 08:16:22 +02:00
Bastian Kleineidam
08a026e1f0 Fix UninstallDelete entry for InnoSetup. 2011-04-21 06:47:02 +02:00
Bastian Kleineidam
b669d34073 Fix error path in platform name detection. 2011-04-20 20:36:35 +02:00
Bastian Kleineidam
727f318344 Uninstall optional log files on Windows. 2011-04-20 20:25:11 +02:00
Bastian Kleineidam
0c10ee858e Support building the binary installer on 64bit Windows platforms. 2011-04-20 19:53:17 +02:00
Bastian Kleineidam
7bd98422db Auto-detect platform and compiler on Windows. 2011-04-20 15:40:38 +02:00
Bastian Kleineidam
6b2314f59b Remove unused import. 2011-04-20 10:05:17 +02:00
Bastian Kleineidam
209f4139de Add missing import. 2011-04-20 10:05:01 +02:00
Bastian Kleineidam
94d074dfd8 Remove leftover from vcredist removal. 2011-04-20 10:01:08 +02:00
Bastian Kleineidam
6ad761bf69 Ship C++ runtime files instead of including the installer. 2011-04-20 09:55:49 +02:00
Bastian Kleineidam
719441cca5 Make module detection more robust and use it when possible. 2011-04-20 09:08:11 +02:00
Bastian Kleineidam
c0957a20df Make strlen variables type size_t. 2011-04-19 16:07:10 +02:00
Bastian Kleineidam
442c0e8c06 Added documentation. 2011-04-19 08:48:29 +02:00
Bastian Kleineidam
6a544f2d69 Only allow redirections to FTP, HTTP and HTTPS URLs. 2011-04-19 07:01:55 +02:00
Bastian Kleineidam
74d9624a89 Adjust app manifest. 2011-04-16 17:31:18 +02:00
Bastian Kleineidam
1cfc38eb41 Add 64bit support. 2011-04-16 17:30:51 +02:00
Bastian Kleineidam
e99b0ce2c1 Add Microsoft application manifest to .exe. 2011-04-16 16:13:50 +02:00
Bastian Kleineidam
4c98c463dc Correctly declare all variables at beginning of block. 2011-04-16 15:25:51 +02:00
Bastian Kleineidam
0897652669 Fix favicon filename. 2011-04-15 16:13:59 +02:00