Tue, 25 Mar 2014 17:28:55 +0100 |
Bernhard Reiter |
get_profile_dirs(): close filedescriptor again. (found by cppcheck)
|
Tue, 25 Mar 2014 17:21:40 +0100 |
Bernhard Reiter |
Made macro MAX_FILESIZE saver with brackets. A perror debugging line.
|
Tue, 25 Mar 2014 16:48:18 +0100 |
Sascha Wilde |
dirent d_type is not supported on Windows, so use new port_isdir().
|
Tue, 25 Mar 2014 16:45:32 +0100 |
Sascha Wilde |
New portability function to test if a file is an directory.
|
Tue, 25 Mar 2014 16:31:52 +0100 |
Sascha Wilde |
Added more debug output.
|
Tue, 25 Mar 2014 16:24:32 +0100 |
Sascha Wilde |
Temporarily "fixed" compilation for windows.
|
Tue, 25 Mar 2014 16:20:04 +0100 |
Sascha Wilde |
Implemented searching $HOME/.mozilla for profiles.ini on Linux.
|
Tue, 25 Mar 2014 15:20:06 +0100 |
Sascha Wilde |
Added include file with debugging macros.
|
Tue, 25 Mar 2014 15:15:16 +0100 |
Sascha Wilde |
Fixed RELEASE_BUILD define.
|
Tue, 25 Mar 2014 13:33:27 +0100 |
Sascha Wilde |
Windows implementation of port_dirname: strip trailing '/' and '\'.
|
Tue, 25 Mar 2014 13:20:23 +0100 |
Sascha Wilde |
Windows implementation of port_realpath: NULL if file does not exist.
|
Tue, 25 Mar 2014 13:08:59 +0100 |
Sascha Wilde |
Added simple portable function to test if an file exists.
|
Tue, 25 Mar 2014 12:54:47 +0100 |
Sascha Wilde |
Removed spurious duplication.
|
Tue, 25 Mar 2014 12:29:51 +0100 |
Sascha Wilde |
Merged
|
Tue, 25 Mar 2014 12:25:39 +0100 |
Sascha Wilde |
Implemented port_realpath for windows.
|
Tue, 25 Mar 2014 12:01:26 +0100 |
Sascha Wilde |
Implemented port_dirname for windows.
|
Tue, 25 Mar 2014 10:29:12 +0000 |
Andre Heinecke |
Change coding style for cinst main / windowsstore to GNU
|
Tue, 25 Mar 2014 10:08:56 +0000 |
Andre Heinecke |
Fix build for windows with -Wunused -Werror
|
Tue, 25 Mar 2014 10:08:31 +0000 |
Andre Heinecke |
Change install_certificates_win to generic write_stores_win
|
Tue, 25 Mar 2014 10:07:12 +0000 |
Andre Heinecke |
Add memory allocating base64 decode function
|
Tue, 25 Mar 2014 10:06:30 +0000 |
Andre Heinecke |
Rename NO_ERROR as NO_ERROR is already defined in windows.h
|
Tue, 25 Mar 2014 09:30:51 +0100 |
Sascha Wilde |
Merged
|
Tue, 25 Mar 2014 09:30:42 +0100 |
Sascha Wilde |
Use strtok instead of strsep for portability.
|
Tue, 25 Mar 2014 09:23:47 +0100 |
Raimund Renkert |
merged.
|
Tue, 25 Mar 2014 09:22:55 +0100 |
Raimund Renkert |
Added menubar/menu and method stubs to mainwindow.
|
Tue, 25 Mar 2014 08:59:58 +0100 |
Raimund Renkert |
Added commandline arguemnt '--tray' to hide or show the mainwindow.
|
Tue, 25 Mar 2014 08:58:18 +0100 |
Raimund Renkert |
Changed type of MainWindow from QDialog to QMainWindow.
|
Mon, 24 Mar 2014 17:45:59 +0000 |
Andre Heinecke |
Include line endings in check
|
Mon, 24 Mar 2014 17:45:09 +0000 |
Andre Heinecke |
Test if uninstall is handled as instruction
|
Mon, 24 Mar 2014 17:23:42 +0000 |
Andre Heinecke |
Fix test for invalid instructions
|
Mon, 24 Mar 2014 17:22:43 +0000 |
Andre Heinecke |
We decided to use bool. So let's use it.
|
Mon, 24 Mar 2014 17:21:25 +0000 |
Andre Heinecke |
Add instruction verification and handle uninstall command in input
|
Mon, 24 Mar 2014 17:24:37 +0100 |
Sascha Wilde |
Completed profile.ini parser.
|
Mon, 24 Mar 2014 17:23:06 +0100 |
Sascha Wilde |
Added portable path name handling functions.
|
Mon, 24 Mar 2014 16:25:32 +0100 |
Sascha Wilde |
Fixed mox error ranges -- return codes can only use 8 bit.
|
Mon, 24 Mar 2014 16:10:26 +0100 |
Sascha Wilde |
Merged
|
Mon, 24 Mar 2014 16:09:47 +0100 |
Sascha Wilde |
Make flawfinder (a bit more) happy.
|
Mon, 24 Mar 2014 16:06:50 +0100 |
Raimund Renkert |
merged.
|
Mon, 24 Mar 2014 16:03:05 +0100 |
Raimund Renkert |
Fixed QTest includes.
|
Mon, 24 Mar 2014 16:02:25 +0100 |
Raimund Renkert |
Added Qt5Test include directory.
|
Mon, 24 Mar 2014 15:48:34 +0100 |
Raimund Renkert |
Check for hiawatha executable before setting and testing downloader resources.
|
Mon, 24 Mar 2014 14:57:37 +0000 |
Andre Heinecke |
Merged
|
Mon, 24 Mar 2014 14:55:48 +0000 |
Andre Heinecke |
Factor out windows specific parts
|
Mon, 24 Mar 2014 15:36:12 +0100 |
Sascha Wilde |
Replaced unnecessary strncmp with strcmp.
|
Mon, 24 Mar 2014 15:34:28 +0100 |
Sascha Wilde |
str_trim: do nothing if *s is NULL.
|
Mon, 24 Mar 2014 15:17:16 +0100 |
Sascha Wilde |
Added missing include.
|
Mon, 24 Mar 2014 15:11:47 +0100 |
Sascha Wilde |
Added functrion to trim white space from string.
|
Mon, 24 Mar 2014 13:35:20 +0100 |
Sascha Wilde |
Merged
|