Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tcurdt/feedbackreporter

Framework for sending feedback and system information reports from you Cocoa application.
https://github.com/tcurdt/feedbackreporter

Removed conditionalization for pre-10.6

ef567c4aa85c1761d027fe6d38bfa15060ed37a6 authored over 7 years ago by Sean McBride <[email protected]>
Use dispatch_once singleton technique

5a34e51286566199e2ef7b3ac1f4b342dd450d45 authored over 7 years ago by Sean McBride <[email protected]>
Renamed all non-IBOutlet ivars to start with underscore

per modern Cocoa convention.

72b22b512c2ce5e1765ff33c54ae31075fe5cf47 authored over 7 years ago by Sean McBride <[email protected]>
Enabled some additional warning flags (none are triggered)

Also removed CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS
since I'll eventually use autosynthesis.

3c38e3a4a94b248ff8c01d83f79d7d86d02ad221 authored over 7 years ago by Sean McBride <[email protected]>
Fixed memory leak found by clang static analyzer

d7bc166ce2705932fe50649781c1e7cd6c9d30f5 authored over 7 years ago by Sean McBride <[email protected]>
Set deployment target to 10.9.

Touched all xib files with Xcode 7.2.1 (7C1002) on 10.10.5 (14F2411)
and updated deployment from...

a47f6250c48f3cc6024788824070306cc663e60a authored over 7 years ago by Sean McBride <[email protected]>
Used Xcode 6.2 on 10.9 to convert from SenTestKit to XCTest

Newer versions of Xcode wouldn't even do the conversion.

a44438355c5b4110fecd8954b2c4c513148f764a authored over 7 years ago by Sean McBride <[email protected]>
Merge pull request #47 from seanm/master

Fixed build against 10.12 SDK / Removed old workarounds

02e734046e087b0b8d7e3fcc6ff097b42d7df262 authored over 7 years ago by Torsten Curdt <[email protected]>
Fixed build against 10.12 SDK / Removed old workarounds

Fixed compilation agaist 10.12 SDK, where two constants have been removed: CPUFAMILY_INTEL_YONAH...

af1b7b36165ea2d1cde66fe6aa443dcc560a91b6 authored over 7 years ago by Sean McBride <[email protected]>
Merge pull request #46 from fatData/patch-1

Update README.md

6bd5e853fda23dc74dc52dd6758385563bd47403 authored over 7 years ago by Torsten Curdt <[email protected]>
Update README.md

f63bd1928760db788d14b014ad885bcfd4999a8e authored over 7 years ago by fatData <[email protected]>
Merge pull request #44 from seanm/master

misc changes

de9c17b0d0e192ba9068fcfb5862e0f1862bb637 authored about 10 years ago by Torsten Curdt <[email protected]>
Always use ISO 8601 date format in console logs.

- changed console log gathering to always use ISO 8601 date format "yyyy-MM-dd HH:mm:ss".
Previo...

a6f3f672d945f1f271c10ec082838f139d92c26c authored about 10 years ago by Sean McBride <[email protected]>
NSLog some unicode in applicationDidFinishLaunching in test app

Always having this text in the console logs ensures unicode doesn't get broken.

86f341a18f72d584c57b57db33d88e182c5ab603 authored about 10 years ago by Sean McBride <[email protected]>
Fixed spelling typo in comment

4ca76985de1f227f177afc191a251896b64d455c authored about 10 years ago by Sean McBride <[email protected]>
Revert "Behaviour change: now gather console logs since launch, instead of 24 hours"

This reverts commit d15b3fbc1941eb845c9da2b06ba050bfa9e75503.

It wasn't a good change because i...

d9501fbb60e89c206b40d01546f89e6918dd6c9b authored about 10 years ago by Sean McBride <[email protected]>
Behaviour change: now gather console logs since launch, instead of 24 hours

Previously, if PLIST_KEY_LOGHOURS was not set, it gathered the last 24 hours of
console logs. Th...

d15b3fbc1941eb845c9da2b06ba050bfa9e75503 authored over 10 years ago by Sean McBride <[email protected]>
Some cleanup in FRSystemProfile

- use long long instead of long for memory size and cpu speed
- replace some deprecated constant...

af6b5bc73987e824cada4bedf565dc978046d894 authored over 10 years ago by Sean McBride <[email protected]>
Remove explicit ARCH settings in project, just let Xcode use its default

