Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac dark mode bug fix and change background functionality #83

Open
wants to merge 168 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
168 commits
Select commit Hold shift + click to select a range
be6aac6
Update BuildUI.py
benjamintran1 Oct 12, 2023
54c595e
Bug Fix
benjamintran1 Oct 17, 2023
cae2e7b
Added Limit to Image Resize
ldeltastreaml Oct 19, 2023
e91d38b
Added Scrolling and Min Tab Size Adjusted
ldeltastreaml Oct 19, 2023
c726c6a
Added icons to toolbar
benjamintran1 Oct 19, 2023
9e8ec6f
Changed Section for Page
ldeltastreaml Oct 19, 2023
a5dc752
Revert "Changed Section for Page"
ldeltastreaml Oct 19, 2023
7489316
Pages can no longer be nested
ldeltastreaml Oct 19, 2023
bdc4365
Added Merge Pages function
ldeltastreaml Oct 19, 2023
760f061
Create add notebook function
Keido0208 Oct 19, 2023
fb0d614
Create add notebook function
Keido0208 Oct 19, 2023
436b445
Set default text to black
sillypenguin77 Oct 26, 2023
148e5d7
Added Link Widget Functionality
sillypenguin77 Oct 26, 2023
8d2eac0
Added table edit
benjamintran1 Nov 1, 2023
86d412f
added table functionality
benjamintran1 Nov 2, 2023
a9d70c4
Allow custom table sizes
benjamintran1 Nov 2, 2023
dcd5de2
Toolbar table functionality added
benjamintran1 Nov 3, 2023
423acaf
Merge branch 'main' into Toolbar
benjamintran1 Nov 3, 2023
c003263
Added bullets and italics
benjamintran1 Nov 3, 2023
6993f20
Bold, Italics, and Underline for Toolbar
benjamintran1 Nov 4, 2023
af498bf
Merge pull request #1 from Jonathon-Doran/Toolbar
sillypenguin77 Nov 4, 2023
31c6682
Update requirements.txt
ldeltastreaml Nov 4, 2023
8e5164e
Toolbar Changes
benjamintran1 Nov 5, 2023
2cb252e
Included comments, toolbar bug fixes, and changed bullet list connection
benjamintran1 Nov 5, 2023
7b0b3d8
Editor QoL changes
benjamintran1 Nov 6, 2023
9023474
Page text color
benjamintran1 Nov 6, 2023
6fef18a
Fix create new notebook
Keido0208 Nov 7, 2023
6fe44f7
Highlights lose focus properly
benjamintran1 Nov 7, 2023
fa62c5e
Fix create new notebook
Keido0208 Nov 7, 2023
95ed47c
Removed redundant code
benjamintran1 Nov 7, 2023
f1c9137
Small comments added
benjamintran1 Nov 7, 2023
cbe1788
Fixed Font Family and Font Size
benjamintran1 Nov 7, 2023
dccb3fa
Merge pull request #2 from Jonathon-Doran/Toolbar
benjamintran1 Nov 7, 2023
f51edd8
Added basic bullet point functionality
sillypenguin77 Nov 8, 2023
ffab360
Font Style fix and default setting for size
benjamintran1 Nov 8, 2023
be27e44
Merge branch 'main' into origin/brit-dev-branch
benjamintran1 Nov 8, 2023
4a13d7d
Merge pull request #5 from Jonathon-Doran/Toolbar
benjamintran1 Nov 9, 2023
4a4c621
Merge branch 'main' into Bullet-Points
benjamintran1 Nov 9, 2023
c33157b
Merge pull request #6 from Jonathon-Doran/Bullet-Points
benjamintran1 Nov 9, 2023
6d441d4
Update requirements.txt
ldeltastreaml Nov 9, 2023
803b066
.
benjamintran1 Nov 9, 2023
2ffe053
Merge branch 'Test-Branch' of https://github.com/Jonathon-Doran/OpenN…
ldeltastreaml Nov 9, 2023
f573aa8
Attempting to create new notebook
Keido0208 Nov 9, 2023
d583133
Merge pull request #7 from Jonathon-Doran/Tri-Dev-Branch
benjamintran1 Nov 9, 2023
2cfd88e
Merge branch 'main' into Test-Branch
benjamintran1 Nov 9, 2023
e89bd10
Merge pull request #8 from Jonathon-Doran/Test-Branch
benjamintran1 Nov 9, 2023
75dd4be
Revert "Pages can no longer be nested"
ldeltastreaml Nov 9, 2023
cd6a869
Revert "Merge branch 'Test-Branch' of https://github.com/Jonathon-Dor…
ldeltastreaml Nov 9, 2023
d632087
Merge branch 'Test-Branch' of https://github.com/Jonathon-Doran/OpenN…
ldeltastreaml Nov 9, 2023
0e4db5d
Revert "Revert "Pages can no longer be nested""
ldeltastreaml Nov 9, 2023
3f3dfbb
Revert "Merge pull request #8 from Jonathon-Doran/Test-Branch"
ldeltastreaml Nov 9, 2023
5387853
Change background color fix
benjamintran1 Nov 9, 2023
12bcde5
Empty containers properly delete
benjamintran1 Nov 9, 2023
b048421
Table toolbar button works again
benjamintran1 Nov 10, 2023
b40ca15
Merge branch 'main' into origin/brit-dev-branch
sillypenguin77 Nov 11, 2023
2f16822
Updated Bullet Points - style cycling
sillypenguin77 Nov 11, 2023
7410da5
Update PageView.py
ldeltastreaml Nov 11, 2023
4181f67
Correctly Implemented add page
ldeltastreaml Nov 11, 2023
7404047
Merge page function still in progress
ldeltastreaml Nov 11, 2023
486e153
link now adjusts size
benjamintran1 Nov 11, 2023
e088fc4
Merge branch 'main' into Test-Branch
benjamintran1 Nov 11, 2023
d80ba45
Merge pull request #10 from Jonathon-Doran/Test-Branch
benjamintran1 Nov 11, 2023
ccf7c91
Merge pull request #9 from Jonathon-Doran/origin/brit-dev-branch
benjamintran1 Nov 11, 2023
79f4854
Merge pull request #11 from Jonathon-Doran/editor-bug-fix
benjamintran1 Nov 11, 2023
e0338c9
Hyperlink now part of textbox widget class
sillypenguin77 Nov 16, 2023
de14f7a
Changed File paths
ldeltastreaml Nov 16, 2023
177d289
Changed icon file paths
ldeltastreaml Nov 16, 2023
18ed29e
Changed Icon File Path
ldeltastreaml Nov 16, 2023
1a65f6b
tables and images can be dragged again
benjamintran1 Dec 1, 2023
3f06bf6
Rotate left and right along with flip added
benjamintran1 Dec 5, 2023
e038f9d
link and table update
benjamintran1 Dec 5, 2023
2496c2b
Paint.py deletion from branch
ldeltastreaml Dec 5, 2023
59336ce
Merge pull request #12 from Jonathon-Doran/Test-Branch
benjamintran1 Dec 5, 2023
fddb8e9
Screensnip fix for Linux systems
ldeltastreaml Dec 6, 2023
5246987
Merge branch 'main' of https://github.com/Jonathon-Doran/OpenNote
ldeltastreaml Dec 6, 2023
de46c31
Miss spellings
ldeltastreaml Dec 6, 2023
2aee33f
Added alignment with right click context menu
benjamintran1 Dec 6, 2023
5b2a7e0
Merge pull request #13 from Jonathon-Doran/Image-Editing-Options
benjamintran1 Dec 6, 2023
9781e5b
Text alignment functionality
Keido0208 Dec 6, 2023
443302c
Revert "Text alignment functionality"
benjamintran1 Dec 6, 2023
e247b96
Merge two versions of screensnip
ldeltastreaml Dec 6, 2023
3be6ae9
Fixing issues
benjamintran1 Dec 6, 2023
a998d6f
Merge branch 'main' into fixing-1
benjamintran1 Dec 6, 2023
54a46ff
Update snipping tool
benjamintran1 Dec 6, 2023
50ca9b7
removed message
benjamintran1 Dec 6, 2023
61dbd95
Expand and shrink images
benjamintran1 Dec 6, 2023
9e1c796
Merge branch 'main' into origin/brit-dev-branch
sillypenguin77 Dec 7, 2023
6b5828c
Deleted unnecessary line
sillypenguin77 Dec 7, 2023
196f8d7
Hyperlink now part of textbox widget class
sillypenguin77 Dec 7, 2023
c9454b5
Added manual tab indent
sillypenguin77 Dec 7, 2023
421124e
Updated bullets to stop at 12 nested cycles
sillypenguin77 Dec 7, 2023
385b7c8
Added extra bullet point styles
sillypenguin77 Dec 7, 2023
7012b72
Merge pull request #14 from Jonathon-Doran/origin/brit-dev-branch
benjamintran1 Dec 7, 2023
9baac03
Added signals
benjamintran1 Dec 7, 2023
947a0a8
BulletUpperA and bulletUpperR to toolbar
benjamintran1 Dec 7, 2023
f09f3ef
Update Screensnip.py
ldeltastreaml Dec 7, 2023
d53f4d8
asset location fixed
ldeltastreaml Feb 7, 2024
26032ff
Rearrenging toolbar
ldeltastreaml Feb 7, 2024
2259faf
Allow adjusting image size
benjamintran1 Feb 12, 2024
94ed785
Textboxes no longer change color to black
benjamintran1 Feb 13, 2024
88f727f
Fixed texthighlightcolor and foreground color
benjamintran1 Feb 13, 2024
3e1a716
Got rid of temporary tabs
benjamintran1 Feb 14, 2024
a1eb5dd
Fix merge conflicts
benjamintran1 Feb 14, 2024
959ace0
Merge branch 'main' into Shrink-and-Expand-Image
benjamintran1 Feb 14, 2024
03b2ef1
Merge pull request #15 from Jonathon-Doran/Shrink-and-Expand-Image
benjamintran1 Feb 14, 2024
60848e0
Small fix for merging
benjamintran1 Feb 14, 2024
16cf383
Reorganized/Renaming menubar,toolbar, and right click menu
ldeltastreaml Feb 15, 2024
9526ced
Compressed code
ldeltastreaml Feb 15, 2024
d3024be
Addition of Alignment in toolbar and Removal from Right Click Menui
ldeltastreaml Feb 16, 2024
22ff736
Fixed a few screensnip issues
ldeltastreaml Feb 16, 2024
a27c63f
Getting code ready for right click menu
ldeltastreaml Feb 16, 2024
4ce3961
Added svg's for copy and cut
ldeltastreaml Feb 16, 2024
634ed74
Added Cut and Copy to toolbar + etc
ldeltastreaml Feb 16, 2024
d7d8d26
Merge branch 'main' of https://github.com/Jonathon-Doran/OpenNote
ldeltastreaml Feb 16, 2024
ff34ea6
Mac dark mode detection/change page color button
sillypenguin77 Feb 17, 2024
86dfa42
update mac dark mode visuals
sillypenguin77 Feb 17, 2024
6c90c52
merge commit
sillypenguin77 Feb 17, 2024
d25e953
Merge branch 'main' into origin/brit-dev-branch
sillypenguin77 Feb 17, 2024
f0b622a
Merge branch 'origin/brit-dev-branch' of https://github.com/Jonathon-…
sillypenguin77 Feb 17, 2024
4e6b169
Changed dropdown to medium gray, few minor style changes
Jettorix Feb 17, 2024
f27d1d3
Update
benjamintran1 Feb 20, 2024
1ce3901
Big Luis Upload
ldeltastreaml Feb 22, 2024
2f5ae25
Background only text widget
benjamintran1 Feb 22, 2024
9ce9d61
Merge branch 'main' into Insert-Space-Branch
benjamintran1 Feb 22, 2024
bba2f5c
Merge pull request #17 from Jonathon-Doran/Insert-Space-Branch
benjamintran1 Feb 22, 2024
43c7df0
Merge branch 'main' into origin/brit-dev-branch
benjamintran1 Feb 22, 2024
e5ec43a
Merge pull request #16 from Jonathon-Doran/origin/brit-dev-branch
benjamintran1 Feb 22, 2024
5a59f49
Fixed shrink and expand image resizing
benjamintran1 Feb 27, 2024
3b9b2c1
Wrong toolbar assignment
ldeltastreaml Feb 28, 2024
653a1be
Fixed screensnip bug for mac
sillypenguin77 Feb 29, 2024
84aecab
Added Window Restoration
sillypenguin77 Mar 1, 2024
0f55abc
Pop up menus and mutliselect
benjamintran1 Mar 6, 2024
a62f611
Merge branch 'Ben-Branch' into Shrink-and-Expand-Image
benjamintran1 Mar 7, 2024
3aac3ee
Merge pull request #19 from Jonathon-Doran/Shrink-and-Expand-Image
benjamintran1 Mar 7, 2024
65e6b37
Added strikethrough functionality
sillypenguin77 Mar 7, 2024
79c88b6
BuildUI Overhaul + Custom Title Bar
ldeltastreaml Mar 7, 2024
0748556
Merge branch 'main' into origin/brit-dev-branch
sillypenguin77 Mar 9, 2024
5b4de11
Merge pull request #20 from Jonathon-Doran/origin/brit-dev-branch
sillypenguin77 Mar 9, 2024
f204d23
Date and Time button added + removed unnecessary buttons
ldeltastreaml Mar 10, 2024
ec432db
Reworked Titlebar UI + New build def
ldeltastreaml Mar 10, 2024
a59ed26
Added style to menubutton
ldeltastreaml Mar 10, 2024
ac5a314
Fleshed Out Titlebar and More
ldeltastreaml Mar 15, 2024
7514f6b
Mouse Moving the Window change
ldeltastreaml Mar 21, 2024
a25db5a
Added Paste button to toolbar
ldeltastreaml Mar 23, 2024
c1dcbb2
Multiselect and toolbar functions
benjamintran1 Apr 1, 2024
8da248d
Empty widgets get remved again
benjamintran1 Apr 1, 2024
1bd83ad
Selection bg color and moving functions around
benjamintran1 Apr 1, 2024
284e9aa
text widgets now expand if max height is reached
benjamintran1 Apr 1, 2024
629136b
minor changes
benjamintran1 Apr 2, 2024
35b2006
fixing widgetattributechanged function
benjamintran1 Apr 2, 2024
d27f24f
fixed bullets, align, and background color
benjamintran1 Apr 2, 2024
43866d4
minor changes
benjamintran1 Apr 4, 2024
131a6fa
Fix minor typo which caused multiselect issue
benjamintran1 Apr 4, 2024
e59c027
Removing changes made for testing
benjamintran1 Apr 4, 2024
a9da77a
small fix
benjamintran1 Apr 4, 2024
14c6028
Merge pull request #21 from Jonathon-Doran/refactor-branch
benjamintran1 Apr 4, 2024
6b1b765
Added Undo/Redo buttons to toolabr
Jettorix Apr 10, 2024
9ebe820
Small toolbar change
Jettorix Apr 10, 2024
bb822c1
Updated documentation
sillypenguin77 Apr 11, 2024
458cd66
Merge branch 'main' into origin/brit-dev-branch
sillypenguin77 Apr 11, 2024
25d925d
Merge pull request #22 from Jonathon-Doran/origin/brit-dev-branch
sillypenguin77 Apr 11, 2024
7f2048f
Update BuildUI.py
benjamintran1 Apr 11, 2024
2fe41a7
Merge pull request #23 from Jonathon-Doran/minor-fixes
benjamintran1 Apr 11, 2024
aa32c11
Changed from Menubar to Tabbar
ldeltastreaml Apr 20, 2024
8c61fdc
Updated Undo widget selection
Jettorix Apr 23, 2024
d6f0f0d
Implemented Redo Functionality
Jettorix Apr 25, 2024
0ccbc77
Corrected function calling for Undo/Redo
Jettorix Apr 25, 2024
05c1c9b
Deleted code that was causing bugs
Jettorix Apr 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions Assets/White-OpenNoteLogo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions Assets/icons/svg_add_page.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_align_center.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_align_left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_align_right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_bulletUA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_bulletUR.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_bullet_number.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions Assets/icons/svg_bullets.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions Assets/icons/svg_close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions Assets/icons/svg_copy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_crop.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_cut.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_date.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets/icons/svg_dateTime.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions Assets/icons/svg_delete.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading