Simon Quigley
ac7ec3a07f
Add some licensing information.
11 months ago
Simon Quigley
9aa9292f16
Disable some items when the language is being changed.
11 months ago
Simon Quigley
d402c2e8d1
Add some special-casing for different quirks in langpack names.
11 months ago
Simon Quigley
383aecd4cf
Remove debugging change
11 months ago
Simon Quigley
358099a9b9
Explicitly install to /usr
11 months ago
Simon Quigley
2ce5ea4177
Explicitly install the new script.
11 months ago
Simon Quigley
38a8231ae2
Add some enhanced UX around the language update.
11 months ago
Simon Quigley
27e12337a6
Bah, let's throw it to 23.
11 months ago
Simon Quigley
38bb3a785b
Move to using KLed instead of manually specifying a unicode button.
11 months ago
Simon Quigley
24a20939a6
Add a backend for the language selection menu
...
Assuming you're running this at root, immediately when the dropdown box has a changed value, it installs the required language packs, updates the system locale, then kicks off an SDDM reboot.
This needs lots of error handling and UX to ensure the user doesn't just hold down the down arrow and crash their computer.
11 months ago
Simon Quigley
a757d52244
Correct the logic for incorrect passwords. Looks like spaghetti. 🍝
11 months ago
Aaron Rainbolt
c6b13dd919
Prep for translations
11 months ago
Aaron Rainbolt
f13034ecc2
Make the WiFi password prompt pop up again if a wrong password is input
11 months ago
Aaron Rainbolt
22819a4443
Enhance WiFi connection handler, auto-update connection status, fix layout glitch
11 months ago
Simon Quigley
7ddbe923e2
Add WiFi selection feature, just the basics. Needs lots of cleanup and UX love
11 months ago
Simon Quigley
a24a8a497b
Make those state names translatable
11 months ago
Simon Quigley
36f9a0c344
Implement different network connectivity states
11 months ago
Simon Quigley
acfd803cd4
Finish correct state transitions for WiFi status, next step is actually being able to enter a password
11 months ago
Simon Quigley
2d7fcde06a
American English is the default, write a function to handle language list generation
11 months ago
Simon Quigley
2c5bda9356
Add preliminary code for a WiFi dropdown, and a language selector dropdown.
11 months ago
Simon Quigley
215ba27500
Fix segfault on launch
11 months ago
Simon Quigley
5e616be3a4
Add Language and WiFi dropdown boxes, plus, update the background image - builds but doesn't run
11 months ago
Simon Quigley
ca33c24096
Port back to Qt 5.
...
To be consistent in app launching, port back to Qt 5. Also, bump the C++ standard to 23, well, just because, and make the installer prompt display on both monitors, instead of just one.
11 months ago
Aaron Rainbolt
c2ac6af2d9
Document how the installer prompt works.
2 years ago
Aaron Rainbolt
b01051a243
User interface overhaul.
2 years ago
Aaron Rainbolt
de6df8b266
Add a symlink to fix the LXQt theme.
2 years ago
Aaron Rainbolt
6af8cc8c87
Drop to a desktop if the install fails or is canceled.
2 years ago
Aaron Rainbolt
9f9f7118eb
Change the desktop file to an X session and add supporting files.
2 years ago
Aaron Rainbolt
4293c7a681
Move the lubuntu-installer script to libexec
2 years ago
Aaron Rainbolt
936cf6ac8d
Do not enforce a maximum window size
...
The original maximum window size of 1920x1080 causes the window to not
fill the screen (and not even display all content) on large screens.
Removing the maximum window size makes the prompt display properly on
large screens.
2 years ago
Aaron Rainbolt
287dcfe606
Ignore aspect ratio when scaling background (Bug #1 )
...
Qt:KeepAspectRatio results in the background image becoming strangely
mangled. Changing to Qt::IgnoreAspectRatio results in scaling behavior
very similar to the behavior used by PCManFM-Qt by default when scaling
wallpapers, resulting in the image sometimes looking "stretched" or
"squished", but never mangled.
2 years ago
Simon Quigley
881d7c34ba
Remove old garbage patch file, and bump to 0.3.0 on master.
2 years ago
Simon Quigley
d9ce00d89a
Oops, don't forget the DESTINATION keyword.
2 years ago
Simon Quigley
67d433d52f
Initial desktop file.
2 years ago
Simon Quigley
ba868214f2
Bump version on master to 0.2.0, to prep for the next release.
2 years ago
Simon Quigley
6203ba1d2b
Pre-release README fixup.
2 years ago
Simon Quigley
81b3e4f327
Make the window maximum huge to deal with screens even bigger than 1920x1080.
2 years ago
Simon Quigley
55c3f71582
Install executables to the right spots.
2 years ago
Simon Quigley
06e89e5442
Fix some issues with scaling on smaller screens.
2 years ago
Simon Quigley
bc84bc1df6
Launch Calamares on Install Lubuntu button.
2 years ago
Simon Quigley
0699c1c86a
Comments are good.
2 years ago
Simon Quigley
75d39abcfa
Make the buttons look pretty.
2 years ago
Simon Quigley
171a79b519
Quit the application when tryLubuntu is clicked.
2 years ago
Simon Quigley
6814333aba
Rename a lot from MainWindow to InstallerPrompt, getting this made into something we can actually publish.
2 years ago
Simon Quigley
4ed0cf3a4a
Some UI cleanup. We're getting closer.
2 years ago
Simon Quigley
cd3376befe
Use the background image given by arraybolt3.
2 years ago
Simon Quigley
76bd63729c
Initial mockup. Very very ugly. Needs tons of cleanup.
2 years ago
Simon Quigley
0d6bd4f26a
Initial commit.
2 years ago