29d43d3f8dc4ec6b0f4b102571447bd6f6deec50 authored over 10 years ago by Sean McBride <[email protected]>
Updated xib format

Updated from deployment 10.5 to 10.6.
Updated development format from IB 3.1 to 3.2.

03dbc761aed2cd401c604fafddc6adcaaf8177b0 authored over 10 years ago by Sean McBride <[email protected]>
Replaced deprecated NSAlert creation API with plain alloc/init

ea1f2ee06382d5c7d5707787d3a007a4255f9520 authored over 10 years ago by Sean McBride <[email protected]>
Removed garbage collection support from Xcode project

GC is still supported, just not built by default, since it's a fatal error in recent Xcodes.

aaac42685a09e36c83b1ed2636e94af15600dc87 authored over 10 years ago by Sean McBride <[email protected]>
Replaced use of deprecated NSCalendarDate with regular NSDate APIs

54078d8efba045524b9738fe87efa321b012f603 authored over 10 years ago by Sean McBride <[email protected]>
Merge pull request #40 from JanX2/master

Improving documentation.

6f1fc13baf71b56042ae0da949b16b87e77f11c1 authored over 10 years ago by Torsten Curdt <[email protected]>
Improving documentation.

76bba2cf88f74a6a6febbe944d2307472bdfae59 authored over 10 years ago by Jan Weiß <[email protected]>
Merge branch 'master' of github.com:ivira/feedbackreporter into ivira-master

Conflicts:
Sources/Main/FRExceptionReportingApplication.m

1b6bc50d4d04a159c054f8f38095c319cccaf8a0 authored over 10 years ago by Torsten Curdt <[email protected]>
Merge pull request #39 from seanm/master

misc minor fixes

87221d24d45e3bc82cc715c1b0e4a4a32121c7b6 authored over 10 years ago by Torsten Curdt <[email protected]>
Fixed issue #25 by not trying to show UI upon non-main-thread exception

The previous behaviour of calling [NSThread exit] was no good because
the thread might be owned ...

542c8c3df435e389ff1d9e5dce8cf113927de834 authored about 11 years ago by Sean McBride <[email protected]>
Removed explicit specification of 10.7 SDK

Instead, let Xcode use its default SDK. As Xcode tends to provide only
the current and previous...

db4472840e2827147abf88a914081de1138aa474 authored about 11 years ago by Sean McBride <[email protected]>
Fix -Wformat warning by avoiding unsafe use of stringWithFormat:

Use stringByReplacingOccurrencesOfString:withString: instead of stringWithFormat: where the firs...

929e434323563170e597d8a4a34283b8ae6a23a3 authored about 11 years ago by Sean McBride <[email protected]>
Put FRLocalizedString macro in its own file.

Removed the FRLocalizedString macro from FeedbackReporter.pch and placed it in a new file named ...

f7b67297ed08c3f74fc1d584d07d7f25cba9c9c1 authored about 11 years ago by Sean McBride <[email protected]>
fixed warnings about selector ambiguity and unused parms

703c40b6c0eb6c29c664ca936163b7ec9d727bf0 authored about 11 years ago by Sean McBride <[email protected]>
Merge pull request #38 from seanm/master

misc minor fixes

21f1c569d04653ff0edfffac92ea6ebc4de71736 authored over 11 years ago by Torsten Curdt <[email protected]>
Removed explicit call to [NSThread exit] in test app since the thread would exit anyway at the end of the method.

9cd13889b2e09c99ee1e09abdd6c0245776e6881 authored over 11 years ago by Sean McBride <[email protected]>
Improved comments and logged message. Fixed whitespace.

39273d874c5ca502d8258c39e87877638ec60ea7 authored over 11 years ago by Sean McBride <[email protected]>
include umbrella header, not specific headers, to fix clang warning about forward declaration

6f5866a89ed63ceee98366f8ffcd7b9bba1869f9 authored over 11 years ago by Sean McBride <[email protected]>
Workaround of inability to call [NSThread exit] on dispatch_queue. Just make it sleep forever.

cd3b71d50cee32b1b691fd58a6405ef6c949ab85 authored over 11 years ago by Vera Tkachenko <[email protected]>
Fix build - remove duplicated methods.

138b12c7469ed8448daac4ed92e482ea0fb0a815 authored over 11 years ago by Vera Tkachenko <[email protected]>
Merge branch 'master' of git://github.com/tcurdt/feedbackreporter

