Commit Graph

29 Commits (9aa9292f16155914b90f39de7eab85420538b7ca)

Author SHA1 Message Date
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 38a8231ae2 Add some enhanced UX around the language update.
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
11 months ago
Simon Quigley a757d52244 Correct the logic for incorrect passwords. Looks like spaghetti. 🍝
11 months ago
Aaron Rainbolt f13034ecc2 Make the WiFi password prompt pop up again if a wrong password is input
12 months ago
Aaron Rainbolt 22819a4443 Enhance WiFi connection handler, auto-update connection status, fix layout glitch
12 months ago
Simon Quigley 7ddbe923e2 Add WiFi selection feature, just the basics. Needs lots of cleanup and UX love
12 months ago
Simon Quigley a24a8a497b Make those state names translatable
12 months ago
Simon Quigley 36f9a0c344 Implement different network connectivity states
12 months ago
Simon Quigley acfd803cd4 Finish correct state transitions for WiFi status, next step is actually being able to enter a password
12 months ago
Simon Quigley 2d7fcde06a American English is the default, write a function to handle language list generation
12 months ago
Simon Quigley 2c5bda9356 Add preliminary code for a WiFi dropdown, and a language selector dropdown.
12 months ago
Simon Quigley 215ba27500 Fix segfault on launch
12 months ago
Simon Quigley 5e616be3a4 Add Language and WiFi dropdown boxes, plus, update the background image - builds but doesn't run
12 months ago
Simon Quigley ca33c24096 Port back to Qt 5.
12 months ago
Aaron Rainbolt b01051a243 User interface overhaul.
2 years ago
Aaron Rainbolt 6af8cc8c87 Drop to a desktop if the install fails or is canceled.
2 years ago
Aaron Rainbolt 4293c7a681 Move the lubuntu-installer script to libexec
2 years ago
Aaron Rainbolt 287dcfe606 Ignore aspect ratio when scaling background (Bug #1)
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