Ecosyste.ms: OpenCollective

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

github.com/radareorg/iaito

Official QT frontend of radare2
https://github.com/radareorg/iaito

Added color for import functions (Fix #219)

ec2dfe83f704dafbc569a6447e5da2706a14ebc2 authored about 7 years ago
Add Quick Filter to StringsWidget #162

15a1a6bd9c8af1c3ca7adf23604bde00b1fd1bd9 authored about 7 years ago
Decouple QuickFilterView as independent class

f694daac8892454d044639f176eef18c9862aaf6 authored about 7 years ago
Refactor StringsWidget to use QTreeView+QAbstractListModel #183

326bf70ff29ec0b4afdc15ea9e2e6f5e41bd4069 authored about 7 years ago
ToolTip for cropped lines in Graph, Fix #227

2522e6a3786101e0b8b8c5c1480d32dea1aace66 authored about 7 years ago
Add GraphOptionsWidget with Block Max Cols

41430d2826d65cb2956510b921870bb475422f0f authored about 7 years ago
Crop Line Length in Graph

46e862a3b87daf674313d3bfbc8957ad91ed5fbe authored about 7 years ago
Added warning about `./sys/install.sh` removing r2

e2357abf3d242f6370fb5b0b90ece8f18f12edcf authored about 7 years ago
Page Key Navigation in Disassembly (Fix #167)

6fa0e0d147f2881e9156e90c465644339795171d authored about 7 years ago
Save 'Unlock Panels' and 'Show Tabs on Top' settings (#223)

* 'Unlock Panels' and 'Show Tabs on Top' now saved to settings

* added saveSettings method an...

0abcf205661b06157f8d4ea86c10202ea40f5a6e authored about 7 years ago
Use /O for Backwards Disassembly Scrolling

5ef204d3b862fb94ff5501ccb417ae8de4cc87d5 authored about 7 years ago
Update radare2 submodule for /O

fd6a7c232df57250f490ffcfbfef980b96a96739 authored about 7 years ago
Set PseudocodeWidget objectName

22374096da1d6a22b2e7ddcd43db09df5908ffbd authored about 7 years ago
Cursor Key Navigation in DisassemblyContextWidget #167

4613ffa48590acfacec17c5e446d03c14dfb0729 authored about 7 years ago
Fix #143 Button focus

a3cc04fb2d4096c8a15fd335f4e58cd249bcd4c5 authored about 7 years ago
Fix #133 (r2 -V tab in AboutDialog)

d92f016eadb951fbc7229479bf6ab35bfed18ac6 authored about 7 years ago
Implemented syntax highlighter (#220)

* Implemented syntaxHighLighter
* removed PseudoWidget.ui
* buildfix
* reverted r2-submodule
...

4330b7ddaad7f89def86f9782b98111c75d02c88 authored about 7 years ago
GraphView: Change default vertical margin to 20. (#218)

f59e5bbc014d4ec822d2c13906b1c9ab46dbfcb4 authored about 7 years ago
Update radare2 submodule (#216)

dbfa51a27f417990ffddee337d8a2f553d3d9007 authored about 7 years ago
FunctionsWidget: Add undefine function action. (#217)

7b3c2fe7b1500f2fbca4569119f7d743164445d1 authored about 7 years ago
GraphView fixes (#214)

ce2557ccbe04bd4b23046c53fa5247d0fd22c353 authored about 7 years ago
Remove Theme Selection from Menu

now in PreferencesDialog

273c87eaba82d33f14d73d868f3c9f7d6bf1ba63 authored about 7 years ago
Fix memory leak

579ad54757ea6add4488625d17fe1a98c7ef87a5 authored about 7 years ago
Fix Warnings

0ca6fc6b296d5dec8f872ec1003705ba90a7a4da authored about 7 years ago
Move general options from AsmOptionsWidget to new GeneralOptionsWidget

c42b566a4c42697caffd57bd6d847648c94c71af authored about 7 years ago
Add PreferencesDialog and embed AsmOptions

94750ea15b4961e74e8ccf57f2d10d8efb73d299 authored about 7 years ago
Change "Running since" to "Running for"

911e4645d5eb40f7278a422379c8cd5098130ab2 authored about 7 years ago
Added <file>.r2 auto loading

33732291e714fef319b1f0999a9f38cee379a065 authored about 7 years ago
Added zooming shortcuts to README

f357303090f04e7ef5af54a78744717234398db7 authored about 7 years ago
Added graph zoom reset

dcf0996293dd85f7d3d2d17bf63d3af4eedd7418 authored about 7 years ago
DisassemblerGraphView: lots of additions.. (#213)

* GraphView: Add refactored graphview with animations etc.
* GraphView: Use new graphview and r...

86d467daf9f90a2072fbbd211c71d616282d5f09 authored about 7 years ago
Removed CreateNewDialog

d34b45ab4ac4908308dbc6398db2049df40905db authored about 7 years ago
Fetch disassembly with pdJ (Fixes #177) (#210)

* Use pdJ for DisassemblyWidget
* Attach DisassemblyLine to QTextBlock in DisassemblyWidget

4213852419ae7ed6121a4c19ef19200747a8e1fb authored about 7 years ago
Updated r2 submodule (Fix appveyor build) (#212)

fb796d0758bc52c928159e24e796ebdbb9c362c5 authored about 7 years ago
Fix for Qt 5.5

aafc99dcd6bf49316da7a12fef880eec72c9a071 authored about 7 years ago
PseudocodeWidget: Disable line wrapping (#209)

78c7d791cca78b3c2fc0b37a496e274b0f890a9f authored about 7 years ago
Fix #148: Show elapsed time of running analysis. (#207)

* Fix #148: Show elapsed time of running analysis.

* OptionsDialog: Add missing space after e...

c03f3395cdb892677aa1982e94a5fd7b5c857405 authored about 7 years ago
DisassemblyContextMenu: Add delete flag/function/comment. (#206)

134c0ebb39f7a5efe50da75a7cb69dca0d4d9723 authored about 7 years ago
Fix #147: Open dialog with advanced level is too tall. (#205)

522881c56947c75dae12ed492cdb49674211709b authored about 7 years ago
Fix #136: Add a 'Create function' right click. (#202)

* Fix #136: Add a 'Create function' right click.

* cutter: Filter function names.

e034a010a9347b15db42eacb7d7a33d67dbcdbcb authored about 7 years ago
Fixes #132: Make File->New create a new cutter instance. (#201)

4a3371873abb85b5402f4d06181e38f95b3ccefe authored about 7 years ago
Fixes #157: Add support for multiline comments. (#200)

* Fix a bug that prevented comments on invalid instructions to be edited

* CommentsDialog: Su...

746998be719cb2941bc4c0fd84ef06aa3e5f5275 authored about 7 years ago
VisualNavbar: Use maps if no sections are available. (#199)

df02b91e699dc9f07f277d91a4977e56a4493453 authored about 7 years ago
Fix #161: Make console dockable. (#198)

e3e108f35426e29a13b59d98d41735a9159027a1 authored about 7 years ago
VisualNavbar: Implement scrubbing, higher resolution, fix a ton of bugs. (#197)

8e0ca36e9874033a2e3238f8bd0bd947ebef68f4 authored about 7 years ago
Separate platform from use of APPIMAGE (#196)

253dae261c6a61a5cb31b3c746537c2f021fc6c4 authored about 7 years ago
VisualNavbar: fix use of std::isnan (#195)

44493c6327f1e7adfe7f6781dbeb3c6a041ade59 authored about 7 years ago
Rename Codegraphic to VisualNav and fix some bugs (#192)

* CodeGraphic: Use RVA_INVALID instead of 0 to indicate an invalid address.
* Rename CodeGraphi...

f36e9277fc27ab159868636952889eb937adf274 authored about 7 years ago
CodeGraphic: Improve cursor rendering performance (#191)

* CodeGraphic: Improve cursor rendering performance
* GraphicsBar: Don't jump to invalid addresses

3f357fbbc37ae801fdd9015392d4f83bfe939290 authored about 7 years ago
CodeGraphic: Small memory and performance improvements (#190)

8e0deeb1157887d743c1be0d25a67af1251fd8d7 authored about 7 years ago
Update Configuration.cpp (#186)

fixed issue #179 Strings not visible as yellow on white
changed the color7&9 to RGB(255,130,0...

79b4aefd4e6e982a6113f1caf93cc62c2410a402 authored about 7 years ago
Fix & extend CodeGraphic. Adds symbols, strings, etc (#187)

* Fix & extend CodeGraphic. Adds symbols, strings, etc, makes it clickable and shows the current...

5c9dec657d68e3a788ffd92c1dce37c5db59a37a authored about 7 years ago
Fix #188: Qt fails to handle long integers when decoding JSON (#189)

5ce151da949163bf20897bf9f1bd018d8d86334e authored about 7 years ago
shuffle icon names and fix icon installation

* don't refer to non-existant "cutter-small.png"
* icon renaming as requested:
https://github....

5aedbdba7130ff31295b8566f01998d7b00d60d7 authored about 7 years ago
Add basic Pseudocode tab (Fixes #142) (#184)

* Add basic Pseudocode tab (Fixes #142)
* Add missing include to fix Windows build
* Pseudocod...

8bc7213b8c571b5684a3e2f741129d160ec00dc0 authored about 7 years ago
Fix #155: Save project dialog doesn't handle ESC key

3f05e55bbee2242d3044bc492f04ccb596cdea93 authored about 7 years ago
Allow file selection by drag & drop (#173)

a729568a519b43a430357c261ca31f7ae3d8492b authored about 7 years ago
Fix style of last commit.

6752cd35e26b9c09d0143e1f940092c945549fe0 authored about 7 years ago
Fix invalid close()

496cbcfd4ddd579d9436637bb2ba67751dcbee6d authored about 7 years ago
Fix #146

e4fe1e180d2b94a770a6e1cfc30eef1c1511ec17 authored about 7 years ago
Clean README

b331dfd083edbbcbd33de83ce7bba17f4d142fe6 authored about 7 years ago
Reduced margins on open file (#141)

4370503c983f33f953ae03b4f0cac039f6d68d8b authored about 7 years ago
Replace wrong word (Fix #127)

cc44246ad63a472c80e0fcfa30141e0f3bfc51cc authored about 7 years ago
added about cutter at openfile dialog (#140)

e52468243def87612538a3e3a7513c0e2fad4cb1 authored about 7 years ago
Add aab and hasnext in advanced analysis (#137) (#139)

6c6f743f97937fe0723797dcf998514189230746 authored about 7 years ago
Add Icons with Background

10f46616dc54e2b3121f4d411c1ec0c5b79759fd authored about 7 years ago
Update cutter.icns

9f582b3b822b456a308afe8e058b2fe71562d2f2 authored about 7 years ago
Use Icon with Background on Linux

7c2bd975f95b7b81c7b8445e15b81e218f6e127f authored about 7 years ago
Do not update DisassemblyWidget at RVA_INVALID

572ba02a76cf3732ef21dc9a3e0c82e5b41b4d2e authored about 7 years ago
Updated Screenshot

6663c3ebeeaa98025f55732f90e084a0ea147f11 authored about 7 years ago
Update .gitignore

64eff170f20e1f31950b8311e29fcb26270be734 authored about 7 years ago
Select Parsing Tab by default in HexdumpWidget

af9ace74588bb1b3a7f0ffc55bca601954b014e4 authored about 7 years ago
Correct update after rename X used here

8ca69ff5fc3b0e279d94926174ac62d48bbb2bad authored about 7 years ago
Use default margins and spacing in dialogs

a101d3508fd467d40956b0c64962e862fb676448 authored about 7 years ago
Add rename X used here

baea88d744fe2ad6354f5ee16601177fd5d73d4e authored about 7 years ago
Use anj for rename X used here

f4e7880152ba633040f96a70f447ff8bbd25c3c6 authored about 7 years ago
Disable some unimplemented Context Menu Entries

a7eec661105bdee46faf46f43d7b766fac044921 authored about 7 years ago
Cleanup Nodepad

f80cf8eb0372fb4449c706a4edc51633a6cf7777 authored about 7 years ago
Update r2

3557b99cf128ab23f60b58f56b89b219472057d4 authored about 7 years ago
Fix regular Rename from DisassemblyContextMenu

10ce6e7e88242418d00f68c8d0fa713bdc06bfe6 authored about 7 years ago
Fix Omnibar

fab611f1b048abada0b1a4f66bcead0d1404c0be authored about 7 years ago
Adjust more buttons and logo in AboutDialog to dark theme

2a7d2b79b647aff528dd62e9d901fb5cc33e5a38 authored about 7 years ago
Adjust buttons to theme (Fix #89)

24179633294d912d69c4573b59d88dca67fdd97e authored about 7 years ago
Adjust logo in NewFileDialog and OptionsDialog to palette #89

f7cb84994a1f711730d43e022679c894717df843 authored about 7 years ago
Reset Settings for asm options (Fix #123)

fde759b6aed86ca187224b3ee5fec558cacdd3c1 authored about 7 years ago
Fix Reset Settings for Themes #123

7d9cfca2d84993d089e8240b296db5762b38ee1b authored about 7 years ago
Fix nested CommentsWidget double click (Fix #119)

b63d85b23de4e2408e436057d07642f60987b768 authored about 7 years ago
Clean up Hexdump sidebar a bit more #121

40a3928ab6da5e90db24a4dc5ddd0f2f2e75f340 authored about 7 years ago
SDB Browser (Fix #120)

4f1007a0cbd9c9c7b7a83408fb475d8e7066fe07 authored about 7 years ago
Clean up Hexdump Sidebar (Fix #121)

5b21f970ac742d46f3c86f2bb90d73bf6a6e66dd authored about 7 years ago
Set list item colors to system default

096db4b7e46f3d927c8beda11f10387ac28381f3 authored about 7 years ago
Update README.md

0a8755f47184b69dcec5e6a3a7b0e1e94050c1e6 authored about 7 years ago
Remove some errors

709d20105ef6d08c89c1fa490677eaa6c00a888c authored about 7 years ago
Set hexdump widget read only

19f419eb0d5ab0faf465abf8ecbda15e6b6669fe authored about 7 years ago
Add copy to DisassemblyWidget

903f2042e6bce3413849b07d9eaf2987849e8c8e authored about 7 years ago
Use correct highlight color in graph

dfc80a3b9b22091d3544e05c688ddc5a281aca18 authored about 7 years ago
Optimize colors a bit #89

c89ec30da45fbdbd43475c61001312887bbd8224 authored about 7 years ago
Enhance DisassemblyWidget highlighting

5fb0527acf2cc8e6f00a822a2a3fe9201596fa85 authored about 7 years ago
Highlight cursor line, not always first of offset in DiassemblyWidget

65ec19ddbfa77df6f52b36e42f5b429c4797e684 authored about 7 years ago
Seek on right click in DisassemblyWidget

de010d4c6cea36e0770c69b8b28718d4a5094c6a authored about 7 years ago