Conflicts:
Resources/en.lproj/App.xib
Sources/App/AppController.h
Sources/Main/FRExceptionRep...

34f0c14047ac90e9b7f3df46c15d54632533e1a3 authored over 11 years ago by Vera Tkachenko <[email protected]>
Merge pull request #28 from seanm/master

test case for issue #25

9301e9cc024869f15fae37b8f3dfa3e10d89aa15 authored over 11 years ago by Torsten Curdt <[email protected]>
Merge pull request #34 from incbee/master

Server-side support for apps with spaces in name

19a9dbe7251cca4504991af61214526a0692e43c authored over 11 years ago by Torsten Curdt <[email protected]>
Merge pull request #33 from github-user32/gestalt_changes

Replaced Gestalt() (deprecated in 10.8) with sysctl()

5b9eff52cf5fc4ceeb8a2e04ff8d58951a1114bb authored over 11 years ago by Torsten Curdt <[email protected]>
Use stringWithUTF8String: instead of %s to convert to NSString.

04a368f0bf1a33222ffbba238757213b190691ee authored over 11 years ago by Sean McBride <[email protected]>
fixed issue #35 by using stringWithUTF8String: instead of %s to convert to NSString.

4a1e37c98532d9d3d83ed213b230ae4643db06b9 authored over 11 years ago by Sean McBride <[email protected]>
added some unicode in the buttonException: test case, for issue #35.

db1c750cdd09e0dcc814e12433df7585be3a1aa2 authored over 11 years ago by Sean McBride <[email protected]>
Move base SDK to 10.7

91ed485a076d666c103e5f33cc8389cb8b3598d5 authored over 11 years ago by Ramon Huidobro <[email protected]>
Merge remote-tracking branch 'upstream/master'

Conflicts:
FeedbackReporter.xcodeproj/project.pbxproj

51c1b319cc45c77a29cb5f48cab056bf3f27c148 authored almost 12 years ago by philippm <[email protected]>
Replaced Gestalt() (deprecated in 10.8) with sysctl() for CPU frequency and physical RAM.

f8f61d5c201de5fc10fc3d65d2e6f03347579b93 authored almost 12 years ago by rob <[email protected]>
Merge branch 'master' of github.com:seanm/feedbackreporter

8c7d7f4260c592054834382f14913f28f505b962 authored almost 12 years ago by Sean McBride <[email protected]>
fixed issue #30 by checking in Logs/DiagnosticReports first and falling back to the older Logs/CrashReporter only if the former doesn't exist

f62546eb07e4082f5f23e804a94b7227990564bb authored almost 12 years ago by Sean McBride <[email protected]>
Merge remote-tracking branch 'tcurdt/master'

06a3a713f6bda6572ae57b0209e49bb33eb84b73 authored almost 12 years ago by Sean McBride <[email protected]>
added button in test app to reproduce issue #25

ad19142c51850fcf9df1a41df82a98e9d2b26b23 authored about 12 years ago by Sean McBride <[email protected]>
removed App.xib from the framework target; it's only needed by the test app

95de7bc5ad74f386128de0d1f98f07d3be41078f authored about 12 years ago by Sean McBride <[email protected]>
removed localization for App.xib since the files were in English anyway, and having many copies makes making changes hard

6e39d6b076321570a9e85c56d0d53e9011576681 authored about 12 years ago by Sean McBride <[email protected]>
Merge pull request #27 from seanm/master

minor tweaks

9bcc34dd34396f9e0285f96a148c2071c52e7abb authored about 12 years ago by Torsten Curdt <[email protected]>
Merge remote-tracking branch 'tcurdt/master'

c653fa7422a8f56456e051ed7a9882f67bf4795b authored about 12 years ago by Sean McBride <[email protected]>
reordered two files in Xcode project so .h appears before .m, as with all other files

1ffb43466417f6fb47f2595953eed98b9549b683 authored about 12 years ago by Sean McBride <[email protected]>
use drain instead of release for NSAutoreleasePool

79e40e6194e8fc9dbbadc461e07a6e7b7e397e62 authored about 12 years ago by Sean McBride <[email protected]>
Merge pull request #26 from seanm/master

pull request, misc stuff & 10.5 compatibility

9e320d47c36a103f9f87b42dae59d2251c21c46e authored about 12 years ago by Torsten Curdt <[email protected]>
Some changes to allow things to build on 10.5 again. Changed .xcodeproj from 3.2-compatible to 3.1-compatible. Removed explicit specification of sdk and deployment settings, and so now Xcode will use its defaults. Changed FeedBackreporter.xib to be IB 3.1 compatible and 10.5 deployment. App.xib was already like that. I've confirmed all this builds and runs on 10.5.8 with Xcode 3.1.4 and 10.7.5 with Xcode 4.5. On newer Xcodes there are unfortunately now (harmless) warnings in the FeedbackReporter.xib about automatic spelling and text replacement, see rdar://10810131

1eaf6734f4b5707bf0bf3f0abbeb247b5ea574fd authored about 12 years ago by Sean McBride <[email protected]>
added comment about asl and App Sandbox

6adc187c3b473e208591012eccdbd06c8531c680 authored about 12 years ago by Sean McBride <[email protected]>
Changed all targets to inherit prefix file from project settings

80ea90f2fb51c45a01217bddd022d01d5751c4c8 authored about 12 years ago by Sean McBride <[email protected]>
Merge pull request #24 from seanm/master

cleanup of Xcode project

e3edf227214e4db72df1255f9c89e75d99ba7048 authored about 12 years ago by Torsten Curdt <[email protected]>
enabled more warnings, again only available in newer Xcodes, but harmless in older ones

c79d64857be2e7400e8516f2ecbfaf06406a4de6 authored about 12 years ago by Sean McBride <[email protected]>
as a matter of style, replaced realloc with reallocf, to prevent memory leak

32c4c276dba217f4586d16e2aa4a25c59c76091d authored about 12 years ago by Sean McBride <[email protected]>
use import instead of include

461f1c5a51fbae86a11974173c62188442790b98 authored about 12 years ago by Sean McBride <[email protected]>
fix warning from clang ToT: don't compare NSStrings with ==, use isEqualToString:

e884658c668a077f1f125746bed7b6afac076464 authored about 12 years ago by Sean McBride <[email protected]>
enabled some more compiler warnings, some of which need newer Xcodes but are harmless in older versions

41dee2fde0300948d922fc0107a9f404a689e476 authored about 12 years ago by Sean McBride <[email protected]>
don't bother specifying GCC_ENABLE_OBJC_EXCEPTIONS = YES as it's been default for a long time

0fcd6bb16b5f88d385266a488d186cec7a0c6814 authored about 12 years ago by Sean McBride <[email protected]>
removed obsolete GCC_MODEL_TUNING which is only for PPC and was only set in test app and unit tests anyway

787c0f23d56359f69025c1d0d111963760daca1e authored about 12 years ago by Sean McBride <[email protected]>
removed long obsolete ZERO_LINK setting

028112c02ad709ae9e686094378089402d776570 authored about 12 years ago by Sean McBride <[email protected]>
removed long obsolete ZERO_LINK setting

4bd5a1587384b9454f38818acc62889e01c499f4 authored about 12 years ago by Sean McBride <[email protected]>
Set ALWAYS_SEARCH_USER_PATHS=YES at project level, never set it to NO in any target

6fa7aa2194e93340571929abd9084fae1fa149b7 authored about 12 years ago by Sean McBride <[email protected]>
specify DWARF preference at project level, and don't both with dwarf-with-dsym for App-Release since since app isn't really being distributed to anyone, it's just a test app

0afb2d9b546ed6512a5c5806472ed27a8ddad0f0 authored about 12 years ago by Sean McBride <[email protected]>
some targets were linking to system frameworks by specifying them in OTHER_LDFLAGS, some added to the project. Some linked to Cocoa some to Foundation and AppKit. Made everything nice by never using OTHER_LDFLAGS and always linking to the minimal frameworks necessary.

4d015e4d275381983b5d251acc5e2e259924c23c authored about 12 years ago by Sean McBride <[email protected]>
specify GCC_DYNAMIC_NO_PIC at project level, not 3 times in each target

e2169340a304ae8b36090479adc0381af1f58ac8 authored about 12 years ago by Sean McBride <[email protected]>
don't redundantly specify GCC_OPTIMIZATION_LEVEL at target level when it's set at project level

fb07c140f72bea41a3abf333ae4c569fc8d3b795 authored about 12 years ago by Sean McBride <[email protected]>
don't redundantly specify GCC_PRECOMPILE_PREFIX_HEADER at target level when it's set at project level

d35db77e0f387154be944bb6451e5068f20ae73a authored about 12 years ago by Sean McBride <[email protected]>
don't specify GNU C99 dialect in 2/3 targets when project level specifies standard C99

ddfb47669b8f2a29e7a26289e8fdaf499d09e1c5 authored about 12 years ago by Sean McBride <[email protected]>
don't specify SDK at target level since it's already specified at project level

a41149fd73eb57e8c1cdaef865f2876a1d2b1fc3 authored about 12 years ago by Sean McBride <[email protected]>
remove explicit specification of compiler, which was inconsistent anyway, and now Xcode will use its default, which of course depends on which version of Xcode you use

3dcc353a44e9a0ef22d19a515dd8d80360e907e0 authored about 12 years ago by Sean McBride <[email protected]>
localization pt-br from Victor Xcoisas

7add8fbd6d621b38226e64c81d923740fc90fe72 authored over 12 years ago by Torsten Curdt <[email protected]>
quick fix for 10.8,

tab2spaces

9605d13e5c8ff59e6d787e1fb0859d1b27cec731 authored over 12 years ago by Torsten Curdt <[email protected]>
optinal: exit app after exception

52367682a7d317ff7e046e3ec7999113db83b2a4 authored about 13 years ago by Torsten Curdt <[email protected]>
updated copyright year

3c9c784b25be741bb19a6fbb725c14542107165b authored about 13 years ago by Torsten Curdt <[email protected]>
Merge branch 'master' of github.com:tcurdt/feedbackreporter

Conflicts:
Sources/Main/FRFeedbackController.m

68d6281310eb7e934881d446a6875e280bde6d4c authored about 13 years ago by Torsten Curdt <[email protected]>
Edited Resources/de.lproj/FeedbackReporter.strings via GitHub

6928d296fe77635d29b0e508e02a887b3b321504 authored about 13 years ago by Torsten Curdt <[email protected]>
Merge pull request #22 from oilderyk/master

Fixed Translations

8ce058b406c802c579feaad5d5c2f6e7a7b1b28c authored about 13 years ago by Torsten Curdt <[email protected]>
Fixed Commented out code

Forgot to uncomment out setTitle for the window and the setStringValue
for detailsLabel

4dd7476586c581f9aa141e9bcadf1eda18eb3292 authored about 13 years ago by Deryk Agnew <[email protected]>
Translate Window Title, Details, and System

The following words were not translated for Arabic as well as in the
other locales:

System - Ta...

3d9f89c0fc3ebe7aa09e34c6fe358df8878a6f01 authored about 13 years ago by Deryk Agnew <[email protected]>
Merge pull request #21 from oilderyk/master

Support for Arabic Translations / Testing of Localizations through the Test App

7ad8b9ecdc4ca236c6b172d9ebeb5325e7aeeea6 authored about 13 years ago by Torsten Curdt <[email protected]>
Arabic Support and ISO-693-1 formatted localization lproj directories

The following change covers: - Modifications to the lproj directories
following the ISO-693-1 f...

e306b00aae25a36eed4a6aacdf807b106e67fe06 authored about 13 years ago by Deryk Agnew <[email protected]>
fixed tabs and whitespace

46f9864f663030e9eebdca8bbeab8f870542473a authored about 13 years ago by Torsten Curdt <[email protected]>
Merge pull request #19 from mugginsoft/master

Simple NIB tweaks to clear warnings in Xcode 4

ad04a4be9eab6c7bfd31ec4491168912d1064317 authored over 13 years ago by Torsten Curdt <[email protected]>
Fixed IB warnings by setting NIB deployment target to 10.6

Trimmed label default text to remove view clipping warning.

3c8c85dccef836791ed686e802213b6aea33b349 authored over 13 years ago by Jonathan Mitchell <[email protected]>
link the download

2dfd8d5c2e0c4df3a6aaddc3822a50b548450b83 authored over 13 years ago by Torsten Curdt <[email protected]>
back to old url

8236debdc9dcc667a5fba02a07a6d95c2a1391f0 authored over 13 years ago by Torsten Curdt <[email protected]>
proper h level

e71095fbc4b9b8617b656e357da3af6801712fb4 authored over 13 years ago by Torsten Curdt <[email protected]>
fixed links

f681bff69f4efac4689b635eb611d26ca748cfac authored over 13 years ago by Torsten Curdt <[email protected]>
fixed links

5dc7a8d632c183cc64ea9ed9d6fad8a1289c2311 authored over 13 years ago by Torsten Curdt <[email protected]>